
Time bar (total: 11.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.7% | 0.3% | 0% | 0% | 0% | 0 |
| 100% | 99.7% | 0% | 0.3% | 0% | 0% | 0% | 1 |
Compiled 19 to 19 computations (0% saved)
| 963.0ms | 8 256× | 0 | valid |
ival-mult: 166.0ms (31.9% of total)ival-div: 160.0ms (30.7% of total)ival-add: 122.0ms (23.4% of total)ival-sub: 56.0ms (10.8% of total)exact: 8.0ms (1.5% of total)ival-true: 5.0ms (1% of total)ival-assert: 3.0ms (0.6% of total)| 1× | egg-herbie |
| 2 224× | lower-fma.f64 |
| 2 224× | lower-fma.f32 |
| 1 602× | sub-neg |
| 838× | distribute-neg-in |
| 762× | +-commutative |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 166 | 614 |
| 1 | 475 | 605 |
| 2 | 1302 | 595 |
| 3 | 3620 | 595 |
| 4 | 6066 | 595 |
| 0 | 17 | 17 |
| 0 | 25 | 17 |
| 1 | 40 | 17 |
| 2 | 85 | 17 |
| 3 | 175 | 17 |
| 4 | 328 | 17 |
| 5 | 647 | 17 |
| 6 | 1078 | 17 |
| 7 | 1661 | 17 |
| 8 | 2024 | 17 |
| 9 | 2114 | 17 |
| 10 | 2151 | 17 |
| 11 | 2151 | 17 |
| 12 | 2151 | 17 |
| 13 | 2152 | 17 |
| 0 | 2152 | 14 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| Outputs |
|---|
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(sort x y)
(sort z t)
(sort a b)
| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 4 | 0 | - | 0 | - | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 3 | 0 | - | 0 | - | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (*.f64 x y) |
| 0 | 0 | - | 0 | - | c |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 16 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 z t) |
| 0 | 0 | - | 0 | - | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 a b) |
| 0 | 0 | - | 0 | - | b |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) | nan-rescue | 4 | 0 |
| ↳ | (/.f64 (*.f64 z t) #s(literal 16 binary64)) | overflow | 29 | |
| ↳ | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) | overflow | 69 | |
| ↳ | (*.f64 x y) | overflow | 45 | |
| ↳ | (*.f64 z t) | overflow | 29 | |
| ↳ | (/.f64 (*.f64 a b) #s(literal 4 binary64)) | overflow | 27 | |
| ↳ | (*.f64 a b) | overflow | 27 | |
+.f64 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) | nan-rescue | 3 | 0 |
| ↳ | (*.f64 x y) | overflow | 45 | |
| ↳ | (/.f64 (*.f64 z t) #s(literal 16 binary64)) | overflow | 29 | |
| ↳ | (*.f64 z t) | overflow | 29 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 7 | 0 |
| - | 0 | 249 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 7 | 0 | 0 |
| - | 0 | 0 | 249 |
| number | freq |
|---|---|
| 0 | 249 |
| 1 | 7 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 65.0ms | 512× | 0 | valid |
Compiled 190 to 72 computations (62.1% saved)
ival-sub: 12.0ms (35.6% of total)ival-mult: 10.0ms (29.7% of total)ival-div: 7.0ms (20.8% of total)ival-add: 4.0ms (11.9% of total)exact: 1.0ms (3% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Compiled 7 to 7 computations (0% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 97.2% | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
Compiled 24 to 17 computations (29.2% saved)
| 1× | egg-herbie |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 128 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| ✓ | cost-diff | 128 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| ✓ | cost-diff | 384 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 2 224× | lower-fma.f64 |
| 2 224× | lower-fma.f32 |
| 640× | lower-*.f32 |
| 634× | lower-*.f64 |
| 576× | cancel-sign-sub-inv |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 69 |
| 0 | 25 | 69 |
| 1 | 40 | 69 |
| 2 | 85 | 69 |
| 3 | 175 | 69 |
| 4 | 328 | 69 |
| 5 | 647 | 69 |
| 6 | 1078 | 69 |
| 7 | 1661 | 69 |
| 8 | 2024 | 69 |
| 9 | 2114 | 69 |
| 10 | 2151 | 69 |
| 11 | 2151 | 69 |
| 12 | 2151 | 69 |
| 13 | 2152 | 69 |
| 0 | 2152 | 63 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
(*.f64 x y) |
x |
y |
(/.f64 (*.f64 z t) #s(literal 16 binary64)) |
(*.f64 z t) |
z |
t |
#s(literal 16 binary64) |
(/.f64 (*.f64 a b) #s(literal 4 binary64)) |
(*.f64 a b) |
a |
b |
#s(literal 4 binary64) |
c |
| Outputs |
|---|
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y c))) |
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
(/.f64 (*.f64 z t) #s(literal 16 binary64)) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
(*.f64 z t) |
z |
t |
#s(literal 16 binary64) |
(/.f64 (*.f64 a b) #s(literal 4 binary64)) |
(*.f64 a (*.f64 b #s(literal 1/4 binary64))) |
(*.f64 a b) |
a |
b |
#s(literal 4 binary64) |
c |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 100.0% | (*.f64 a b) |
| ✓ | accuracy | 99.1% | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| ✓ | accuracy | 98.6% | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 128.0ms | 256× | 0 | valid |
Compiled 71 to 19 computations (73.2% saved)
ival-add: 5.0ms (33.5% of total)ival-mult: 5.0ms (33.5% of total)ival-div: 3.0ms (20.1% of total)ival-sub: 1.0ms (6.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 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ()) |
#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ()) |
#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ()) |
#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ()) |
#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ()) |
#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (* 1/16 (* t z)) (taylor 0 z) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 z) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 z) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 z) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 t) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 t) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 t) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 t) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (/.f64 (*.f64 z t) #s(literal 16 binary64)) (patch (/.f64 (*.f64 z t) #s(literal 16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor 0 a) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor inf a) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor inf a) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor inf a) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor inf a) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor -inf a) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor 0 b) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor inf b) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor inf b) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor inf b) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor inf b) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/4 (* a b)) (taylor -inf b) (#s(alt (/.f64 (*.f64 a b) #s(literal 4 binary64)) (patch (/.f64 (*.f64 a b) #s(literal 4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 c) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) (patch (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/16 (* t z)) (* 1/4 (* a b))) (taylor 0 x) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 x) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 x) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 x) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/16 (* t z)) (* 1/4 (* a b))) (taylor 0 y) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 y) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 y) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 y) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 1/4 (* a b))) (taylor 0 z) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 1/4 (* a b))) (taylor 0 t) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 a) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) (taylor inf a) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) (taylor inf a) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) (taylor inf a) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 b) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) (taylor inf b) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) (taylor inf b) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) (taylor inf b) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) (patch (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 x) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 x) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 x) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 x) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* 1/16 (/ (* t z) x)))) (taylor inf x) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* 1/16 (/ (* t z) x)))) (taylor inf x) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (* 1/16 (/ (* t z) x)))) (taylor inf x) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) (taylor -inf x) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) (taylor -inf x) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) (taylor -inf x) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 y) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 y) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 y) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 y) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* 1/16 (/ (* t z) y)))) (taylor inf y) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* 1/16 (/ (* t z) y)))) (taylor inf y) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (* 1/16 (/ (* t z) y)))) (taylor inf y) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) (taylor -inf y) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) (taylor -inf y) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) (taylor -inf y) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 z) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 z) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 z) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 z) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 1/16 t) (/ (* x y) z))) (taylor inf z) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 1/16 t) (/ (* x y) z))) (taylor inf z) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 1/16 t) (/ (* x y) z))) (taylor inf z) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 t) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 t) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 t) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 t) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/16 z) (/ (* x y) t))) (taylor inf t) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/16 z) (/ (* x y) t))) (taylor inf t) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/16 z) (/ (* x y) t))) (taylor inf t) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (patch (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<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 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 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 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 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 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>) () ())) ()) |
75 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 20.0ms | z | @ | 0 | (/ (* z t) 16) |
| 1.0ms | y | @ | -inf | (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) |
| 1.0ms | a | @ | inf | (/ (* a b) 4) |
| 1.0ms | t | @ | 0 | (/ (* z t) 16) |
| 1.0ms | x | @ | 0 | (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) |
| 1× | egg-herbie |
| 17 544× | lower-fma.f64 |
| 17 544× | lower-fma.f32 |
| 4 640× | lower-*.f64 |
| 4 640× | lower-*.f32 |
| 2 338× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 203 | 3234 |
| 1 | 683 | 3198 |
| 2 | 2202 | 3156 |
| 3 | 6755 | 3150 |
| 0 | 8507 | 2839 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(* 1/4 (* a b)) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(- (* x y) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (* x y) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(* 1/16 (* t z)) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(* x y) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(* 1/16 (* t z)) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(* x y) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(* x y) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(* 1/16 (* t z)) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(* x y) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
| Outputs |
|---|
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(* 1/4 (* a b)) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(fma.f64 x y (-.f64 (*.f64 x (/.f64 c x)) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(fma.f64 x y (-.f64 (*.f64 x (/.f64 c x)) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(fma.f64 x y (-.f64 (*.f64 x (/.f64 c x)) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(-.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(-.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(-.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(fma.f64 x y (-.f64 (*.f64 y (/.f64 c y)) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(fma.f64 x y (-.f64 (*.f64 y (/.f64 c y)) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(fma.f64 x y (-.f64 (*.f64 y (/.f64 c y)) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(-.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(-.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(-.f64 (*.f64 x y) (*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) #s(literal 1 binary64))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(-.f64 (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(-.f64 (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(-.f64 (*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 x y c)) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 x y c)) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 x y c)) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(-.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(-.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(-.f64 (*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 x y c)) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 x y c)) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(neg.f64 (fma.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 a b)) (fma.f64 x y c)) #s(literal 1 binary64) (*.f64 t (*.f64 z #s(literal -1/16 binary64))))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (fma.f64 x (/.f64 y b) (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (fma.f64 x (/.f64 y b) (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (fma.f64 x (/.f64 y b) (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 a (*.f64 #s(literal -1/4 binary64) (/.f64 b c)) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 a (*.f64 #s(literal -1/4 binary64) (/.f64 b c)) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 a (*.f64 #s(literal -1/4 binary64) (/.f64 b c)) (fma.f64 x (/.f64 y c) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) c))) c) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) c) c) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) c) c) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) c) c) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(-.f64 (*.f64 x y) (*.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (*.f64 #s(literal 1/4 binary64) (*.f64 a b))) #s(literal 1 binary64))) |
(- (* x y) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(- (* x y) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(literal 1 binary64)))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 b #s(literal -1/4 binary64) (/.f64 (*.f64 x y) a)))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 b #s(literal -1/4 binary64) (/.f64 (*.f64 x y) a)))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 b #s(literal -1/4 binary64) (/.f64 (*.f64 x y) a)))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) a))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) a))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) a))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 a #s(literal -1/4 binary64))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 a #s(literal -1/4 binary64))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (*.f64 a #s(literal -1/4 binary64))))) |
(* -1/4 (* a b)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* x (+ y (* 1/16 (/ (* t z) x)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (* x (+ (* -1 y) (* -1/16 (/ (* t z) x))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* y (+ x (* 1/16 (/ (* t z) y)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* -1 (* y (+ (* -1 x) (* -1/16 (/ (* t z) y))))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #s(literal 1 binary64) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* z (+ (* 1/16 t) (/ (* x y) z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* -1 (* z (+ (* -1 (/ (* x y) z)) (* -1/16 t)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* x y) |
(*.f64 x y) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* t (+ (* 1/16 z) (/ (* x y) t))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* -1 (* t (+ (* -1 (/ (* x y) t)) (* -1/16 z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
| 1× | batch-egg-rewrite |
| 5 364× | lower-*.f32 |
| 5 358× | lower-*.f64 |
| 4 844× | lower-/.f32 |
| 4 840× | lower-/.f64 |
| 4 258× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 57 |
| 0 | 25 | 57 |
| 1 | 96 | 57 |
| 2 | 943 | 57 |
| 0 | 8624 | 52 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (*.f64 z t) #s(literal 16 binary64)) |
(/.f64 (*.f64 a b) #s(literal 4 binary64)) |
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
(-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
(+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
(*.f64 a b) |
(*.f64 x y) |
| Outputs |
|---|
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64))) |
(neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) |
(/.f64 (*.f64 z t) #s(literal 16 binary64)) |
(/.f64 (*.f64 t (neg.f64 z)) #s(literal -16 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal 16 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (neg.f64 z)))) #s(literal -16 binary64)) |
(pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
(*.f64 t (*.f64 z #s(literal 1/16 binary64))) |
(*.f64 t (/.f64 z #s(literal 16 binary64))) |
(*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 z t)) |
(*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 t #s(literal 1/16 binary64)) z) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(neg.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(/.f64 (*.f64 a b) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (*.f64 a b)) #s(literal -4 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a b))) #s(literal 4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a b)))) #s(literal -4 binary64)) |
(pow.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 a (*.f64 b #s(literal 1/4 binary64))) |
(*.f64 b (*.f64 a #s(literal 1/4 binary64))) |
(*.f64 b (/.f64 a #s(literal 4 binary64))) |
(*.f64 (*.f64 a b) #s(literal 1/4 binary64)) |
(*.f64 (neg.f64 (*.f64 a b)) #s(literal -1/4 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 a b)) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 a b)) #s(literal -1 binary64))) |
(*.f64 (*.f64 b #s(literal 1/4 binary64)) a) |
(+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(+.f64 (*.f64 x y) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
(+.f64 (*.f64 x y) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) |
(+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) |
(+.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) |
(+.f64 (+.f64 c (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(+.f64 (+.f64 c (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) (/.f64 (*.f64 c c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) |
(-.f64 (+.f64 c (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (/.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 x y (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
(fma.f64 x y (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
(fma.f64 y x (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) |
(fma.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) c) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) c) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))))) |
(/.f64 (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) (neg.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (-.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (*.f64 c (*.f64 c c))))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (fma.f64 c c (*.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 c c)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) (*.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 c c))) (*.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))))) (neg.f64 (neg.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) (neg.f64 (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))) (neg.f64 (+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (pow.f64 (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (pow.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #s(literal 3 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (*.f64 (*.f64 x y) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (pow.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 x (*.f64 y (*.f64 x y)) (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) (*.f64 (*.f64 x y) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (pow.f64 (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (-.f64 (*.f64 (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c)))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (neg.f64 c))))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (pow.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c) #s(literal 3 binary64))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (-.f64 (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 c (*.f64 x y)) #s(literal 3 binary64)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) (fma.f64 (+.f64 c (*.f64 x y)) (+.f64 c (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (*.f64 (+.f64 c (*.f64 x y)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 c (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))) (fma.f64 (+.f64 c (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (+.f64 c (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (+.f64 c (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)) (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))))) |
(*.f64 (*.f64 (+.f64 (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) c) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c))) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) c)))) |
(+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(+.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(+.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(+.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 x y)) |
(-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (/.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 a b)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64)))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64)))) |
(-.f64 (/.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (/.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64))) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) |
(fma.f64 x y (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 (neg.f64 (*.f64 a b)) #s(literal 1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) |
(fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (*.f64 a b)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (neg.f64 (-.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) (fma.f64 y (*.f64 x (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal -4 binary64))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (*.f64 a b))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (*.f64 a b)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 a b))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64))) |
(/.f64 (+.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (*.f64 a b)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (+.f64 #s(literal -4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (*.f64 a b)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a b))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (*.f64 a b)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 a b))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (*.f64 a b)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (*.f64 a b)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal -4 binary64))) |
(/.f64 (fma.f64 (*.f64 a b) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 a b) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 a b) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a b) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (*.f64 a b) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) (*.f64 #s(literal -4 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (*.f64 a b) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) (*.f64 #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (*.f64 a b) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 #s(literal 4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) (*.f64 #s(literal 4 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 #s(literal 4 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) (*.f64 #s(literal 4 binary64) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 a b)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal 4 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal 1 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (*.f64 #s(literal -4 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64)) (*.f64 #s(literal -4 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 #s(literal -4 binary64) (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) (*.f64 #s(literal -4 binary64) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) (*.f64 #s(literal -4 binary64) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 (*.f64 a b))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))))) (*.f64 #s(literal -4 binary64) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal 1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal -1 binary64))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (*.f64 a b))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (*.f64 a b)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 a b))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (*.f64 a b)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -1 binary64))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (*.f64 a b))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -4 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (*.f64 a b)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal -1 binary64))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 a b))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -4 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (*.f64 a b)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal -1 binary64))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal 4 binary64)) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (*.f64 a b)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (/.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal -1 binary64))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (neg.f64 (neg.f64 (*.f64 a b))))) (*.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (*.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)))) (*.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal 4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (*.f64 a b)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) #s(literal -4 binary64)) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (neg.f64 (*.f64 a b))))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal 4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 a b)))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) #s(literal -4 binary64)) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (neg.f64 (*.f64 a b))))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))))) (neg.f64 (fma.f64 y (*.f64 x (*.f64 x y)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (*.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (pow.f64 (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (fma.f64 x y (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (pow.f64 (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) (*.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 x y) (*.f64 a (*.f64 b #s(literal 1/4 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (*.f64 x y))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal -1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (*.f64 (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))) (fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal 1/4 binary64)) (fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y))))) |
(+.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
(+.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 x y)) |
(fma.f64 x y (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) |
(fma.f64 y x (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) |
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (*.f64 x y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 x y)) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 x y)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 x y)) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) |
(/.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 y (*.f64 x (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 z t) #s(literal 1/16 binary64)) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (*.f64 (*.f64 z t) #s(literal 1/16 binary64))))) |
(*.f64 a b) |
(*.f64 b a) |
(*.f64 x y) |
(*.f64 y x) |
Compiled 25 387 to 1 538 computations (93.9% saved)
10 alts after pruning (10 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 658 | 10 | 668 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 659 | 10 | 669 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 98.8% | (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
| 55.2% | (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) | |
| ▶ | 47.4% | (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
| ▶ | 79.3% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
| 98.4% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) | |
| 75.0% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) | |
| 67.4% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| ▶ | 34.9% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
| 26.9% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) | |
| ▶ | 23.5% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
Compiled 324 to 224 computations (30.9% saved)
| 1× | egg-herbie |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (fma.f64 x y c) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | cost-diff | 0 | #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| ✓ | cost-diff | 0 | (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | cost-diff | 0 | (*.f64 x y) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
| ✓ | cost-diff | 0 | (*.f64 t #s(literal 1/16 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
| ✓ | cost-diff | 0 | (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
| ✓ | cost-diff | 128 | (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) |
| 2 288× | lower-fma.f32 |
| 2 280× | lower-fma.f64 |
| 672× | lower-*.f32 |
| 656× | lower-*.f64 |
| 574× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 222 |
| 0 | 53 | 222 |
| 1 | 94 | 219 |
| 2 | 174 | 219 |
| 3 | 290 | 219 |
| 4 | 442 | 216 |
| 5 | 838 | 216 |
| 6 | 1412 | 216 |
| 7 | 2251 | 214 |
| 8 | 2720 | 214 |
| 9 | 2859 | 214 |
| 10 | 2896 | 214 |
| 11 | 2916 | 214 |
| 12 | 2916 | 214 |
| 13 | 2922 | 214 |
| 0 | 2922 | 207 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
y |
x |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
z |
(*.f64 t #s(literal 1/16 binary64)) |
t |
#s(literal 1/16 binary64) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(*.f64 a b) |
a |
b |
#s(literal -1/4 binary64) |
c |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
(*.f64 x y) |
x |
y |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
t |
z |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
c |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(fma.f64 x y c) |
x |
y |
c |
| Outputs |
|---|
(fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
(fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
y |
x |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
z |
(*.f64 t #s(literal 1/16 binary64)) |
t |
#s(literal 1/16 binary64) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 a b) |
a |
b |
#s(literal -1/4 binary64) |
c |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x)) |
(*.f64 x y) |
(*.f64 y x) |
x |
y |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
(*.f64 z t) |
t |
z |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
c |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
(fma.f64 x y c) |
(fma.f64 y x c) |
x |
y |
c |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (fma.f64 x y c) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 99.6% | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
| ✓ | accuracy | 79.7% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
| ✓ | accuracy | 100.0% | (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | accuracy | 35.2% | #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | accuracy | 23.5% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | accuracy | 100.0% | (*.f64 x y) |
| ✓ | accuracy | 34.9% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
| ✓ | accuracy | 100.0% | (*.f64 t #s(literal 1/16 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a b) |
| ✓ | accuracy | 99.6% | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
| ✓ | accuracy | 99.2% | (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
| 50.0ms | 256× | 0 | valid |
Compiled 199 to 34 computations (82.9% saved)
ival-mult: 16.0ms (52% of total)ival-add: 9.0ms (29.2% of total)ival-div: 3.0ms (9.7% of total)ival-sub: 1.0ms (3.2% 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 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ()) |
#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ()) |
#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ()) |
#s(alt (*.f64 x y) (patch (*.f64 x y) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ()) |
#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ()) |
#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ()) |
#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ()) |
#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ()) |
#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ()) |
#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ()) |
#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 z) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 t) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 a) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 b) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 c) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) (patch (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 y) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 x) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 z) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 t) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 c) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) (patch (fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) (taylor inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) (taylor inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) (taylor inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) (taylor -inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) (taylor -inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) (taylor -inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (taylor inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (taylor inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) (taylor inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) (taylor -inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) (taylor -inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) (taylor -inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 a) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 a) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 a) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 a) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) (taylor inf a) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) (taylor inf a) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) (taylor inf a) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 b) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 b) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 b) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 b) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) (taylor inf b) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) (taylor inf b) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) (taylor inf b) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.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 (* 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 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 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 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 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 (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.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 (* t z) (taylor 0 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 (* 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 (* t z) (taylor -inf t) (#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 (* t z) (taylor 0 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 (* 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 (* t z) (taylor -inf z) (#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 c) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (patch (+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/16 (* t z)) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* 1/16 (* t z)) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (* x y) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 a) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* 1/16 (* t z)) (* x y)) (taylor 0 b) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 x) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 x) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 x) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 x) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (taylor inf x) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (taylor inf x) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (taylor inf x) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) (taylor -inf x) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) (taylor -inf x) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) (taylor -inf x) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 y) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 y) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 y) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 y) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (taylor inf y) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (taylor inf y) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (taylor inf y) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) (taylor -inf y) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) (taylor -inf y) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) (taylor -inf y) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* x y)) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor 0 x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (/ c x))) (taylor inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (/ c x))) (taylor inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (/ c x))) (taylor inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) (taylor -inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) (taylor -inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) (taylor -inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor 0 y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ c y))) (taylor inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ c y))) (taylor inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ c y))) (taylor inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) (taylor -inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) (taylor -inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) (taylor -inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (/ (* x y) c))) (taylor inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (/ (* x y) c))) (taylor inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (/ (* x y) c))) (taylor inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
210 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | t | @ | -inf | (* t 1/16) |
| 0.0ms | c | @ | -inf | (+ (* y x) (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c)) |
| 0.0ms | b | @ | -inf | (* b -1/4) |
| 0.0ms | b | @ | inf | (* b -1/4) |
| 0.0ms | t | @ | inf | (* t 1/16) |
| 1× | egg-herbie |
| 14 966× | lower-fma.f64 |
| 14 966× | lower-fma.f32 |
| 4 478× | lower-*.f64 |
| 4 478× | lower-*.f32 |
| 4 122× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 359 | 10944 |
| 1 | 1245 | 10680 |
| 2 | 3811 | 10530 |
| 0 | 8136 | 9412 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1/4 (* a b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(* -1/4 (* a b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(* 1/16 (* t z)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(* 1/16 (* t z)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(* x y) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(- (* x y) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (* x y) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(+ (* 1/16 (* t z)) (* x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(+ c (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(+ c (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
c |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
(* x y) |
(* x (+ y (/ c x))) |
(* x (+ y (/ c x))) |
(* x (+ y (/ c x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
c |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
(* x y) |
(* y (+ x (/ c y))) |
(* y (+ x (/ c y))) |
(* y (+ x (/ c y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* x y) |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
c |
(* c (+ 1 (/ (* x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
| Outputs |
|---|
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 (*.f64 a b) (/.f64 #s(literal -1/4 binary64) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 (*.f64 a b) (/.f64 #s(literal -1/4 binary64) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 (*.f64 a b) (/.f64 #s(literal -1/4 binary64) z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (neg.f64 (fma.f64 t #s(literal -1/16 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (neg.f64 z))))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (neg.f64 (fma.f64 t #s(literal -1/16 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (neg.f64 z))))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (neg.f64 (fma.f64 t #s(literal -1/16 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (neg.f64 z))))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (fma.f64 z #s(literal -1/16 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (fma.f64 z #s(literal -1/16 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (fma.f64 z #s(literal -1/16 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (neg.f64 t))) (neg.f64 t)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (neg.f64 a)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (/.f64 c b)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) (neg.f64 c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(*.f64 z (fma.f64 (*.f64 a b) (/.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(*.f64 z (fma.f64 (*.f64 a b) (/.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* z (+ (* -1/4 (/ (* a b) z)) (* 1/16 t))) |
(*.f64 z (fma.f64 (*.f64 a b) (/.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(*.f64 z (fma.f64 (*.f64 a b) (/.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(*.f64 z (fma.f64 (*.f64 a b) (/.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* -1 (* z (+ (* -1/16 t) (* 1/4 (/ (* a b) z))))) |
(*.f64 z (fma.f64 (*.f64 a b) (/.f64 #s(literal -1/4 binary64) z) (*.f64 #s(literal 1/16 binary64) t))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* t (+ (* -1/4 (/ (* a b) t)) (* 1/16 z))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* -1 (* t (+ (* -1/16 z) (* 1/4 (/ (* a b) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (*.f64 #s(literal 1/16 binary64) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* a (+ (* -1/4 b) (* 1/16 (/ (* t z) a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (+ (* -1/16 (/ (* t z) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* b (+ (* -1/4 a) (* 1/16 (/ (* t z) b)))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (+ (* -1/16 (/ (* t z) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(* x y) |
(*.f64 x y) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))) |
(* x (- (+ y (* 1/16 (/ (* t z) x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x))) |
(- (* 1/16 (* t z)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y))) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y))) |
(* y (- (+ x (* 1/16 (/ (* t z) y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (* 1/16 (* t z)) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y))) |
(- (* x y) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* z (- (+ (* 1/16 t) (/ (* x y) z)) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* -1 (* z (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(- (* x y) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* t (- (+ (* 1/16 z) (/ (* x y) t)) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* -1 (* t (+ (* -1 (/ (- (* x y) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (*.f64 #s(literal -1/4 binary64) b)))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (*.f64 #s(literal -1/4 binary64) b)))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (/ (* x y) a)) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (*.f64 #s(literal -1/4 binary64) b)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(+ (* 1/16 (* t z)) (* x y)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (*.f64 #s(literal -1/4 binary64) a)))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (*.f64 #s(literal -1/4 binary64) a)))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (/ (* x y) b)) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (*.f64 #s(literal -1/4 binary64) a)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (- (* -1 (/ (+ (* 1/16 (* t z)) (* x y)) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) x) (+.f64 y (/.f64 c x)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) y) (+.f64 x (/.f64 c y)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (+.f64 (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (+.f64 (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (neg.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a) (*.f64 #s(literal -1/4 binary64) b))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 (*.f64 t z) (/.f64 #s(literal 1/16 binary64) b) (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (+.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b) (*.f64 #s(literal -1/4 binary64) a))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) c) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 x y))) c)) (neg.f64 c)) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) a)) (neg.f64 a)) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) b)) (neg.f64 b)) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (/.f64 c x)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) x))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(*.f64 y (+.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) y) (/.f64 c y)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) y))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(*.f64 c (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(*.f64 c (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(*.f64 c (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)))) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ c x))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* x (+ y (/ c x))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* x (+ y (/ c x))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ c y))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* y (+ x (/ c y))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* y (+ x (/ c y))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* x y) |
(*.f64 x y) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
c |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 c (/.f64 (*.f64 x y) c) c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 c (/.f64 (*.f64 x y) c) c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 c (/.f64 (*.f64 x y) c) c) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) c)) (neg.f64 c)) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
| 1× | batch-egg-rewrite |
| 10 266× | lower-fma.f32 |
| 10 258× | lower-fma.f64 |
| 3 710× | lower-/.f64 |
| 3 710× | lower-/.f32 |
| 3 682× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 37 | 190 |
| 0 | 53 | 190 |
| 1 | 229 | 182 |
| 2 | 1977 | 182 |
| 0 | 8331 | 175 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) |
(fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(*.f64 t #s(literal 1/16 binary64)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
(*.f64 x y) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 t z) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 b #s(literal -1/4 binary64)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(fma.f64 x y c) |
(*.f64 a b) |
| Outputs |
|---|
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (neg.f64 (*.f64 a b)) #s(literal 1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (neg.f64 (*.f64 z t)) #s(literal -1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) c) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) c) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)))) |
(/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))) (neg.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (neg.f64 (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64) (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64))) (fma.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (fma.f64 (/.f64 (*.f64 c c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (*.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 y x c)) |
(+.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (neg.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(+.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) |
(+.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(+.f64 (*.f64 y x) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(+.f64 (fma.f64 y x c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(+.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c))) |
(-.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (*.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (/.f64 (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) (/.f64 (*.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(fma.f64 y x (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(fma.f64 x y (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 (neg.f64 (*.f64 z t)) #s(literal -1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(fma.f64 (neg.f64 (*.f64 z t)) #s(literal -1/16 binary64) (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 c (-.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (*.f64 y x)) |
(fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (fma.f64 y x c)) |
(fma.f64 (fma.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (fma.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) (neg.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) c) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (*.f64 y x)) |
(fma.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (fma.f64 y x c)) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 y x (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 y x (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (*.f64 #s(literal -1/16 binary64) (*.f64 z t)))) (neg.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) c) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x))))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (fma.f64 c (-.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) (neg.f64 (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c))) (neg.f64 (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (*.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 y (*.f64 x (*.f64 y x)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (-.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (*.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 y (*.f64 x (*.f64 y x))))) (neg.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (neg.f64 (-.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)))) (neg.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (-.f64 (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 y x c))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (pow.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)) (neg.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (neg.f64 (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)))))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))) (pow.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)) #s(literal 3 binary64))) (fma.f64 y (*.f64 x (*.f64 y x)) (-.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) (*.f64 (*.f64 y x) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)))))) |
(/.f64 (fma.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 (fma.f64 y x c) (fma.f64 y x c) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y x c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (pow.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)))))) |
(/.f64 (fma.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) (pow.f64 (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)) (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 y x) (-.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) c)))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64))) (fma.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (fma.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)) (/.f64 (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)) (fma.f64 (/.f64 (*.f64 c c) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)) (*.f64 (/.f64 (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)))))) |
(/.f64 (-.f64 (pow.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64))) (fma.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))))) |
(*.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) c))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal 4 binary64)) #s(literal 64 binary64)) (/.f64 (*.f64 #s(literal 16 binary64) (*.f64 a b)) #s(literal 64 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) #s(literal -4 binary64)) #s(literal -64 binary64)) (/.f64 (*.f64 #s(literal 16 binary64) (neg.f64 (*.f64 a b))) #s(literal -64 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 #s(literal 16 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (/.f64 #s(literal 16 binary64) (*.f64 #s(literal 16 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 4 binary64)) #s(literal -64 binary64)) (/.f64 (*.f64 #s(literal -16 binary64) (*.f64 a b)) #s(literal -64 binary64))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -4 binary64)) #s(literal 64 binary64)) (/.f64 (*.f64 #s(literal -16 binary64) (neg.f64 (*.f64 a b))) #s(literal 64 binary64))) |
(-.f64 (/.f64 (*.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 #s(literal -16 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (/.f64 #s(literal -16 binary64) (*.f64 #s(literal -16 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(-.f64 (/.f64 #s(literal 4 binary64) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 4 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (*.f64 a b)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 4 binary64)))) |
(-.f64 (/.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -4 binary64))) (/.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (neg.f64 (*.f64 a b))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -4 binary64)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) (/.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) (/.f64 (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (neg.f64 (*.f64 a b)) #s(literal 1/4 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (neg.f64 (*.f64 z t)) #s(literal -1/16 binary64) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (fma.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 a b))) #s(literal 64 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal -4 binary64)) (*.f64 #s(literal 16 binary64) (neg.f64 (*.f64 a b)))) #s(literal -64 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal 16 binary64)) (*.f64 #s(literal 16 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (*.f64 a b))) #s(literal -64 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -4 binary64)) (*.f64 #s(literal -16 binary64) (neg.f64 (*.f64 a b)))) #s(literal 64 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal -16 binary64)) (*.f64 #s(literal -16 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (*.f64 a b))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 4 binary64))) |
(/.f64 (-.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (neg.f64 (*.f64 a b)))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -4 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (*.f64 t #s(literal 1/16 binary64)) (*.f64 z (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal 4 binary64)) (*.f64 #s(literal 16 binary64) (*.f64 a b)))) #s(literal -64 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) #s(literal -4 binary64)) (*.f64 #s(literal 16 binary64) (neg.f64 (*.f64 a b))))) #s(literal 64 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 z t) (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal 16 binary64))) (neg.f64 (*.f64 #s(literal 16 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal 4 binary64)) (*.f64 #s(literal -16 binary64) (*.f64 a b)))) #s(literal 64 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z t)) #s(literal -4 binary64)) (*.f64 #s(literal -16 binary64) (neg.f64 (*.f64 a b))))) #s(literal -64 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 (neg.f64 (*.f64 z t)) (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal -16 binary64))) (neg.f64 (*.f64 #s(literal -16 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (*.f64 a b)))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal -4 binary64) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (neg.f64 (*.f64 a b))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (*.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))))) |
(pow.f64 (/.f64 (fma.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64) (*.f64 #s(literal 1/4096 binary64) (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))))) |
(/.f64 t #s(literal 16 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) t))) |
(/.f64 (neg.f64 t) #s(literal -16 binary64)) |
(/.f64 (neg.f64 (neg.f64 t)) #s(literal 16 binary64)) |
(pow.f64 (/.f64 #s(literal 16 binary64) t) #s(literal -1 binary64)) |
(*.f64 t #s(literal 1/16 binary64)) |
(*.f64 #s(literal 1/16 binary64) t) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x)) |
(*.f64 y x) |
(*.f64 x y) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64))) |
(neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) |
(/.f64 (*.f64 z t) #s(literal 16 binary64)) |
(/.f64 (neg.f64 (*.f64 z t)) #s(literal -16 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 z t))) #s(literal 16 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 z t)))) #s(literal -16 binary64)) |
(pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
(*.f64 t (*.f64 z #s(literal 1/16 binary64))) |
(*.f64 t (*.f64 #s(literal 1/16 binary64) z)) |
(*.f64 t (/.f64 z #s(literal 16 binary64))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 z t)) |
(*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 t #s(literal 1/16 binary64)) z) |
(*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 (neg.f64 (*.f64 z t)) #s(literal -1/16 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(*.f64 (*.f64 z #s(literal 1/16 binary64)) t) |
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t) |
(*.f64 z t) |
(*.f64 t z) |
(+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(-.f64 (/.f64 (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (/.f64 (*.f64 c c) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (/.f64 (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (fma.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (fma.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (*.f64 (+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)))) |
(/.f64 (*.f64 (+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (*.f64 (+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))) (neg.f64 (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (-.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)))) (neg.f64 (neg.f64 (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) (neg.f64 (-.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (/.f64 (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (fma.f64 (/.f64 (*.f64 c c) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (/.f64 (*.f64 c c) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (*.f64 (/.f64 (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (/.f64 (*.f64 c c) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) (fma.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) (*.f64 (+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (*.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))))) |
(*.f64 (*.f64 (+.f64 c #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c)) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c))) |
#s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) |
(neg.f64 (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) |
(/.f64 (*.f64 a b) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 a b)) #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 a b))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 a b))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 a b)))) #s(literal 4 binary64)) |
(/.f64 (-.f64 #s(literal 0 binary64) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64))) (+.f64 #s(literal 0 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (*.f64 #s(literal 0 binary64) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)))))) |
(pow.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 a b))) #s(literal -1 binary64)) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64)))) |
(*.f64 b (*.f64 a #s(literal -1/4 binary64))) |
(*.f64 b (*.f64 #s(literal -1/4 binary64) a)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(*.f64 (*.f64 b #s(literal -1/4 binary64)) a) |
(*.f64 (neg.f64 (*.f64 a b)) #s(literal 1/4 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 (*.f64 a b) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64))) |
(*.f64 (*.f64 a #s(literal -1/4 binary64)) b) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) b) |
(*.f64 b #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) b) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c))) |
(+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) |
(+.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c)) |
(+.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 y x)) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))) (/.f64 (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (-.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 y x c)) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64))) (fma.f64 y x c)) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 y x c)) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 y x c)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 y x c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 y x c)) |
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 y x c)) |
(fma.f64 (neg.f64 (*.f64 a b)) #s(literal 1/4 binary64) (fma.f64 y x c)) |
(fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (*.f64 a b) #s(literal 1/4 binary64)) (fma.f64 y x c)) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) (fma.f64 y x c)) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 y x c)) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 y x c)) |
(/.f64 (fma.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64))) (fma.f64 (fma.f64 y x c) (-.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (fma.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64))) (fma.f64 (fma.f64 y x c) (fma.f64 y x c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 #s(literal -1/4 binary64) (fma.f64 y x c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 y x c) (-.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 y x c) (fma.f64 y x c))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 y x c) (fma.f64 y x c))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 y x c) (-.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 y x c) (fma.f64 y x c)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 y x c) (-.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)))) (neg.f64 (fma.f64 (fma.f64 y x c) (fma.f64 y x c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (*.f64 a b) (*.f64 #s(literal -1/4 binary64) (fma.f64 y x c))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 y x c) (fma.f64 y x c)))) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) (*.f64 c (*.f64 c c))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c)))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (-.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) (*.f64 c c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 y x c) (-.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 y x c) (fma.f64 y x c))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (-.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) (*.f64 c c))) (neg.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) c))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x))) (*.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 y x)))))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (fma.f64 y (*.f64 x (*.f64 y x)) (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 y x) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))) (fma.f64 (/.f64 (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))) (/.f64 (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))) (*.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))) (/.f64 (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c))))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 y x c) (-.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 y x c) (fma.f64 y x c)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (*.f64 (*.f64 a b) (*.f64 (*.f64 a b) (*.f64 a b))) #s(literal 1/64 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 y x c) (-.f64 (fma.f64 y x c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 y x c) (fma.f64 y x c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 y x c)))) |
(+.f64 c (*.f64 y x)) |
(+.f64 (*.f64 y x) c) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 c (*.f64 y x)))) |
(fma.f64 y x c) |
(fma.f64 x y c) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 c (-.f64 c (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 c c (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 c (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) c) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)))) |
(/.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (-.f64 (*.f64 y x) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y x) c) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (fma.f64 c (-.f64 c (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 c (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (neg.f64 (-.f64 (*.f64 y x) c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 y x)))) (-.f64 c (*.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 y x))))) (neg.f64 (-.f64 c (*.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) c)) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) c)) (fma.f64 (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)) (*.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c)))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y x) c) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c))) |
(*.f64 a b) |
(*.f64 b a) |
Compiled 26 637 to 1 467 computations (94.5% saved)
9 alts after pruning (7 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 249 | 5 | 1 254 |
| Fresh | 3 | 2 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 1 255 | 9 | 1 264 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.2% | (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
| 55.8% | (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) | |
| ▶ | 58.6% | (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
| 67.4% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) | |
| ✓ | 34.9% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
| ▶ | 26.9% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| ✓ | 23.5% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ▶ | 55.2% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
| ▶ | 47.4% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
Compiled 250 to 172 computations (31.2% saved)
| 1× | egg-herbie |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | (*.f64 a b) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
| ✓ | cost-diff | 0 | #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
| ✓ | cost-diff | 0 | (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
| ✓ | cost-diff | 0 | (*.f64 a b) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
| ✓ | cost-diff | 0 | #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| ✓ | cost-diff | 0 | (fma.f64 x y c) |
| ✓ | cost-diff | 0 | #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
| ✓ | cost-diff | 0 | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
| ✓ | cost-diff | 0 | (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
| 2 304× | lower-fma.f32 |
| 2 292× | lower-fma.f64 |
| 672× | lower-*.f32 |
| 662× | lower-*.f64 |
| 566× | sub-neg |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 254 |
| 0 | 60 | 250 |
| 1 | 111 | 247 |
| 2 | 188 | 247 |
| 3 | 297 | 247 |
| 4 | 453 | 247 |
| 5 | 852 | 247 |
| 6 | 1407 | 247 |
| 7 | 2249 | 241 |
| 8 | 2720 | 241 |
| 9 | 2862 | 241 |
| 10 | 2910 | 241 |
| 11 | 2936 | 241 |
| 12 | 2938 | 241 |
| 13 | 2938 | 241 |
| 14 | 2944 | 241 |
| 0 | 2944 | 237 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
y |
x |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
a |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) |
z |
(*.f64 t #s(literal 1/16 binary64)) |
t |
#s(literal 1/16 binary64) |
c |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
#s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) |
(fma.f64 x y c) |
x |
y |
c |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
#s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
#s(literal -1/4 binary64) |
(*.f64 a b) |
a |
b |
c |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
y |
x |
#s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
#s(literal -1/4 binary64) |
(*.f64 a b) |
a |
b |
| Outputs |
|---|
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 y x c))) |
y |
x |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
a |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) |
z |
(*.f64 t #s(literal 1/16 binary64)) |
t |
#s(literal 1/16 binary64) |
c |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 y x c))) |
#s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) |
#s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 y x c)) |
(fma.f64 x y c) |
(fma.f64 y x c) |
x |
y |
c |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 b (*.f64 #s(literal -1/4 binary64) a)) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
#s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
#s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) |
#s(literal -1/4 binary64) |
(*.f64 a b) |
(*.f64 b a) |
a |
b |
c |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 b (*.f64 #s(literal -1/4 binary64) a)))) |
y |
x |
#s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
#s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 b (*.f64 #s(literal -1/4 binary64) a))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(*.f64 b (*.f64 #s(literal -1/4 binary64) a)) |
#s(literal -1/4 binary64) |
(*.f64 a b) |
(*.f64 b a) |
a |
b |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 a b) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
| ✓ | accuracy | 99.2% | (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
| ✓ | accuracy | 38.0% | #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
| ✓ | accuracy | 100.0% | (*.f64 a b) |
| ✓ | accuracy | 100.0% | (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
| ✓ | accuracy | 79.7% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
| ✓ | accuracy | 59.0% | #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
| ✓ | accuracy | 26.9% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| ✓ | accuracy | 100.0% | (fma.f64 x y c) |
| ✓ | accuracy | 79.7% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
| ✓ | accuracy | 69.1% | #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) |
| ✓ | accuracy | 100.0% | (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) |
| ✓ | accuracy | 100.0% | (*.f64 t #s(literal 1/16 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 99.2% | (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
| 66.0ms | 256× | 0 | valid |
Compiled 203 to 38 computations (81.3% saved)
ival-mult: 17.0ms (48.3% of total)ival-add: 13.0ms (36.9% of total)ival-div: 4.0ms (11.4% of total)ival-sub: 1.0ms (2.8% 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 (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ()) |
#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ()) |
#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ()) |
#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ()) |
#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ()) |
#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ()) |
#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ()) |
#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor 0 z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 1/16 t) (/ c z))) (taylor inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 1/16 t) (/ c z))) (taylor inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 1/16 t) (/ c z))) (taylor inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor 0 t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/16 z) (/ c t))) (taylor inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/16 z) (/ c t))) (taylor inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/16 z) (/ c t))) (taylor inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 c) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 c) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 c) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 c) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (* 1/16 (/ (* t z) c)))) (taylor inf c) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (* 1/16 (/ (* t z) c)))) (taylor inf c) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (* 1/16 (/ (* t z) c)))) (taylor inf c) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (patch (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) (taylor inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) (taylor inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) (taylor inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) (taylor inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) (taylor inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) (taylor inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (taylor inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (taylor inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (taylor inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (taylor inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (taylor inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (taylor inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* x y)) (taylor 0 c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) (taylor inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) (taylor inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) (taylor inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor 0 x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (/ c x))) (taylor inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (/ c x))) (taylor inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (/ c x))) (taylor inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) (taylor -inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) (taylor -inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) (taylor -inf x) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor 0 y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ c y))) (taylor inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ c y))) (taylor inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (/ c y))) (taylor inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) (taylor -inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) (taylor -inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) (taylor -inf y) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor 0 c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (/ (* x y) c))) (taylor inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (/ (* x y) c))) (taylor inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (/ (* x y) c))) (taylor inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (* x y) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 x y c) (patch (fma.f64 x y c) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (patch (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) (taylor inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) (taylor inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) (taylor inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* x y)) (taylor 0 b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) (taylor inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) (taylor inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) (taylor inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (taylor inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (taylor inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) (taylor inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (taylor inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (taylor inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) (taylor inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* x y)) (taylor 0 c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) (taylor inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) (taylor inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) (taylor inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) (patch #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (/ c a))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (/ c a))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (/ c a))) (taylor inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (/ c b))) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (/ c b))) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (/ c b))) (taylor inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (* -1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (* -1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (* -1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) (patch (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf a) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor 0 b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (* a b) (taylor -inf b) (#s(alt (*.f64 a b) (patch (*.f64 a b) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) (patch (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor 0 t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 t) (taylor -inf t) (#s(alt (*.f64 t #s(literal 1/16 binary64)) (patch (*.f64 t #s(literal 1/16 binary64)) #<representation binary64>) () ())) ()) |
216 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 7.0ms | a | @ | inf | (+ (* -1/4 (* a b)) c) |
| 0.0ms | b | @ | inf | (+ (* y x) (+ (* (* b -1/4) a) (+ (* z (* t 1/16)) c))) |
| 0.0ms | a | @ | -inf | (+ (* -1/4 (* a b)) c) |
| 0.0ms | c | @ | -inf | (+ (* -1/4 (* a b)) c) |
| 0.0ms | c | @ | 0 | (+ (* -1/4 (* a b)) c) |
| 1× | egg-herbie |
| 14 934× | lower-fma.f64 |
| 14 934× | lower-fma.f32 |
| 4 464× | lower-*.f64 |
| 4 464× | lower-*.f32 |
| 3 516× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 320 | 11313 |
| 1 | 1118 | 11175 |
| 2 | 3634 | 10977 |
| 0 | 8055 | 9693 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
c |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* z (+ (* 1/16 t) (/ c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
c |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (/ c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* 1/16 (* t z)) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
c |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
c |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(+ c (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(+ c (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
c |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
(* x y) |
(* x (+ y (/ c x))) |
(* x (+ y (/ c x))) |
(* x (+ y (/ c x))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
c |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
(* x y) |
(* y (+ x (/ c y))) |
(* y (+ x (/ c y))) |
(* y (+ x (/ c y))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(* x y) |
(+ c (* x y)) |
(+ c (* x y)) |
(+ c (* x y)) |
c |
(* c (+ 1 (/ (* x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
(* c (+ 1 (/ (* x y) c))) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(+ c (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(+ c (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(+ (* -1/4 (* a b)) (* x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
c |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (/ c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
c |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (/ c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1/4 (* a b)) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
c |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(* a b) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* -1/4 (* a b)) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
(* 1/16 t) |
| Outputs |
|---|
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (neg.f64 a)) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (neg.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) z)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (neg.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) z)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (neg.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) z)))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) t)) (neg.f64 t)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) (neg.f64 c)) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
(* -1/4 b) |
(*.f64 #s(literal -1/4 binary64) b) |
c |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* 1/16 t) (/ c z))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) |
c |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (/ c t))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (/.f64 z c)) c) c) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (/.f64 z c)) c) c) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 t (/.f64 z c)) c) c) |
c |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(*.f64 (fma.f64 z (/.f64 (*.f64 t #s(literal -1/16 binary64)) c) #s(literal -1 binary64)) (neg.f64 c)) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(*.f64 (fma.f64 z (/.f64 (*.f64 t #s(literal -1/16 binary64)) c) #s(literal -1 binary64)) (neg.f64 c)) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(*.f64 (fma.f64 z (/.f64 (*.f64 t #s(literal -1/16 binary64)) c) #s(literal -1 binary64)) (neg.f64 c)) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) a)) (neg.f64 a)) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(*.f64 b (neg.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) b)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(*.f64 b (neg.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) b)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(*.f64 b (neg.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) b)))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x) (/.f64 c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x) (/.f64 c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x) (/.f64 c x)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) x))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(*.f64 y (+.f64 (/.f64 c y) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(*.f64 y (+.f64 (/.f64 c y) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(*.f64 y (+.f64 (/.f64 c y) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) y))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) (neg.f64 c)) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* x (+ y (/ c x))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* x (+ y (/ c x))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* x (+ y (/ c x))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ c x))))) |
(*.f64 x (+.f64 y (/.f64 c x))) |
c |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(* x y) |
(*.f64 x y) |
(* y (+ x (/ c y))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* y (+ x (/ c y))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* y (+ x (/ c y))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ c y))))) |
(*.f64 y (+.f64 x (/.f64 c y))) |
(* x y) |
(*.f64 x y) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (* x y)) |
(fma.f64 x y c) |
c |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 c (/.f64 (*.f64 x y) c) c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 c (/.f64 (*.f64 x y) c) c) |
(* c (+ 1 (/ (* x y) c))) |
(fma.f64 c (/.f64 (*.f64 x y) c) c) |
c |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(neg.f64 (*.f64 c (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) c)))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(neg.f64 (*.f64 c (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) c)))) |
(* -1 (* c (- (* -1 (/ (* x y) c)) 1))) |
(neg.f64 (*.f64 c (-.f64 #s(literal -1 binary64) (/.f64 (*.f64 x y) c)))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (/ c a) (/ (* x y) a)))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ c (* x y)) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) a)) (neg.f64 a)) |
(+ c (* x y)) |
(fma.f64 x y c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (/ c b) (/ (* x y) b)))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(*.f64 b (neg.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) b)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(*.f64 b (neg.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) b)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* x y)) b)) (* 1/4 a)))) |
(*.f64 b (neg.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 x y c) b)))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x) (/.f64 c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x) (/.f64 c x)))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (/ c x)))) |
(*.f64 x (+.f64 y (fma.f64 b (/.f64 (*.f64 #s(literal -1/4 binary64) a) x) (/.f64 c x)))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (* -1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) x))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(*.f64 y (+.f64 (/.f64 c y) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(*.f64 y (+.f64 (/.f64 c y) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (/ c y)))) |
(*.f64 y (+.f64 (/.f64 c y) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (* -1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) y))) |
(+ (* -1/4 (* a b)) (* x y)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (/ (* x y) c)))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* x y)) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) (neg.f64 c)) |
c |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (/ c a))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))) |
c |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (/ c b))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
c |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 c (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) c) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 c (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) c) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 c (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) c) |
c |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 c (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) c) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 c (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) c) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 c (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 a b)) c) c) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(* a b) |
(*.f64 a b) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (+.f64 (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (/.f64 c y)) (fma.f64 (*.f64 #s(literal -1/4 binary64) a) (/.f64 b y) x))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) y))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) x) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (+.f64 y (/.f64 c x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) x))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 x (/.f64 y z) (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) z)) (neg.f64 z)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 c t))))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 x y c)) t)) (neg.f64 t)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 x (/.f64 y a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 #s(literal -1/4 binary64) b (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 x (/.f64 y b) (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 #s(literal -1/4 binary64) a (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 #s(literal 1/16 binary64) (*.f64 t (/.f64 z c)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y)) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 x y))) c)) (neg.f64 c)) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) z) (/.f64 c z)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (neg.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) z)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (neg.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) z)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (neg.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) z)))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal -1/4 binary64) (/.f64 (*.f64 a b) t) (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) t)) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (-.f64 (*.f64 z #s(literal -1/16 binary64)) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) t)) (neg.f64 t)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) a) (fma.f64 #s(literal -1/4 binary64) b (/.f64 c a)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (neg.f64 a)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(*.f64 (-.f64 (*.f64 b #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) a)) (neg.f64 a)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 #s(literal -1/4 binary64) a (/.f64 c b)))) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 a #s(literal 1/4 binary64)) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c)) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) (neg.f64 c)) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(*.f64 (-.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) c)) (neg.f64 c)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* -1/4 (* a b)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
(* 1/16 t) |
(*.f64 #s(literal 1/16 binary64) t) |
| 1× | batch-egg-rewrite |
| 11 334× | lower-fma.f32 |
| 11 322× | lower-fma.f64 |
| 4 366× | lower-/.f64 |
| 4 366× | lower-/.f32 |
| 4 142× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 45 | 224 |
| 0 | 60 | 220 |
| 1 | 291 | 211 |
| 2 | 2492 | 211 |
| 0 | 9412 | 207 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(*.f64 b #s(literal -1/4 binary64)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
#s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c)) |
(fma.f64 x y c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
#s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(*.f64 a b) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
#s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b))) |
(*.f64 #s(literal -1/4 binary64) (*.f64 a b)) |
(*.f64 t #s(literal 1/16 binary64)) |
| Outputs |
|---|
(+.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) |
(+.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(+.f64 (*.f64 y x) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(+.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c) |
(+.f64 (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (fma.f64 y x c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(+.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x))) |
(+.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 y x c)) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(+.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(+.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) |
(+.f64 (+.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c) |
(+.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) |
(-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)) |
(-.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c)) (/.f64 (*.f64 c c) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c))) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (/.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) |
(-.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))))) (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (*.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (-.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))))) (/.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) (/.f64 (*.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)))) |
(fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(fma.f64 y x (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 x y (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(fma.f64 x y (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x))) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 (*.f64 b a) #s(literal -1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x))) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 (neg.f64 (*.f64 b a)) #s(literal 1/4 binary64) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x))) |
(fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (fma.f64 y x c)) |
(fma.f64 (fma.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 (fma.f64 y x c) (-.f64 (fma.f64 y x c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (fma.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 (fma.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 c (-.f64 c (*.f64 y x))))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (*.f64 y x)) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))) (*.f64 y x)) |
(fma.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))))))) c) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 b (*.f64 a #s(literal 1/4 binary64))))) (fma.f64 y x c)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (fma.f64 y x c) (fma.f64 y x c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (fma.f64 y x c))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(fma.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))) (*.f64 y x)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 y x)) |
(fma.f64 (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 b (*.f64 a #s(literal 1/4 binary64))))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (/.f64 #s(literal 1 binary64) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))))) c) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x))) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/4 binary64))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x))) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(/.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) |
(/.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x))))) |
(/.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))))) |
(/.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))))) (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c)) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))))) (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c))) (neg.f64 (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) (neg.f64 (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) |
(/.f64 (fma.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (fma.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (*.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 y (*.f64 x (*.f64 y x)))) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x))) |
(/.f64 (-.f64 (*.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (-.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))))) (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c)))) (neg.f64 (neg.f64 (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) (neg.f64 (fma.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (*.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 y (*.f64 x (*.f64 y x))))) (neg.f64 (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (neg.f64 (-.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))))) (neg.f64 (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)))) (neg.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (-.f64 (*.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))))) |
(/.f64 (fma.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))) (pow.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)) #s(literal 3 binary64))) (fma.f64 y (*.f64 x (*.f64 y x)) (-.f64 (*.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) (*.f64 (*.f64 y x) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (pow.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (-.f64 (*.f64 (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)) (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)) (neg.f64 (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (fma.f64 (fma.f64 y x c) (fma.f64 y x c) (-.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 y x c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 (*.f64 b (*.f64 b b)) (*.f64 #s(literal -1/64 binary64) (*.f64 a (*.f64 a a))) (pow.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (-.f64 (*.f64 (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x)) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x))) (*.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 y x)))))) |
(/.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 y x c) (*.f64 (fma.f64 y x c) (fma.f64 y x c)))) (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 (*.f64 (fma.f64 y x c) (fma.f64 y x c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 y x c))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (pow.f64 (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)))))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (pow.f64 (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)) (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c))) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (-.f64 (*.f64 y x) (-.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (fma.f64 y x (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))) |
(/.f64 (+.f64 (pow.f64 (+.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(literal 3 binary64)) (*.f64 c (*.f64 c c))) (fma.f64 (+.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (+.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 (*.f64 c c) (*.f64 (+.f64 (fma.f64 y x (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c)))) |
(/.f64 (+.f64 (pow.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) #s(literal 3 binary64)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (+.f64 c (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))))) (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))))) |
(*.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 y x (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c)) (/.f64 #s(literal 1 binary64) (-.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 y x))) c))) |
(+.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) |
(+.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(+.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(-.f64 (/.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (/.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (/.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 (*.f64 b a) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 (neg.f64 (*.f64 b a)) #s(literal 1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) c) |
(fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 b (*.f64 a #s(literal 1/4 binary64))))) c) |
(fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))) |
(/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 b #s(literal -1/4 binary64)) (*.f64 a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) |
(/.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))))) |
(/.f64 (fma.f64 (*.f64 z t) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) (*.f64 #s(literal 16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))))) |
(/.f64 (fma.f64 (*.f64 z t) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c))))) (*.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) (*.f64 #s(literal -16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))))) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))))) |
(/.f64 (fma.f64 (*.f64 z (neg.f64 t)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c))))) (*.f64 #s(literal -16 binary64) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (*.f64 b #s(literal -1/4 binary64)) (*.f64 a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) (neg.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) |
(/.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)))) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) (*.f64 #s(literal 16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c)))))) (neg.f64 (*.f64 #s(literal 16 binary64) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) (*.f64 #s(literal -16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z (neg.f64 t)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c)))))) (neg.f64 (*.f64 #s(literal -16 binary64) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a))))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c)))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))))) (neg.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (-.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) (*.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (neg.f64 (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))) (neg.f64 (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)))) |
(/.f64 (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 c c) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(*.f64 (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (-.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))))) |
(*.f64 (*.f64 (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)))) |
(*.f64 b #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) b) |
(+.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c)))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) c) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) c) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) c) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) c) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) c) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z c) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) c) |
(fma.f64 (*.f64 z (neg.f64 t)) #s(literal -1/16 binary64) c) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t c) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 c (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 c c (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 c c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 c c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 c c))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (fma.f64 c (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 z (*.f64 (*.f64 t #s(literal 1/16 binary64)) c)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 c c))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 c c)))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 c c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 c c)) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (neg.f64 c)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 y x c))) |
#s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 y x c)) |
(+.f64 c (*.f64 y x)) |
(+.f64 (*.f64 y x) c) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 y x) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 c (*.f64 y x)))) |
(fma.f64 y x c) |
(fma.f64 x y c) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 c (-.f64 c (*.f64 y x))))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 c c (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 y (*.f64 x c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 c (-.f64 c (*.f64 y x)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) c) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)))) |
(/.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (-.f64 (*.f64 y x) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 c (-.f64 c (*.f64 y x)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y x) c) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 c (-.f64 c (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 y (*.f64 x c)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) (neg.f64 (-.f64 (*.f64 y x) c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 y x)))) (-.f64 c (*.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (neg.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 c (-.f64 c (*.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 y (*.f64 x (*.f64 y x))))) (neg.f64 (-.f64 c (*.f64 y x)))) |
(pow.f64 (/.f64 (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 c (-.f64 c (*.f64 y x)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y x) c) (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 y (*.f64 x (*.f64 y x)) (*.f64 c (-.f64 c (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 y x c) (-.f64 (*.f64 y x) c)) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) |
(neg.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 b a) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 b a)) #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 b a))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b a))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 b a)))) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 b a))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 #s(literal -1/4 binary64) a)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 b a)) |
(*.f64 (*.f64 b #s(literal -1/4 binary64)) a) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 b a) #s(literal -1/4 binary64)) |
(*.f64 (neg.f64 (*.f64 b a)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) b) |
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c))) |
#s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c)) |
(+.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) |
(+.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)) (/.f64 (*.f64 c c) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) |
(fma.f64 b (*.f64 #s(literal -1/4 binary64) a) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 b a) c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64))) c) |
(fma.f64 (*.f64 b a) #s(literal -1/4 binary64) c) |
(fma.f64 (neg.f64 (*.f64 b a)) #s(literal 1/4 binary64) c) |
(fma.f64 (*.f64 #s(literal -1/4 binary64) a) b c) |
(fma.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/4 binary64))) c) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) c) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (fma.f64 c c (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 #s(literal -1/4 binary64) a) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c))) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c)))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a))))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))) (*.f64 b (*.f64 (*.f64 #s(literal -1/4 binary64) a) c)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c)))) (neg.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)))) (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))))) (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c))))) (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a))))) (neg.f64 (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) |
(pow.f64 (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 (*.f64 b (*.f64 b b)) #s(literal -1/64 binary64)) (*.f64 a (*.f64 a a)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (*.f64 c (-.f64 c (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 b a) (*.f64 b a)) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 b #s(literal -1/4 binary64)) a) c))) |
(*.f64 b a) |
(*.f64 a b) |
(+.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) |
(+.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 y x)) |
(-.f64 (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) (/.f64 (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))) |
(-.f64 (/.f64 (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 y x))) (/.f64 (*.f64 y (*.f64 x (*.f64 y x))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 y x)))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) |
(fma.f64 x y #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) |
(/.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))) |
(/.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))))) |
(/.f64 (*.f64 (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) (neg.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (-.f64 (*.f64 y (*.f64 x (*.f64 y x))) (*.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))) (neg.f64 (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 y (*.f64 x (*.f64 y x)))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 y (*.f64 x (*.f64 y x))))) (neg.f64 (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 y x)))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))) (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (*.f64 (*.f64 y x) (*.f64 y (*.f64 x (*.f64 y x))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (*.f64 y x)) (*.f64 y (*.f64 x (*.f64 y x)))))) |
(*.f64 (*.f64 (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))) (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 y x) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a))))) |
#s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) |
(-.f64 #s(literal 0 binary64) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) |
(neg.f64 (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 b a) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (*.f64 b a)) #s(literal 4 binary64)) |
(/.f64 #s(literal 1 binary64) (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 b a)))) |
(/.f64 #s(literal -1 binary64) (/.f64 #s(literal 4 binary64) (*.f64 b a))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 b a))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 b a))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (*.f64 b a)))) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (/.f64 #s(literal 4 binary64) (*.f64 b a))) #s(literal -1 binary64)) |
(*.f64 b (*.f64 #s(literal -1/4 binary64) a)) |
(*.f64 #s(literal -1/4 binary64) (*.f64 b a)) |
(*.f64 (*.f64 b #s(literal -1/4 binary64)) a) |
(*.f64 a (*.f64 b #s(literal -1/4 binary64))) |
(*.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64)))) |
(*.f64 (*.f64 b a) #s(literal -1/4 binary64)) |
(*.f64 (neg.f64 (*.f64 b a)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 #s(literal -1/4 binary64) a) b) |
(*.f64 #s(literal -1 binary64) (*.f64 b (*.f64 a #s(literal 1/4 binary64)))) |
(*.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64))) |
(/.f64 t #s(literal 16 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) t)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) t))) |
(/.f64 (neg.f64 t) #s(literal -16 binary64)) |
(/.f64 (neg.f64 (neg.f64 t)) #s(literal 16 binary64)) |
(pow.f64 (/.f64 #s(literal 16 binary64) t) #s(literal -1 binary64)) |
(*.f64 t #s(literal 1/16 binary64)) |
(*.f64 #s(literal 1/16 binary64) t) |
Compiled 26 362 to 1 263 computations (95.2% saved)
9 alts after pruning (3 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 1 273 | 1 | 1 274 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 2 | 2 |
| Total | 1 274 | 9 | 1 283 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 78.8% | (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
| ▶ | 55.8% | (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
| ✓ | 58.6% | (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
| ▶ | 67.4% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
| ✓ | 34.9% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
| ✓ | 26.9% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| ✓ | 23.5% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | 55.2% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
| ✓ | 47.4% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
Compiled 137 to 95 computations (30.7% saved)
| 1× | egg-herbie |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | cost-diff | 0 | #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | cost-diff | 0 | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | cost-diff | 0 | (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
| ✓ | cost-diff | 0 | (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | cost-diff | 0 | #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | cost-diff | 0 | (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
| ✓ | cost-diff | 0 | (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
| ✓ | cost-diff | 0 | (*.f64 t z) |
| ✓ | cost-diff | 0 | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
| ✓ | cost-diff | 0 | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
| 2 656× | lower-fma.f32 |
| 2 646× | lower-fma.f64 |
| 736× | lower-*.f32 |
| 730× | lower-*.f64 |
| 512× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 184 |
| 0 | 47 | 180 |
| 1 | 96 | 180 |
| 2 | 160 | 180 |
| 3 | 252 | 180 |
| 4 | 404 | 179 |
| 5 | 784 | 179 |
| 6 | 1306 | 179 |
| 7 | 2056 | 178 |
| 8 | 2471 | 178 |
| 9 | 2651 | 178 |
| 10 | 2712 | 178 |
| 11 | 2741 | 178 |
| 12 | 2743 | 178 |
| 13 | 2743 | 178 |
| 14 | 2749 | 178 |
| 0 | 2749 | 174 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
t |
z |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
c |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
y |
x |
#s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
t |
z |
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
y |
x |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
a |
#s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
t |
z |
| Outputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
(*.f64 z t) |
t |
z |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
a |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
c |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 x y #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) |
y |
x |
#s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 t (*.f64 z #s(literal 1/16 binary64))) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
(*.f64 z t) |
t |
z |
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))))) |
y |
x |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 t (*.f64 z #s(literal 1/16 binary64))))) |
(*.f64 b #s(literal -1/4 binary64)) |
b |
#s(literal -1/4 binary64) |
a |
#s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (* z (* t 1/16)) c) (*.f64 t (*.f64 z #s(literal 1/16 binary64)))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(*.f64 t (*.f64 z #s(literal 1/16 binary64))) |
#s(literal 1/16 binary64) |
(*.f64 t z) |
(*.f64 z t) |
t |
z |
Found 12 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | accuracy | 99.2% | (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
| ✓ | accuracy | 51.0% | #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
| ✓ | accuracy | 99.2% | (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
| ✓ | accuracy | 32.8% | #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | accuracy | 100.0% | (*.f64 t z) |
| ✓ | accuracy | 100.0% | (*.f64 b #s(literal -1/4 binary64)) |
| ✓ | accuracy | 99.6% | (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
| ✓ | accuracy | 67.9% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
| 60.0ms | 256× | 0 | valid |
Compiled 151 to 38 computations (74.8% saved)
ival-mult: 22.0ms (53.9% of total)ival-add: 14.0ms (34.3% of total)ival-div: 3.0ms (7.3% of total)ival-sub: 1.0ms (2.4% 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 #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ()) |
#s(alt (*.f64 t z) (patch (*.f64 t z) #<representation binary64>) () ()) |
#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ()) |
#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ()) |
#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ()) |
#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ()) |
#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) (taylor inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) (taylor -inf x) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) (taylor inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) (taylor -inf y) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) (taylor inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (* x y)) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) (taylor inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) (taylor inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) (taylor inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) (taylor 0 c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (patch #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 t) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 z) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 b) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 c) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (patch (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) #<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 (* 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 (* 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 (* 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 (* 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 (* 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 c (taylor 0 a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (/ c a))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (/ c a))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (/ c a))) (taylor inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor 0 b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (/ c b))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (/ c b))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (/ c b))) (taylor inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (* -1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (* -1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (* -1/4 (/ (* a b) c)))) (taylor inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (patch (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) (patch (*.f64 #s(literal 1/16 binary64) (*.f64 t z)) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) (taylor inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) (taylor -inf y) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) (taylor inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* x y) (taylor -inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) (taylor -inf x) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) (taylor inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* 1/16 (* t z)) (* x y))) (taylor 0 a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) (taylor inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) (taylor inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* x y))) (taylor 0 t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) (taylor inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) (taylor 0 c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) (taylor 0 c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) (taylor inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (patch (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) (taylor inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) (taylor -inf b) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) (taylor inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 (* a b)) (taylor -inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) (taylor -inf a) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) (taylor inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) (taylor -inf z) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* -1/4 (* a b))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) (taylor inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) (taylor -inf t) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1/4 (* a b)) (* 1/16 (* t z))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) (taylor 0 c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) (taylor inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) (taylor -inf c) (#s(alt (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (patch (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor 0 b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1/4 b) (taylor -inf b) (#s(alt (*.f64 b #s(literal -1/4 binary64)) (patch (*.f64 b #s(literal -1/4 binary64)) #<representation binary64>) () ())) ()) |
#s(alt c (taylor 0 z) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 z) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 z) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 z) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf z) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 1/16 t) (/ c z))) (taylor inf z) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 1/16 t) (/ c z))) (taylor inf z) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* 1/16 t) (/ c z))) (taylor inf z) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf z) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) (taylor -inf z) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor 0 t) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 t) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 t) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 t) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor inf t) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/16 z) (/ c t))) (taylor inf t) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/16 z) (/ c t))) (taylor inf t) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* t (+ (* 1/16 z) (/ c t))) (taylor inf t) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor -inf t) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) (taylor -inf t) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* 1/16 (* t z)) (taylor 0 c) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 c) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 c) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (+ c (* 1/16 (* t z))) (taylor 0 c) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor inf c) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (* 1/16 (/ (* t z) c)))) (taylor inf c) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (* 1/16 (/ (* t z) c)))) (taylor inf c) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* c (+ 1 (* 1/16 (/ (* t z) c)))) (taylor inf c) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt c (taylor -inf c) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) (taylor -inf c) (#s(alt #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (patch #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) #<representation binary64>) () ())) ()) |
141 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | c | @ | 0 | (+ (* a (* b -1/4)) c) |
| 0.0ms | a | @ | -inf | (+ (* 1/16 (* t z)) (+ (* a (* b -1/4)) c)) |
| 0.0ms | z | @ | 0 | (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) |
| 0.0ms | t | @ | 0 | (+ (* 1/16 (* t z)) (+ (* a (* b -1/4)) c)) |
| 0.0ms | t | @ | inf | (+ (* (* b -1/4) a) (+ (* z (* t 1/16)) c)) |
| 1× | egg-herbie |
| 17 486× | lower-fma.f64 |
| 17 486× | lower-fma.f32 |
| 5 552× | lower-*.f64 |
| 5 552× | lower-*.f32 |
| 2 474× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 264 | 7471 |
| 1 | 903 | 7399 |
| 2 | 2941 | 7273 |
| 3 | 7926 | 7165 |
| 0 | 8256 | 6289 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(* 1/16 (* t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(* -1/4 (* a b)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(* -1/4 (* a b)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
(* t z) |
c |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (/ c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
c |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (/ c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(* -1/4 (* a b)) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
(+ c (* -1/4 (* a b))) |
c |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
c |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(* 1/16 (* t z)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(* x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(* x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(* -1/4 (* a b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(+ c (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* -1/4 (* a b)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(* -1/4 (* a b)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* 1/16 (* t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(+ c (* -1/4 (* a b))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(* 1/16 (* t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
(* -1/4 b) |
c |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* z (+ (* 1/16 t) (/ c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(* 1/16 (* t z)) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
c |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(* 1/16 (* t z)) |
(* t (+ (* 1/16 z) (/ c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(* 1/16 (* t z)) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(* 1/16 (* t z)) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
(+ c (* 1/16 (* t z))) |
c |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
c |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
| Outputs |
|---|
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (fma.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) x) (/.f64 c x))))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (fma.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) x) (/.f64 c x))))) |
(* x (- (+ y (+ (* 1/16 (/ (* t z) x)) (/ c x))) (* 1/4 (/ (* a b) x)))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (fma.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) x) (/.f64 c x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) x))) |
(- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 a (/.f64 (*.f64 b #s(literal -1/4 binary64)) y) (+.f64 x (/.f64 c y))))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 a (/.f64 (*.f64 b #s(literal -1/4 binary64)) y) (+.f64 x (/.f64 c y))))) |
(* y (- (+ x (+ (* 1/16 (/ (* t z) y)) (/ c y))) (* 1/4 (/ (* a b) y)))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 a (/.f64 (*.f64 b #s(literal -1/4 binary64)) y) (+.f64 x (/.f64 c y))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (- (+ c (* 1/16 (* t z))) (* 1/4 (* a b))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) y))) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 x (/.f64 y z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 x (/.f64 y z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z)))) |
(* z (- (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))) (* 1/4 (/ (* a b) z)))) |
(*.f64 z (fma.f64 x (/.f64 y z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) z)) (neg.f64 z)) |
(- (+ c (* x y)) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t)))) |
(* t (- (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))) (* 1/4 (/ (* a b) t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (fma.f64 z #s(literal -1/16 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (fma.f64 z #s(literal -1/16 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (- (+ c (* x y)) (* 1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 (fma.f64 z #s(literal -1/16 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (neg.f64 t))) (neg.f64 t)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a))))) |
(* a (- (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))) (* 1/4 b))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* -1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))))) |
(* b (- (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))) (* 1/4 a))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (- (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* -1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(- (+ c (+ (* 1/16 (* t z)) (* x y))) (* 1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 x (/.f64 y c) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 x (/.f64 y c) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) c) |
(* c (- (+ 1 (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))) (* 1/4 (/ (* a b) c)))) |
(fma.f64 c (fma.f64 x (/.f64 y c) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) c) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) c) |
(* -1 (* c (- (* -1 (/ (- (+ (* 1/16 (* t z)) (* x y)) (* 1/4 (* a b))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (/.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 c)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (/.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 c)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (/.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 c)) a)))) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
(* t z) |
(*.f64 t z) |
c |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (+ (* -1/4 b) (/ c a))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 c a))) |
(* a (+ (* -1/4 b) (/ c a))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 c a))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 c a))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 c a))) |
(* -1 (* a (+ (* -1 (/ c a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 c a))) |
c |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (+ (* -1/4 a) (/ c b))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))) |
(* b (+ (* -1/4 a) (/ c b))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))) |
(* -1 (* b (+ (* -1 (/ c b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
c |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) c) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) c) |
(* c (+ 1 (* -1/4 (/ (* a b) c)))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) c) |
c |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) c) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) c) |
(* -1 (* c (- (* 1/4 (/ (* a b) c)) 1))) |
(fma.f64 c (/.f64 (*.f64 (*.f64 a b) #s(literal -1/4 binary64)) c) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 a (/.f64 (*.f64 b #s(literal -1/4 binary64)) y) (+.f64 x (/.f64 c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 a (/.f64 (*.f64 b #s(literal -1/4 binary64)) y) (+.f64 x (/.f64 c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 a (/.f64 (*.f64 b #s(literal -1/4 binary64)) y) (+.f64 x (/.f64 c y))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) y))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (fma.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) x) (/.f64 c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (fma.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) x) (/.f64 c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (fma.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) x) (/.f64 c x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) x))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 x (/.f64 y z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 x (/.f64 y z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 x (/.f64 y z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) z)) (neg.f64 z)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 (fma.f64 z #s(literal -1/16 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 (fma.f64 z #s(literal -1/16 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 (fma.f64 z #s(literal -1/16 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (neg.f64 t))) (neg.f64 t)) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 x (/.f64 y c) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 x (/.f64 y c) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 x (/.f64 y c) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) c) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (/.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 c)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (/.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 c)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (/.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 c)) a)))) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 a (/.f64 (*.f64 b #s(literal -1/4 binary64)) y) (+.f64 x (/.f64 c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 a (/.f64 (*.f64 b #s(literal -1/4 binary64)) y) (+.f64 x (/.f64 c y))))) |
(* y (+ x (+ (* -1/4 (/ (* a b) y)) (+ (* 1/16 (/ (* t z) y)) (/ c y))))) |
(*.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) y) (fma.f64 a (/.f64 (*.f64 b #s(literal -1/4 binary64)) y) (+.f64 x (/.f64 c y))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) y))) |
(* -1 (* y (+ (* -1 x) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) y))))) |
(*.f64 y (+.f64 x (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) y))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* x y) |
(*.f64 x y) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (fma.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) x) (/.f64 c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (fma.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) x) (/.f64 c x))))) |
(* x (+ y (+ (* -1/4 (/ (* a b) x)) (+ (* 1/16 (/ (* t z) x)) (/ c x))))) |
(*.f64 x (+.f64 y (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) x) (fma.f64 b (/.f64 (*.f64 a #s(literal -1/4 binary64)) x) (/.f64 c x))))) |
(* x y) |
(*.f64 x y) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) x))) |
(* -1 (* x (+ (* -1 y) (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) x))))) |
(*.f64 x (+.f64 y (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) x))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (+ (/ c b) (/ (* x y) b))))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 x (/.f64 y b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(* -1 (* b (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) b)) (* 1/4 a)))) |
(*.f64 b (fma.f64 a #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) b))) |
(+ c (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a))))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (+ (/ c a) (/ (* x y) a))))) |
(*.f64 a (fma.f64 x (/.f64 y a) (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a))))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(* -1 (* a (+ (* -1 (/ (+ c (+ (* 1/16 (* t z)) (* x y))) a)) (* 1/4 b)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)) a))) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 x (/.f64 y z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 x (/.f64 y z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z)))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (+ (/ c z) (/ (* x y) z))))) |
(*.f64 z (fma.f64 x (/.f64 y z) (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) z)) (neg.f64 z)) |
(* -1 (* z (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) z)) (* -1/16 t)))) |
(*.f64 (-.f64 (*.f64 t #s(literal -1/16 binary64)) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) z)) (neg.f64 z)) |
(+ c (+ (* -1/4 (* a b)) (* x y))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t)))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (+ (/ c t) (/ (* x y) t))))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (fma.f64 x (/.f64 y t) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t)))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 (fma.f64 z #s(literal -1/16 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 (fma.f64 z #s(literal -1/16 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (neg.f64 t))) (neg.f64 t)) |
(* -1 (* t (+ (* -1 (/ (+ c (+ (* -1/4 (* a b)) (* x y))) t)) (* -1/16 z)))) |
(*.f64 (fma.f64 z #s(literal -1/16 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c)) (neg.f64 t))) (neg.f64 t)) |
(+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) |
(fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(+ c (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y)))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 x (/.f64 y c) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 x (/.f64 y c) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (+ (* 1/16 (/ (* t z) c)) (/ (* x y) c))))) |
(fma.f64 c (fma.f64 x (/.f64 y c) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (+ (* 1/16 (* t z)) (* x y))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 x y (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64)))) c) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b)))) |
(* b (+ (* -1/4 a) (+ (* 1/16 (/ (* t z) b)) (/ c b)))) |
(*.f64 b (fma.f64 #s(literal 1/16 binary64) (/.f64 (*.f64 t z) b) (fma.f64 a #s(literal -1/4 binary64) (/.f64 c b)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(* -1 (* b (+ (* -1 (/ (+ c (* 1/16 (* t z))) b)) (* 1/4 a)))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/4 binary64) a) (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) b)) (neg.f64 b)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a)))) |
(* a (+ (* -1/4 b) (+ (* 1/16 (/ (* t z) a)) (/ c a)))) |
(*.f64 a (fma.f64 b #s(literal -1/4 binary64) (fma.f64 t (*.f64 z (/.f64 #s(literal 1/16 binary64) a)) (/.f64 c a)))) |
(* -1/4 (* a b)) |
(*.f64 (*.f64 a b) #s(literal -1/4 binary64)) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (/.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 c)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (/.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 c)) a)))) |
(* -1 (* a (+ (* -1 (/ (+ c (* 1/16 (* t z))) a)) (* 1/4 b)))) |
(neg.f64 (*.f64 a (fma.f64 #s(literal 1/4 binary64) b (/.f64 (fma.f64 t (*.f64 z #s(literal -1/16 binary64)) (neg.f64 c)) a)))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* z (+ (* -1/4 (/ (* a b) z)) (+ (* 1/16 t) (/ c z)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(* -1 (* z (+ (* -1 (/ (+ c (* -1/4 (* a b))) z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) z))) |
(+ c (* -1/4 (* a b))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* t (+ (* -1/4 (/ (* a b) t)) (+ (* 1/16 z) (/ c t)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(* -1 (* t (+ (* -1 (/ (+ c (* -1/4 (* a b))) t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) t))) |
(+ (* -1/4 (* a b)) (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+ c (+ (* -1/4 (* a b)) (* 1/16 (* t z)))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
c |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* c (+ 1 (+ (* -1/4 (/ (* a b) c)) (* 1/16 (/ (* t z) c))))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
c |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* -1 (* c (- (* -1 (/ (+ (* -1/4 (* a b)) (* 1/16 (* t z))) c)) 1))) |
(fma.f64 c (/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c) c) |
(* -1/4 b) |
(*.f64 b #s(literal -1/4 binary64)) |
(* -1/4 b) |
(*.f64 b #s(literal -1/4 binary64)) |
(* -1/4 b) |
(*.f64 b #s(literal -1/4 binary64)) |
(* -1/4 b) |
(*.f64 b #s(literal -1/4 binary64)) |
(* -1/4 b) |
(*.f64 b #s(literal -1/4 binary64)) |
(* -1/4 b) |
(*.f64 b #s(literal -1/4 binary64)) |
(* -1/4 b) |
(*.f64 b #s(literal -1/4 binary64)) |
(* -1/4 b) |
(*.f64 b #s(literal -1/4 binary64)) |
(* -1/4 b) |
(*.f64 b #s(literal -1/4 binary64)) |
(* -1/4 b) |
(*.f64 b #s(literal -1/4 binary64)) |
(* -1/4 b) |
(*.f64 b #s(literal -1/4 binary64)) |
(* -1/4 b) |
(*.f64 b #s(literal -1/4 binary64)) |
c |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* z (+ (* 1/16 t) (/ c z))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) |
(* z (+ (* 1/16 t) (/ c z))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) |
(* -1 (* z (+ (* -1 (/ c z)) (* -1/16 t)))) |
(*.f64 z (fma.f64 #s(literal 1/16 binary64) t (/.f64 c z))) |
c |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* t (+ (* 1/16 z) (/ c t))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) |
(* t (+ (* 1/16 z) (/ c t))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) |
(* -1 (* t (+ (* -1 (/ c t)) (* -1/16 z)))) |
(*.f64 t (fma.f64 #s(literal 1/16 binary64) z (/.f64 c t))) |
(* 1/16 (* t z)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
(+ c (* 1/16 (* t z))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) c) |
c |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 (/.f64 z c) c) c) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 (/.f64 z c) c) c) |
(* c (+ 1 (* 1/16 (/ (* t z) c)))) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) t) (*.f64 (/.f64 z c) c) c) |
c |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(fma.f64 (/.f64 (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (neg.f64 c)) c) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(fma.f64 (/.f64 (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (neg.f64 c)) c) |
(* -1 (* c (- (* -1/16 (/ (* t z) c)) 1))) |
(fma.f64 (/.f64 (*.f64 t z) c) (*.f64 #s(literal -1/16 binary64) (neg.f64 c)) c) |
| 1× | batch-egg-rewrite |
| 10 134× | lower-fma.f32 |
| 10 124× | lower-fma.f64 |
| 3 910× | lower-/.f64 |
| 3 910× | lower-/.f32 |
| 3 778× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 150 |
| 0 | 47 | 146 |
| 1 | 263 | 144 |
| 2 | 2258 | 144 |
| 0 | 8378 | 140 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(*.f64 t z) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
#s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
(*.f64 #s(literal 1/16 binary64) (*.f64 t z)) |
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(*.f64 b #s(literal -1/4 binary64)) |
#s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| Outputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(+.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(+.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) c) |
(+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (/.f64 (*.f64 c c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(-.f64 (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (/.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 t (*.f64 z #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 t (*.f64 #s(literal 1/16 binary64) z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 t (/.f64 z #s(literal 16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 z t) #s(literal 1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 t #s(literal 1/16 binary64)) z (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (neg.f64 (*.f64 a b)) #s(literal 1/4 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (*.f64 c (-.f64 c (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) c) |
(fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (fma.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) c)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(fma.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 a (*.f64 b #s(literal 1/4 binary64))))) c) |
(fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) |
(fma.f64 (*.f64 z #s(literal 1/16 binary64)) t (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(fma.f64 (*.f64 #s(literal 1/16 binary64) z) t (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c))) (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c))) (fma.f64 c c (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(/.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) #s(literal 16 binary64) (*.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 z t))) (*.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 16 binary64))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) #s(literal -16 binary64) (*.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 t (neg.f64 z)))) (*.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal -16 binary64))) |
(/.f64 (fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (/.f64 #s(literal 16 binary64) (*.f64 z t)) (*.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 1 binary64))) (*.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 16 binary64) (*.f64 z t)))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))) #s(literal 16 binary64) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 z t))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) #s(literal 16 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))) #s(literal -16 binary64) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 t (neg.f64 z)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) #s(literal -16 binary64))) |
(/.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 16 binary64) (*.f64 z t)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) #s(literal 1 binary64))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (/.f64 #s(literal 16 binary64) (*.f64 z t)))) |
(/.f64 (fma.f64 (*.f64 z t) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 #s(literal 16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))))) (*.f64 #s(literal 16 binary64) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (fma.f64 (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))))) (*.f64 #s(literal 16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))))) (*.f64 #s(literal -16 binary64) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (fma.f64 (*.f64 t (neg.f64 z)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))))) (*.f64 #s(literal -16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c)))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) #s(literal 16 binary64) (*.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 z t)))) (neg.f64 (*.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 16 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) #s(literal -16 binary64) (*.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 t (neg.f64 z))))) (neg.f64 (*.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal -16 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (/.f64 #s(literal 16 binary64) (*.f64 z t)) (*.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (/.f64 #s(literal 16 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))) #s(literal 16 binary64) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 z t)))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) #s(literal 16 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))) #s(literal -16 binary64) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 t (neg.f64 z))))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) #s(literal -16 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 16 binary64) (*.f64 z t)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) #s(literal 1 binary64)))) (neg.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (/.f64 #s(literal 16 binary64) (*.f64 z t))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 #s(literal 16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64))))))) (neg.f64 (*.f64 #s(literal 16 binary64) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 #s(literal 16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c)))))) (neg.f64 (*.f64 #s(literal 16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 #s(literal -16 binary64) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64))))))) (neg.f64 (*.f64 #s(literal -16 binary64) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 t (neg.f64 z)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 #s(literal -16 binary64) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c)))))) (neg.f64 (*.f64 #s(literal -16 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64))))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c)))))) (neg.f64 (*.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) (neg.f64 (neg.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) (neg.f64 (neg.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (neg.f64 (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)))) (neg.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (fma.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (pow.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c)) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64)))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 c (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (*.f64 (*.f64 (*.f64 z t) (*.f64 (*.f64 z t) (*.f64 z t))) #s(literal 1/4096 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64))))) |
(*.f64 (*.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) (/.f64 #s(literal 1 binary64) (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(*.f64 (-.f64 (*.f64 (*.f64 (*.f64 z t) (*.f64 z t)) #s(literal 1/256 binary64)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 z (*.f64 t #s(literal 1/16 binary64))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c)))) |
(*.f64 z t) |
(*.f64 t z) |
(+.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) c) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) (/.f64 (*.f64 c c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(-.f64 (/.f64 (*.f64 c c) (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64))) c) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) c) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) c) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a c) |
(fma.f64 (neg.f64 (*.f64 a b)) #s(literal 1/4 binary64) c) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b c) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal 1/4 binary64))) c) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) c) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (fma.f64 c c (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 a (*.f64 (*.f64 b #s(literal -1/4 binary64)) c))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))))) |
(/.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c)))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64))))) (neg.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64))))) (neg.f64 (fma.f64 c c (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 a (*.f64 (*.f64 b #s(literal -1/4 binary64)) c)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c)))) (neg.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(/.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))))) (neg.f64 (neg.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))))) (neg.f64 (neg.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 c c) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c)))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 c (*.f64 c c) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 c (-.f64 c (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(*.f64 (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (neg.f64 (*.f64 c c))) (/.f64 #s(literal 1 binary64) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (neg.f64 c)))) |
(+.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) |
(+.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (/.f64 (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)))) |
(fma.f64 x y #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 x y #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(/.f64 (*.f64 (fma.f64 x y #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 x y #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (neg.f64 (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 x y #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 x y #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
#s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))) #s(literal -1 binary64))) |
(-.f64 #s(literal 0 binary64) (/.f64 (*.f64 z t) #s(literal -16 binary64))) |
(neg.f64 (/.f64 (*.f64 z t) #s(literal -16 binary64))) |
(/.f64 (*.f64 z t) #s(literal 16 binary64)) |
(/.f64 (*.f64 t (neg.f64 z)) #s(literal -16 binary64)) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 16 binary64) (*.f64 z t))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (neg.f64 (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 t (neg.f64 z))) #s(literal 16 binary64)) |
(/.f64 (neg.f64 (neg.f64 (*.f64 t (neg.f64 z)))) #s(literal -16 binary64)) |
(pow.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (/.f64 #s(literal 16 binary64) (*.f64 z t)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(*.f64 z (*.f64 t #s(literal 1/16 binary64))) |
(*.f64 t (*.f64 z #s(literal 1/16 binary64))) |
(*.f64 t (*.f64 #s(literal 1/16 binary64) z)) |
(*.f64 t (/.f64 z #s(literal 16 binary64))) |
(*.f64 (*.f64 z t) #s(literal 1/16 binary64)) |
(*.f64 #s(literal 1/16 binary64) (*.f64 z t)) |
(*.f64 #s(literal 1/16 binary64) (pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z t)) #s(literal -1 binary64))) |
(*.f64 (*.f64 t #s(literal 1/16 binary64)) z) |
(*.f64 (*.f64 t (neg.f64 z)) #s(literal -1/16 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
(*.f64 (*.f64 z #s(literal 1/16 binary64)) t) |
(*.f64 (*.f64 #s(literal 1/16 binary64) z) t) |
(+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y)) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) |
(+.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(+.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(+.f64 (fma.f64 x y #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(-.f64 (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y))) (/.f64 (*.f64 x (*.f64 y (*.f64 x y))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (/.f64 (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(fma.f64 y x (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64))) (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) |
(fma.f64 (neg.f64 (*.f64 a b)) #s(literal 1/4 binary64) (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) |
(fma.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (*.f64 x y)) |
(fma.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 x y)) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal 1/4 binary64))) (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) |
(/.f64 (*.f64 (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 x (*.f64 y (*.f64 x y))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) (neg.f64 (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (-.f64 (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 x (*.f64 y (*.f64 x y)))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y))) |
(/.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) (neg.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (-.f64 (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 x (*.f64 y (*.f64 x y))))) (neg.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (neg.f64 (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(/.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))))) (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (*.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)) (pow.f64 (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) #s(literal 3 binary64))) (fma.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)) (-.f64 (*.f64 (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)) (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y))) (*.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) (+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 x y)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x y #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) #s(literal 3 binary64)) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (fma.f64 (fma.f64 x y #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 x y #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 (fma.f64 x y #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))))) |
(pow.f64 (/.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y)))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (*.f64 (*.f64 x y) (*.f64 x (*.f64 y (*.f64 x y))))) (/.f64 #s(literal 1 binary64) (fma.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 x y)) (*.f64 x (*.f64 y (*.f64 x y)))))) |
(*.f64 (*.f64 (fma.f64 x y (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 x y) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(+.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
(+.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(-.f64 (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (/.f64 (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(-.f64 (/.f64 (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) (/.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (-.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(fma.f64 a (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 a (neg.f64 (*.f64 b #s(literal 1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 b (*.f64 a #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 a b) #s(literal -1/4 binary64) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 #s(literal -1/4 binary64) (*.f64 a b) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (neg.f64 (*.f64 a b)) #s(literal 1/4 binary64) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (*.f64 a #s(literal -1/4 binary64)) b #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 #s(literal -1 binary64) (*.f64 a (*.f64 b #s(literal 1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(fma.f64 (neg.f64 a) (*.f64 b #s(literal 1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) |
(/.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) |
(/.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 a (*.f64 (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64))))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64))))) (neg.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(/.f64 (neg.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64))))) (neg.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 a (*.f64 (*.f64 b #s(literal -1/4 binary64)) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (-.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) (neg.f64 (neg.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))))) (neg.f64 (-.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(pow.f64 (/.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))) (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64))))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) #s(literal -1 binary64)) |
(*.f64 (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))) (*.f64 (*.f64 a (*.f64 a a)) (*.f64 (*.f64 b (*.f64 b b)) #s(literal 1/64 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (-.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b)))))) |
(*.f64 (-.f64 (*.f64 #s(literal 1/16 binary64) (*.f64 (*.f64 a b) (*.f64 a b))) (*.f64 #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 a (*.f64 b #s(literal -1/4 binary64))) #s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64))))))) |
(*.f64 b #s(literal -1/4 binary64)) |
(*.f64 #s(literal -1/4 binary64) b) |
#s(approx (+ (* z (* t 1/16)) c) (*.f64 z (*.f64 t #s(literal 1/16 binary64)))) |
Compiled 19 682 to 913 computations (95.4% saved)
9 alts after pruning (2 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 927 | 2 | 929 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 1 | 3 |
| Done | 0 | 6 | 6 |
| Total | 929 | 9 | 938 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 55.8% | (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
| ✓ | 58.6% | (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
| 67.9% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) | |
| 47.0% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) #s(approx (+ (* a (* b -1/4)) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) | |
| ✓ | 34.9% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
| ✓ | 26.9% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| ✓ | 23.5% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| ✓ | 55.2% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
| ✓ | 47.4% | #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
Compiled 335 to 140 computations (58.2% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) #s(approx (+ (* a (* b -1/4)) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(fma.f64 y x (+.f64 (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))) c)) |
(+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| Outputs |
|---|
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
15 calls:
| 18.0ms | t |
| 15.0ms | x |
| 8.0ms | c |
| 8.0ms | (*.f64 z t) |
| 7.0ms | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.2% | 1 | x |
| 99.2% | 1 | y |
| 99.2% | 1 | z |
| 99.2% | 1 | t |
| 99.2% | 1 | a |
| 99.2% | 1 | b |
| 99.2% | 1 | c |
| 99.2% | 1 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 99.2% | 1 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 99.2% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 99.2% | 1 | (*.f64 x y) |
| 99.2% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 99.2% | 1 | (*.f64 z t) |
| 99.2% | 1 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 99.2% | 1 | (*.f64 a b) |
Compiled 172 to 138 computations (19.8% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) #s(approx (+ (* a (* b -1/4)) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
| Outputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
15 calls:
| 39.0ms | t |
| 11.0ms | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 7.0ms | (*.f64 z t) |
| 6.0ms | x |
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.4% | 1 | x |
| 98.4% | 1 | y |
| 98.4% | 1 | z |
| 98.4% | 1 | t |
| 98.4% | 1 | a |
| 98.4% | 1 | b |
| 98.4% | 1 | c |
| 98.4% | 1 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 98.4% | 1 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 98.4% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 98.4% | 1 | (*.f64 x y) |
| 98.4% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 98.4% | 1 | (*.f64 z t) |
| 98.4% | 1 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 98.4% | 1 | (*.f64 a b) |
Compiled 172 to 138 computations (19.8% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) #s(approx (+ (* a (* b -1/4)) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
| Outputs |
|---|
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
15 calls:
| 8.0ms | t |
| 7.0ms | y |
| 6.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 6.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.6% | 4 | x |
| 89.5% | 4 | y |
| 92.8% | 3 | b |
| 94.8% | 4 | c |
| 91.2% | 3 | z |
| 92.1% | 3 | t |
| 89.4% | 3 | a |
| 89.3% | 3 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 94.3% | 4 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 93.4% | 3 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 95.3% | 3 | (*.f64 x y) |
| 95.3% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 95.3% | 3 | (*.f64 z t) |
| 92.9% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 92.9% | 3 | (*.f64 a b) |
Compiled 172 to 138 computations (19.8% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) #s(approx (+ (* a (* b -1/4)) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
| Outputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
5 calls:
| 6.0ms | (*.f64 z t) |
| 6.0ms | c |
| 5.0ms | (*.f64 x y) |
| 5.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 5.0ms | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 80.9% | 2 | c |
| 91.6% | 3 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 92.3% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 92.3% | 3 | (*.f64 z t) |
| 93.1% | 3 | (*.f64 x y) |
Compiled 56 to 45 computations (19.6% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) #s(approx (+ (* a (* b -1/4)) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
| Outputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
5 calls:
| 7.0ms | b |
| 5.0ms | (*.f64 x y) |
| 4.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 4.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 4.0ms | (*.f64 a b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.4% | 2 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 91.6% | 3 | b |
| 92.4% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 92.4% | 3 | (*.f64 a b) |
| 92.7% | 3 | (*.f64 x y) |
Compiled 62 to 49 computations (21% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) #s(approx (+ (* a (* b -1/4)) c) (*.f64 (*.f64 a b) #s(literal -1/4 binary64))))) |
| Outputs |
|---|
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
5 calls:
| 5.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 4.0ms | (*.f64 z t) |
| 4.0ms | (*.f64 a b) |
| 4.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 4.0ms | (*.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 92.2% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 92.2% | 3 | (*.f64 z t) |
| 92.1% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 92.1% | 3 | (*.f64 a b) |
| 82.5% | 3 | (*.f64 x y) |
Compiled 54 to 44 computations (18.5% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
| Outputs |
|---|
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
9 calls:
| 5.0ms | t |
| 5.0ms | b |
| 4.0ms | x |
| 4.0ms | z |
| 4.0ms | (*.f64 z t) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 3 | z |
| 85.5% | 3 | b |
| 87.0% | 4 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 80.8% | 3 | x |
| 89.6% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 89.6% | 3 | (*.f64 a b) |
| 78.4% | 3 | t |
| 75.0% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 75.0% | 1 | (*.f64 z t) |
Compiled 92 to 76 computations (17.4% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
| Outputs |
|---|
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) |
8 calls:
| 8.0ms | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 4.0ms | b |
| 4.0ms | y |
| 4.0ms | a |
| 3.0ms | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.7% | 5 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 86.0% | 5 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 74.6% | 4 | b |
| 73.7% | 6 | y |
| 71.9% | 5 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 72.2% | 4 | a |
| 75.5% | 4 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 75.5% | 4 | (*.f64 a b) |
Compiled 108 to 84 computations (22.2% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
| Outputs |
|---|
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) |
8 calls:
| 5.0ms | c |
| 3.0ms | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 3.0ms | x |
| 3.0ms | t |
| 3.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.4% | 5 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 74.4% | 5 | (*.f64 z t) |
| 67.5% | 4 | z |
| 68.5% | 4 | t |
| 73.5% | 4 | x |
| 71.4% | 3 | c |
| 75.1% | 3 | (*.f64 x y) |
| 73.3% | 3 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
Compiled 80 to 66 computations (17.5% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) c) |
| Outputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
5 calls:
| 34.0ms | (*.f64 x y) |
| 3.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 3.0ms | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 3.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 3.0ms | (*.f64 a b) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.4% | 3 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 71.7% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 71.7% | 3 | (*.f64 a b) |
| 55.2% | 1 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 73.3% | 3 | (*.f64 x y) |
Compiled 70 to 54 computations (22.9% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
| Outputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) |
6 calls:
| 8.0ms | (*.f64 a b) |
| 2.0ms | c |
| 2.0ms | x |
| 2.0ms | b |
| 2.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.2% | 1 | c |
| 71.4% | 3 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 71.4% | 3 | (*.f64 a b) |
| 64.5% | 6 | x |
| 64.4% | 3 | b |
| 59.2% | 3 | (*.f64 x y) |
Compiled 56 to 47 computations (16.1% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
| Outputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) |
8 calls:
| 4.0ms | a |
| 2.0ms | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 2.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 2.0ms | y |
| 2.0ms | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.2% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 55.2% | 1 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 55.2% | 1 | y |
| 55.2% | 1 | a |
| 68.0% | 3 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 68.0% | 3 | (*.f64 z t) |
| 55.2% | 1 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 55.2% | 1 | (*.f64 a b) |
Compiled 100 to 79 computations (21% saved)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
(+.f64 #s(approx (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) (*.f64 x y)) c) |
| Outputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
7 calls:
| 78.0ms | b |
| 2.0ms | t |
| 2.0ms | x |
| 2.0ms | (*.f64 x y) |
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.2% | 1 | (*.f64 x y) |
| 55.2% | 1 | x |
| 55.2% | 1 | b |
| 55.2% | 1 | z |
| 55.2% | 1 | t |
| 55.2% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 55.2% | 1 | (*.f64 z t) |
Compiled 64 to 54 computations (15.6% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
| Outputs |
|---|
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
15 calls:
| 29.0ms | b |
| 1.0ms | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 1.0ms | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 1.0ms | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 34.9% | 1 | c |
| 34.9% | 1 | x |
| 34.9% | 1 | (*.f64 x y) |
| 34.9% | 1 | z |
| 34.9% | 1 | b |
| 34.9% | 1 | y |
| 34.9% | 1 | a |
| 34.9% | 1 | (/.f64 (*.f64 a b) #s(literal 4 binary64)) |
| 34.9% | 1 | (*.f64 a b) |
| 34.9% | 1 | (+.f64 (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) c) |
| 34.9% | 1 | (-.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) (/.f64 (*.f64 a b) #s(literal 4 binary64))) |
| 34.9% | 1 | (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) |
| 34.9% | 1 | (/.f64 (*.f64 z t) #s(literal 16 binary64)) |
| 34.9% | 1 | (*.f64 z t) |
| 34.9% | 1 | t |
Compiled 172 to 138 computations (19.8% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.167946057238398e+113 | 2.13804616873984e+120 |
| 0.0ms | -12050.490910905339 | -322.4908098856949 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2061141826457345e+93 | 1.5664844195587247e+97 |
| 0.0ms | -7.193415571488385e+38 | -1.0610676487915024e+28 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.2061141826457345e+93 | 1.5664844195587247e+97 |
| 0.0ms | -7.193415571488385e+38 | -1.0610676487915024e+28 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.01885600095785e+278 | 3.891884216681991e+283 |
| 0.0ms | -1.3790124360983374e+191 | -4.95341740368378e+189 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.340508352742248e+167 | 1.8363974587998216e+180 |
| 0.0ms | -7.376755884187197e+173 | -1.504528348932717e+167 |
Compiled 27 to 27 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.511785000598656e+277 | 2.432427635426244e+282 |
| 0.0ms | 5.167946057238398e+113 | 6.711748273608593e+117 |
| 0.0ms | -2.4798206679478514e+35 | -2.2341483208177664e+32 |
| 0.0ms | -8.618827725614609e+189 | -3.0958858773023625e+188 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.167946057238398e+113 | 2.13804616873984e+120 |
| 0.0ms | -12050.490910905339 | -322.4908098856949 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 2.13804616873984e+120 | 1.5121323793087294e+127 |
| 0.0ms | -12050.490910905339 | -322.4908098856949 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.8363974587998216e+180 | 2.0110647651360094e+192 |
| 0.0ms | -7.376755884187197e+173 | -1.504528348932717e+167 |
Compiled 27 to 27 computations (0% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0727626685215413e+259 | 1.5699136571988825e+259 |
| 0.0ms | -8.330920262650159e+177 | -2.7575112052787472e+172 |
Compiled 27 to 27 computations (0% saved)
| 1× | egg-herbie |
| 16× | *-commutative_binary64 |
| 2× | +-commutative_binary64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 122 | 1105 |
| 1 | 133 | 1105 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
(if (<=.f64 (*.f64 x y) #s(literal -10000 binary64)) (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (if (<=.f64 (*.f64 x y) #s(literal 1000000000000000015559416129466843024268201396921061433369770580430833781164755703264985389915047447676206280867840 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))))) |
(if (<=.f64 (*.f64 x y) #s(literal -499999999999999969854583185801589293056 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (if (<=.f64 (*.f64 x y) #s(literal 2000000000000000086754593949238372146580586649903878623583547578672233625779362221882647511040 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))))) |
(if (<=.f64 (*.f64 x y) #s(literal -499999999999999969854583185801589293056 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (if (<=.f64 (*.f64 x y) #s(literal 2000000000000000086754593949238372146580586649903878623583547578672233625779362221882647511040 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))))) |
(if (<=.f64 (*.f64 z t) #s(literal -100000000000000007255917159731877836103034242878113728245683439839721017249206890744520681817432419517406259768686757211613347531636374137714903657800393217922126245182526923208032109954334720 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (if (<=.f64 (*.f64 z t) #s(literal 500000000000000028986646137480196881632931284272850018302610192825694054359591218473274634784243508355170503009423368216796224091450092122192370027620186909274046412748162341857743352309860015738496128237632014104682468895074680421910417633003749639759411672687264932533616246784 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(if (<=.f64 (*.f64 a b) #s(literal -500000000000000034478783768422291468839913049176218549546891415298328160321104377283093399808452642713299991464708729440150191950239130597851790859288683698879916192875675648 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (if (<=.f64 (*.f64 a b) #s(literal 499999999999999966930247417371487281185975108215165759305846411153850323349801823812846216297922973585457277299849260737769690406722406396639729252701864308747192500224 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))) |
(if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal -5000000000000000362795857986593891805151712143905686412284171991986050862460344537226034090871620975870312988434337860580667376581818706885745182890019660896106312259126346160401605497716736 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal -199999999999999993726732215835951104 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 1000000000000000015559416129466843024268201396921061433369770580430833781164755703264985389915047447676206280867840 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 49999999999999998175343433979589279157951137391496288266157242743110873150620102906337171435410246399918892469000602018887594876771980109395971573896894072660533262290309118329484316681379045013850167655746877489167183814937869568749188006828844715705934104413037475872242663424 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))))) |
(if (<=.f64 (*.f64 x y) #s(literal -10000 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (if (<=.f64 (*.f64 x y) #s(literal 1000000000000000015559416129466843024268201396921061433369770580430833781164755703264985389915047447676206280867840 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -10000 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (if (<=.f64 (*.f64 x y) #s(literal 3999999999999999920013873389576804726675220771588034072754593247323089658509714901859157739719969759019104300724308148224 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))))) |
(if (<=.f64 (*.f64 a b) #s(literal -500000000000000034478783768422291468839913049176218549546891415298328160321104377283093399808452642713299991464708729440150191950239130597851790859288683698879916192875675648 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 a b) #s(literal 2000000000000000018497092039783196889132420683315093231815042777266813011416236778616909817285004413072163754088681978287387596172436262464747751326627917425399889939413009512267776 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(if (<=.f64 (*.f64 z t) #s(literal -5000000000000000262190592237531418597736900077214862305283068621659030917376859431910478415443928807994362318208466088914672700840093622075866148980296178635908453530060388827136 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 z t) #s(literal 15000000000000000638619302622744057217593148236815645252534852723394540491759912221709728002930884456123759269661111883071541508666426392655213938845275802229591966307879561991055007811235850977302515900935058259843232480409104535361985063745605512171804950528 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
| Outputs |
|---|
(fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c)))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y c)))) |
(if (<=.f64 (*.f64 x y) #s(literal -10000 binary64)) (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) (if (<=.f64 (*.f64 x y) #s(literal 1000000000000000015559416129466843024268201396921061433369770580430833781164755703264985389915047447676206280867840 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))))) |
(if (<=.f64 (*.f64 y x) #s(literal -10000 binary64)) (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))))) (if (<=.f64 (*.f64 y x) #s(literal 1000000000000000015559416129466843024268201396921061433369770580430833781164755703264985389915047447676206280867840 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) (fma.f64 y x (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a #s(approx (+ (* z (* t 1/16)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))))))) |
(if (<=.f64 (*.f64 x y) #s(literal -499999999999999969854583185801589293056 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (if (<=.f64 (*.f64 x y) #s(literal 2000000000000000086754593949238372146580586649903878623583547578672233625779362221882647511040 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))))) |
(if (<=.f64 (*.f64 y x) #s(literal -499999999999999969854583185801589293056 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y c))) (if (<=.f64 (*.f64 y x) #s(literal 2000000000000000086754593949238372146580586649903878623583547578672233625779362221882647511040 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 (*.f64 b #s(literal -1/4 binary64)) a (fma.f64 z (*.f64 t #s(literal 1/16 binary64)) c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))))) |
(if (<=.f64 (*.f64 x y) #s(literal -499999999999999969854583185801589293056 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (if (<=.f64 (*.f64 x y) #s(literal 2000000000000000086754593949238372146580586649903878623583547578672233625779362221882647511040 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))))) |
(if (<=.f64 (*.f64 y x) #s(literal -499999999999999969854583185801589293056 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y c))) (if (<=.f64 (*.f64 y x) #s(literal 2000000000000000086754593949238372146580586649903878623583547578672233625779362221882647511040 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))))) |
(if (<=.f64 (*.f64 z t) #s(literal -100000000000000007255917159731877836103034242878113728245683439839721017249206890744520681817432419517406259768686757211613347531636374137714903657800393217922126245182526923208032109954334720 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (if (<=.f64 (*.f64 z t) #s(literal 500000000000000028986646137480196881632931284272850018302610192825694054359591218473274634784243508355170503009423368216796224091450092122192370027620186909274046412748162341857743352309860015738496128237632014104682468895074680421910417633003749639759411672687264932533616246784 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(if (<=.f64 (*.f64 z t) #s(literal -100000000000000007255917159731877836103034242878113728245683439839721017249206890744520681817432419517406259768686757211613347531636374137714903657800393217922126245182526923208032109954334720 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)))) (if (<=.f64 (*.f64 z t) #s(literal 500000000000000028986646137480196881632931284272850018302610192825694054359591218473274634784243508355170503009423368216796224091450092122192370027620186909274046412748162341857743352309860015738496128237632014104682468895074680421910417633003749639759411672687264932533616246784 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 a (*.f64 b #s(literal -1/4 binary64)) (fma.f64 x y c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))))) |
(if (<=.f64 (*.f64 a b) #s(literal -500000000000000034478783768422291468839913049176218549546891415298328160321104377283093399808452642713299991464708729440150191950239130597851790859288683698879916192875675648 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (if (<=.f64 (*.f64 a b) #s(literal 499999999999999966930247417371487281185975108215165759305846411153850323349801823812846216297922973585457277299849260737769690406722406396639729252701864308747192500224 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 t z) (fma.f64 x y c))) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))) |
(if (<=.f64 (*.f64 b a) #s(literal -500000000000000034478783768422291468839913049176218549546891415298328160321104377283093399808452642713299991464708729440150191950239130597851790859288683698879916192875675648 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) (if (<=.f64 (*.f64 b a) #s(literal 499999999999999966930247417371487281185975108215165759305846411153850323349801823812846216297922973585457277299849260737769690406722406396639729252701864308747192500224 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (fma.f64 #s(literal 1/16 binary64) (*.f64 z t) (fma.f64 x y c))) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))))) |
(if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal -5000000000000000362795857986593891805151712143905686412284171991986050862460344537226034090871620975870312988434337860580667376581818706885745182890019660896106312259126346160401605497716736 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))) (if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal -199999999999999993726732215835951104 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 1000000000000000015559416129466843024268201396921061433369770580430833781164755703264985389915047447676206280867840 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (if (<=.f64 (+.f64 (*.f64 x y) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 49999999999999998175343433979589279157951137391496288266157242743110873150620102906337171435410246399918892469000602018887594876771980109395971573896894072660533262290309118329484316681379045013850167655746877489167183814937869568749188006828844715705934104413037475872242663424 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z)))))))) |
(if (<=.f64 (+.f64 (*.f64 y x) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal -5000000000000000362795857986593891805151712143905686412284171991986050862460344537226034090871620975870312988434337860580667376581818706885745182890019660896106312259126346160401605497716736 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)))) (if (<=.f64 (+.f64 (*.f64 y x) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal -199999999999999993726732215835951104 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) (if (<=.f64 (+.f64 (*.f64 y x) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 1000000000000000015559416129466843024268201396921061433369770580430833781164755703264985389915047447676206280867840 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) c))) (if (<=.f64 (+.f64 (*.f64 y x) (/.f64 (*.f64 z t) #s(literal 16 binary64))) #s(literal 49999999999999998175343433979589279157951137391496288266157242743110873150620102906337171435410246399918892469000602018887594876771980109395971573896894072660533262290309118329484316681379045013850167655746877489167183814937869568749188006828844715705934104413037475872242663424 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 z t)))))))) |
(if (<=.f64 (*.f64 x y) #s(literal -10000 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))) (if (<=.f64 (*.f64 x y) #s(literal 1000000000000000015559416129466843024268201396921061433369770580430833781164755703264985389915047447676206280867840 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 a b)))))) |
(if (<=.f64 (*.f64 y x) #s(literal -10000 binary64)) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))) (if (<=.f64 (*.f64 y x) #s(literal 1000000000000000015559416129466843024268201396921061433369770580430833781164755703264985389915047447676206280867840 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) c))) (fma.f64 y x #s(approx (+ (+ (* z (* t 1/16)) (* (* a b) -1/4)) c) (*.f64 #s(literal -1/4 binary64) (*.f64 b a)))))) |
(if (<=.f64 (*.f64 x y) #s(literal -10000 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (if (<=.f64 (*.f64 x y) #s(literal 3999999999999999920013873389576804726675220771588034072754593247323089658509714901859157739719969759019104300724308148224 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 a b) c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))))) |
(if (<=.f64 (*.f64 y x) #s(literal -10000 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) (if (<=.f64 (*.f64 y x) #s(literal 3999999999999999920013873389576804726675220771588034072754593247323089658509714901859157739719969759019104300724308148224 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 #s(literal -1/4 binary64) (*.f64 b a) c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))))) |
(if (<=.f64 (*.f64 a b) #s(literal -500000000000000034478783768422291468839913049176218549546891415298328160321104377283093399808452642713299991464708729440150191950239130597851790859288683698879916192875675648 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))) (if (<=.f64 (*.f64 a b) #s(literal 2000000000000000018497092039783196889132420683315093231815042777266813011416236778616909817285004413072163754088681978287387596172436262464747751326627917425399889939413009512267776 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 a (*.f64 b #s(literal -1/4 binary64)))))) |
(if (<=.f64 (*.f64 b a) #s(literal -500000000000000034478783768422291468839913049176218549546891415298328160321104377283093399808452642713299991464708729440150191950239130597851790859288683698879916192875675648 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)) (if (<=.f64 (*.f64 b a) #s(literal 2000000000000000018497092039783196889132420683315093231815042777266813011416236778616909817285004413072163754088681978287387596172436262464747751326627917425399889939413009512267776 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 (*.f64 b #s(literal -1/4 binary64)) a)))) |
(if (<=.f64 (*.f64 z t) #s(literal -5000000000000000262190592237531418597736900077214862305283068621659030917376859431910478415443928807994362318208466088914672700840093622075866148980296178635908453530060388827136 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))) (if (<=.f64 (*.f64 z t) #s(literal 15000000000000000638619302622744057217593148236815645252534852723394540491759912221709728002930884456123759269661111883071541508666426392655213938845275802229591966307879561991055007811235850977302515900935058259843232480409104535361985063745605512171804950528 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 t z))))) |
(if (<=.f64 (*.f64 z t) #s(literal -5000000000000000262190592237531418597736900077214862305283068621659030917376859431910478415443928807994362318208466088914672700840093622075866148980296178635908453530060388827136 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))) (if (<=.f64 (*.f64 z t) #s(literal 15000000000000000638619302622744057217593148236815645252534852723394540491759912221709728002930884456123759269661111883071541508666426392655213938845275802229591966307879561991055007811235850977302515900935058259843232480409104535361985063745605512171804950528 binary64)) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) #s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 #s(literal 1/16 binary64) (*.f64 z t))))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) #s(approx (+ (* a (* b -1/4)) (+ (* x y) c)) (fma.f64 x y c))) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 x y)) |
#s(approx (+ (- (+ (* x y) (/ (* z t) 16)) (/ (* a b) 4)) c) (*.f64 y x)) |
| 17 544× | lower-fma.f64 |
| 17 544× | lower-fma.f32 |
| 14 966× | lower-fma.f64 |
| 14 966× | lower-fma.f32 |
| 14 934× | lower-fma.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 17 | 57 |
| 0 | 25 | 57 |
| 1 | 96 | 57 |
| 2 | 943 | 57 |
| 0 | 8624 | 52 |
| 0 | 37 | 190 |
| 0 | 53 | 190 |
| 1 | 229 | 182 |
| 2 | 1977 | 182 |
| 0 | 8331 | 175 |
| 0 | 36 | 150 |
| 0 | 47 | 146 |
| 1 | 263 | 144 |
| 2 | 2258 | 144 |
| 0 | 8378 | 140 |
| 0 | 320 | 11313 |
| 1 | 1118 | 11175 |
| 2 | 3634 | 10977 |
| 0 | 8055 | 9693 |
| 0 | 359 | 10944 |
| 1 | 1245 | 10680 |
| 2 | 3811 | 10530 |
| 0 | 8136 | 9412 |
| 0 | 203 | 3234 |
| 1 | 683 | 3198 |
| 2 | 2202 | 3156 |
| 3 | 6755 | 3150 |
| 0 | 8507 | 2839 |
| 1× | fuel |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
Compiled 1 236 to 622 computations (49.7% saved)
(sort a b)
(sort z t)
(sort x y)
Compiled 1 396 to 460 computations (67% saved)
Loading profile data...