
Time bar (total: 4.6s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 8 computations (11.1% saved)
| 631.0ms | 8 256× | 0 | valid |
ival-mult: 92.0ms (38.3% of total)ival-add: 79.0ms (32.9% of total)ival-sub: 61.0ms (25.4% of total)ival-true: 6.0ms (2.5% of total)ival-assert: 3.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y x) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 120.0ms | 512× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-sub: 82.0ms (77% of total)ival-add: 21.0ms (19.7% of total)ival-mult: 3.0ms (2.8% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 608× | lower-fma.f64 |
| 608× | lower-fma.f32 |
| 408× | distribute-rgt-in |
| 354× | unsub-neg |
| 298× | distribute-lft-in |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 27 | 72 |
| 1 | 68 | 63 |
| 2 | 207 | 63 |
| 3 | 671 | 63 |
| 4 | 1268 | 63 |
| 5 | 2143 | 63 |
| 6 | 2436 | 63 |
| 7 | 2470 | 63 |
| 8 | 2470 | 63 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 13 | 7 |
| 2 | 24 | 7 |
| 3 | 48 | 7 |
| 4 | 84 | 7 |
| 5 | 130 | 7 |
| 6 | 220 | 7 |
| 7 | 370 | 7 |
| 8 | 584 | 7 |
| 9 | 669 | 7 |
| 10 | 691 | 7 |
| 0 | 691 | 6 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
(fma.f64 z (-.f64 y x) x) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 x (*.f64 (-.f64 y x) z)) |
Compiled 7 to 6 computations (14.3% saved)
| 1× | egg-herbie |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 y x) | |
| cost-diff | 0 | (*.f64 (-.f64 y x) z) | |
| cost-diff | 128 | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 608× | lower-fma.f64 |
| 608× | lower-fma.f32 |
| 240× | lower-*.f32 |
| 238× | lower-*.f64 |
| 152× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 18 |
| 0 | 9 | 18 |
| 1 | 13 | 18 |
| 2 | 24 | 18 |
| 3 | 48 | 18 |
| 4 | 84 | 18 |
| 5 | 130 | 18 |
| 6 | 220 | 18 |
| 7 | 370 | 18 |
| 8 | 584 | 18 |
| 9 | 669 | 18 |
| 10 | 691 | 18 |
| 0 | 691 | 17 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
x |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
y |
z |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
(fma.f64 z (-.f64 y x) x) |
x |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 y x)) |
(-.f64 y x) |
y |
z |
Found 3 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (-.f64 y x) | |
| accuracy | 0.0078125 | (+.f64 x (*.f64 (-.f64 y x) z)) | |
| accuracy | 0.0078125 | (*.f64 (-.f64 y x) z) |
| 15.0ms | 256× | 0 | valid |
Compiled 20 to 8 computations (60% saved)
ival-sub: 4.0ms (58.6% of total)ival-mult: 2.0ms (29.3% of total)ival-add: 1.0ms (14.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ()) |
#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ()) |
#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt x (taylor 0 z) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 y) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 z))) (taylor inf x) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- z 1))) (taylor -inf x) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt (+.f64 x (*.f64 (-.f64 y x) z)) (patch (+.f64 x (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | z | @ | inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1.0ms | x | @ | -inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1.0ms | y | @ | -inf | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1.0ms | z | @ | 0 | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1.0ms | y | @ | 0 | ((+ x (* (- y x) z)) (* (- y x) z) (- y x)) |
| 1× | egg-herbie |
| 7 662× | lower-fma.f64 |
| 7 662× | lower-fma.f32 |
| 3 156× | lower-*.f64 |
| 3 156× | lower-*.f32 |
| 1 320× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 461 |
| 1 | 243 | 458 |
| 2 | 731 | 458 |
| 3 | 2072 | 458 |
| 4 | 4235 | 458 |
| 5 | 6018 | 458 |
| 6 | 7163 | 458 |
| 0 | 8088 | 431 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
(* y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
| Outputs |
|---|
x |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(+ x (* -1 (* x z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(* -1 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* x (+ 1 (* -1 z))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 (* x (- z 1))) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
| 6 196× | lower-*.f32 |
| 6 194× | lower-*.f64 |
| 4 406× | lower-fma.f64 |
| 4 406× | lower-fma.f32 |
| 3 688× | lower-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 6 | 15 |
| 0 | 9 | 15 |
| 1 | 36 | 15 |
| 2 | 286 | 15 |
| 3 | 3823 | 15 |
| 0 | 10866 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y x) z)) |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
| Outputs |
|---|
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))) (-.f64 (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (-.f64 y x)) (fma.f64 z (-.f64 y x) x) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (fma.f64 z (-.f64 y x) x)) |
(*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 y x) x)) |
(*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (pow.f64 (neg.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x))) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (pow.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) #s(literal -1 binary64))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) (/.f64 (fma.f64 z (-.f64 y x) x) (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) (*.f64 (fma.f64 z (-.f64 y x) x) (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 z (-.f64 y x) x) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (-.f64 x (*.f64 z (-.f64 y x))))) |
(*.f64 (fma.f64 z (-.f64 y x) x) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 x x))) (pow.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x))))) (*.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) (neg.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) #s(literal 1 binary64))) (*.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (neg.f64 x) x) (-.f64 x (*.f64 z (-.f64 y x)))) (*.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))) (-.f64 x (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x))))) (*.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (*.f64 x x)) (neg.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (*.f64 x x)) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (*.f64 x x)) #s(literal 1 binary64))) (*.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (*.f64 x x)) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (-.f64 x (*.f64 z (-.f64 y x)))) (*.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (*.f64 x x)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (*.f64 x x)) (-.f64 x (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x))))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (neg.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (/.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (neg.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64))) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64))) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x))))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))) #s(literal 2 binary64))) (fma.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x)))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal 3 binary64))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x))))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))) #s(literal 2 binary64)) (*.f64 (*.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x))))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 x (*.f64 z (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 x (*.f64 z (-.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (*.f64 z (-.f64 y x)))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (*.f64 (-.f64 x (*.f64 z (-.f64 y x))) (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z (-.f64 y x) (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)) (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 x (*.f64 z (-.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (-.f64 x (*.f64 z (-.f64 y x))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (neg.f64 (-.f64 x (*.f64 z (-.f64 y x)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x)) (*.f64 x x))))) |
(fma.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (-.f64 y x))) x) |
(fma.f64 (exp.f64 (log.f64 (-.f64 y x))) (exp.f64 (log.f64 z)) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (fma.f64 (neg.f64 x) x (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 z (+.f64 y x)) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) z) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 z (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) z) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64)) x) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64)) x) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z (-.f64 y x)) (fma.f64 z (-.f64 y x) x) (*.f64 x x)) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (fma.f64 z (-.f64 y x) x) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x) x) |
(fma.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (pow.f64 (+.f64 y x) #s(literal -1 binary64)) x) |
(fma.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 z (+.f64 y x)) x) |
(fma.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) z) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (fma.f64 (+.f64 y x) x (*.f64 y y))) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) z) x) |
(fma.f64 (*.f64 x x) (pow.f64 (-.f64 x (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))) |
(fma.f64 z (-.f64 y x) x) |
(fma.f64 z y (fma.f64 (neg.f64 x) z x)) |
(fma.f64 (-.f64 y x) z x) |
(fma.f64 y z (fma.f64 (neg.f64 x) z x)) |
(fma.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x)))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 z (-.f64 y x) (neg.f64 x)))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x))))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x))))) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (fma.f64 z (-.f64 y x) x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (+.f64 x (*.f64 z y)) (*.f64 (neg.f64 x) z)) |
(+.f64 (*.f64 z y) (fma.f64 (neg.f64 x) z x)) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x (*.f64 z (-.f64 y x))))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 x (*.f64 z (-.f64 y x)))))) |
(+.f64 (*.f64 z (-.f64 y x)) x) |
(+.f64 x (*.f64 z (-.f64 y x))) |
(*.f64 (exp.f64 (log.f64 z)) (exp.f64 (log.f64 (-.f64 y x)))) |
(*.f64 (exp.f64 (log.f64 (-.f64 y x))) (exp.f64 (log.f64 z))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) #s(literal 1 binary64)) (pow.f64 (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1 binary64)) (pow.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (fma.f64 (neg.f64 x) x (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) #s(literal 1 binary64)) (pow.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) #s(literal 1 binary64)) (pow.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (/.f64 z (+.f64 y x)) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (/.f64 z (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (pow.f64 (*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) z) #s(literal 1 binary64))) |
(*.f64 (pow.f64 z #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (-.f64 y x) #s(literal 1 binary64)) (pow.f64 z #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 z (+.f64 y x))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) z)) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) z)) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(pow.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z)) #s(literal -1 binary64)) |
(pow.f64 (/.f64 (+.f64 y x) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z)) #s(literal -1 binary64)) |
(pow.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(/.f64 (exp.f64 (log.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z))) (exp.f64 (log.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (exp.f64 (log.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z))) (exp.f64 (log.f64 (+.f64 y x)))) |
(/.f64 (*.f64 #s(literal 1 binary64) z) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) z) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) z) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 z #s(literal 1 binary64)) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (*.f64 z (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 z (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 x) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 z y) (*.f64 (neg.f64 x) z))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z)) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z)) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (+.f64 y x)) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z))) |
(/.f64 z (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(fma.f64 (*.f64 z #s(literal -1 binary64)) x (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) (*.f64 z y)) |
(fma.f64 (neg.f64 x) z (*.f64 z y)) |
(fma.f64 z (neg.f64 x) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 x) z)) |
(fma.f64 y z (*.f64 (neg.f64 x) z)) |
(exp.f64 (*.f64 (log.f64 (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(exp.f64 (log.f64 (*.f64 z (-.f64 y x)))) |
(+.f64 (*.f64 (neg.f64 x) z) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 x) z)) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) #s(literal -1 binary64)) (pow.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y x) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (/.f64 (+.f64 y x) (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) #s(literal -1 binary64)) (pow.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (pow.f64 (pow.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) (pow.f64 (pow.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64)) #s(literal -1 binary64))) |
(*.f64 (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (pow.f64 (neg.f64 (+.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal -1 binary64))) |
(*.f64 (+.f64 y x) (/.f64 (-.f64 y x) (+.f64 y x))) |
(*.f64 (+.f64 y x) (*.f64 (-.f64 y x) (pow.f64 (+.f64 y x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (/.f64 (-.f64 y x) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (*.f64 (-.f64 y x) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) |
(pow.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (+.f64 y x))) (*.f64 (neg.f64 (+.f64 y x)) (*.f64 (neg.f64 x) x))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (/.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (neg.f64 (+.f64 y x)) #s(literal 1 binary64))) (*.f64 (neg.f64 (+.f64 y x)) (/.f64 (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 y y)) (+.f64 y x)) (*.f64 (neg.f64 (+.f64 y x)) (*.f64 x x))) (*.f64 (neg.f64 (+.f64 y x)) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (+.f64 y x))) (*.f64 (/.f64 (+.f64 y x) (*.f64 y y)) (*.f64 (neg.f64 x) x))) (*.f64 (/.f64 (+.f64 y x) (*.f64 y y)) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 x x))) (*.f64 (/.f64 (+.f64 y x) (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (/.f64 (+.f64 y x) (*.f64 y y)) (/.f64 (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 y x)) (*.f64 (/.f64 (+.f64 y x) (*.f64 y y)) (*.f64 x x))) (*.f64 (/.f64 (+.f64 y x) (*.f64 y y)) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (neg.f64 (+.f64 y x))) (*.f64 (+.f64 y x) (*.f64 (neg.f64 x) x))) (*.f64 (+.f64 y x) (neg.f64 (+.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (/.f64 (+.f64 y x) (*.f64 x x))) (+.f64 y x)) (*.f64 (+.f64 y x) (/.f64 (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 1 binary64))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1 binary64))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64))) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (fma.f64 (+.f64 y x) x (*.f64 y y))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal 1 binary64))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 x) x)) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) (fma.f64 y y (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64))) (fma.f64 y (/.f64 y (+.f64 y x)) (*.f64 x (/.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 2 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 2 binary64))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal -3 binary64))) (*.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (+.f64 y x) #s(literal -3 binary64)))) (+.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 y x))) #s(literal 2 binary64)) (+.f64 (pow.f64 (*.f64 x (/.f64 x (+.f64 y x))) #s(literal 2 binary64)) (*.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -3 binary64))) (*.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -3 binary64)))) (+.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) #s(literal 2 binary64)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 x x))) (pow.f64 (+.f64 y x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 y x) (fma.f64 y y (*.f64 x x)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (+.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 y x) (fma.f64 (*.f64 x x) (fma.f64 y y (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 y x) x (*.f64 y y))) |
(neg.f64 (neg.f64 (-.f64 y x))) |
(fma.f64 (/.f64 (*.f64 y y) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 y x) x) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (pow.f64 (+.f64 y x) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 y (/.f64 y (+.f64 y x)) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 (*.f64 y (/.f64 y (+.f64 y x))) (*.f64 x (/.f64 x (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y)))) |
(-.f64 y x) |
(exp.f64 (*.f64 (log.f64 (pow.f64 (-.f64 y x) #s(literal -1 binary64))) #s(literal -1 binary64))) |
(+.f64 (*.f64 y (/.f64 y (+.f64 y x))) (neg.f64 (*.f64 x (/.f64 x (+.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) x (*.f64 y y))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
Compiled 7 509 to 969 computations (87.1% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 344 | 6 | 350 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 345 | 6 | 351 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (-.f64 y x) z x) |
| 98.8% | (fma.f64 z y (fma.f64 (neg.f64 x) z x)) | |
| ▶ | 81.1% | (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) |
| ▶ | 66.7% | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
| ▶ | 56.2% | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
| ▶ | 48.4% | #s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
Compiled 72 to 70 computations (2.8% saved)
| 1× | egg-herbie |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 y z) | |
| cost-diff | 0 | #s(approx (* (- y x) z) (*.f64 y z)) | |
| cost-diff | 0 | (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) | |
| cost-diff | 0 | (-.f64 y x) | |
| cost-diff | 0 | (*.f64 (-.f64 y x) z) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) | |
| cost-diff | 0 | (-.f64 #s(literal 1 binary64) z) | |
| cost-diff | 0 | (*.f64 (-.f64 #s(literal 1 binary64) z) x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) | |
| cost-diff | 0 | (*.f64 y z) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 y z)) | |
| cost-diff | 0 | (-.f64 y x) | |
| cost-diff | 0 | (fma.f64 (-.f64 y x) z x) |
| 672× | lower-fma.f32 |
| 670× | lower-fma.f64 |
| 272× | lower-*.f32 |
| 266× | lower-*.f64 |
| 176× | lower-+.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 102 |
| 0 | 26 | 99 |
| 1 | 36 | 99 |
| 2 | 53 | 99 |
| 3 | 83 | 99 |
| 4 | 147 | 99 |
| 5 | 209 | 99 |
| 6 | 336 | 99 |
| 7 | 532 | 99 |
| 8 | 710 | 99 |
| 9 | 742 | 99 |
| 10 | 770 | 99 |
| 11 | 782 | 99 |
| 12 | 784 | 99 |
| 0 | 784 | 99 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (-.f64 y x) z x) |
(-.f64 y x) |
y |
x |
z |
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
(*.f64 y z) |
y |
z |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(-.f64 #s(literal 1 binary64) z) |
#s(literal 1 binary64) |
z |
x |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
(*.f64 (-.f64 y x) z) |
(-.f64 y x) |
y |
x |
z |
(+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) |
x |
#s(approx (* (- y x) z) (*.f64 y z)) |
(*.f64 y z) |
y |
z |
| Outputs |
|---|
(fma.f64 (-.f64 y x) z x) |
(fma.f64 z (-.f64 y x) x) |
(-.f64 y x) |
y |
x |
z |
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
(*.f64 y z) |
(*.f64 z y) |
y |
z |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(-.f64 #s(literal 1 binary64) z) |
#s(literal 1 binary64) |
z |
x |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 (-.f64 y x) z) |
(*.f64 z (-.f64 y x)) |
(-.f64 y x) |
y |
x |
z |
(+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) |
(+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) |
x |
#s(approx (* (- y x) z) (*.f64 y z)) |
#s(approx (* (- y x) z) (*.f64 z y)) |
(*.f64 y z) |
(*.f64 z y) |
y |
z |
Found 13 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (*.f64 y z) | |
| accuracy | 0.0078125 | (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) | |
| accuracy | 24.286297214989037 | #s(approx (* (- y x) z) (*.f64 y z)) | |
| accuracy | 0 | (-.f64 y x) | |
| accuracy | 0.0078125 | (*.f64 (-.f64 y x) z) | |
| accuracy | 21.287844927476065 | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) | |
| accuracy | 0 | (-.f64 #s(literal 1 binary64) z) | |
| accuracy | 0.0078125 | (*.f64 (-.f64 #s(literal 1 binary64) z) x) | |
| accuracy | 28.045278682076596 | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) | |
| accuracy | 0 | (*.f64 y z) | |
| accuracy | 33.05097961125402 | #s(approx (+ x (* (- y x) z)) (*.f64 y z)) | |
| accuracy | 0 | (-.f64 y x) | |
| accuracy | 0.00390625 | (fma.f64 (-.f64 y x) z x) |
| 32.0ms | 256× | 0 | valid |
Compiled 81 to 13 computations (84% saved)
ival-mult: 5.0ms (42.9% of total)ival-sub: 4.0ms (34.4% of total)ival-add: 2.0ms (17.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 (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ()) |
#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ()) |
#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ()) |
#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ()) |
#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ()) |
#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ()) |
#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ()) |
#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ()) |
#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ()) |
#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt x (taylor 0 z) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 z) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 z) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 z) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 z) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 z) (#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 z)) (taylor 0 z) (#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 z)) (taylor 0 z) (#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 z)) (taylor 0 z) (#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 z) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf z) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1 x) (/ x z))) (taylor inf z) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1 x) (/ x z))) (taylor inf z) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1 x) (/ x z))) (taylor inf z) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor inf z) (#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ 1 z) 1)) (taylor inf z) (#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ 1 z) 1)) (taylor inf z) (#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ 1 z) 1)) (taylor inf z) (#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf z) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ x (* -1 (/ x z))))) (taylor -inf z) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ x (* -1 (/ x z))))) (taylor -inf z) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ x (* -1 (/ x z))))) (taylor -inf z) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- 1 (/ 1 z)))) (taylor -inf z) (#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- 1 (/ 1 z)))) (taylor -inf z) (#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- 1 (/ 1 z)))) (taylor -inf z) (#s(alt (-.f64 #s(literal 1 binary64) z) (patch (-.f64 #s(literal 1 binary64) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 y) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 y) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 y) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 y z) (patch (*.f64 y z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor 0 x) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor 0 x) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor 0 x) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor 0 x) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 z))) (taylor inf x) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 z))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 z))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor inf x) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor inf x) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor inf x) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor inf x) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 z))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 z))) (taylor inf x) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf x) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- z 1))) (taylor -inf x) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt (fma.f64 (-.f64 y x) z x) (patch (fma.f64 (-.f64 y x) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt (-.f64 y x) (patch (-.f64 y x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- z 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- z 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor -inf x) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor -inf x) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor -inf x) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor -inf x) (#s(alt (*.f64 (-.f64 #s(literal 1 binary64) z) x) (patch (*.f64 (-.f64 #s(literal 1 binary64) z) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- z 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (*.f64 (-.f64 y x) z) (patch (*.f64 (-.f64 y x) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- z 1))) (taylor -inf x) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) (patch (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf x) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt #s(approx (* (- y x) z) (*.f64 y z)) (patch #s(approx (* (- y x) z) (*.f64 y z)) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | z | @ | -inf | ((+ (* (- y x) z) x) (- y x) (+ x (* (- y x) z)) (* y z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- y x) z) (+ x (* (- y x) z)) (* (- y x) z)) |
| 1.0ms | z | @ | inf | ((+ (* (- y x) z) x) (- y x) (+ x (* (- y x) z)) (* y z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- y x) z) (+ x (* (- y x) z)) (* (- y x) z)) |
| 1.0ms | z | @ | 0 | ((+ (* (- y x) z) x) (- y x) (+ x (* (- y x) z)) (* y z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- y x) z) (+ x (* (- y x) z)) (* (- y x) z)) |
| 1.0ms | y | @ | -inf | ((+ (* (- y x) z) x) (- y x) (+ x (* (- y x) z)) (* y z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- y x) z) (+ x (* (- y x) z)) (* (- y x) z)) |
| 1.0ms | x | @ | -inf | ((+ (* (- y x) z) x) (- y x) (+ x (* (- y x) z)) (* y z) (+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- y x) z) (+ x (* (- y x) z)) (* (- y x) z)) |
| 1× | egg-herbie |
| 7 484× | lower-fma.f64 |
| 7 484× | lower-fma.f32 |
| 3 040× | lower-*.f64 |
| 3 040× | lower-*.f32 |
| 1 306× | div-sub |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 1779 |
| 1 | 283 | 1743 |
| 2 | 822 | 1743 |
| 3 | 2166 | 1743 |
| 4 | 4711 | 1743 |
| 5 | 7037 | 1743 |
| 0 | 8090 | 1608 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
x |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
x |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
x |
(+ x (* -1 (* x z))) |
(+ x (* -1 (* x z))) |
(+ x (* -1 (* x z))) |
1 |
(+ 1 (* -1 z)) |
(+ 1 (* -1 z)) |
(+ 1 (* -1 z)) |
x |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
x |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* -1 (* x z)) |
(* z (+ (* -1 x) (/ x z))) |
(* z (+ (* -1 x) (/ x z))) |
(* z (+ (* -1 x) (/ x z))) |
(* -1 z) |
(* z (- (/ 1 z) 1)) |
(* z (- (/ 1 z) 1)) |
(* z (- (/ 1 z) 1)) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* x z)) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(* -1 (* z (- 1 (/ 1 z)))) |
(* -1 (* z (- 1 (/ 1 z)))) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
| Outputs |
|---|
x |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
x |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
x |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
x |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
x |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
x |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* z (+ (* -1 x) (/ x z))) |
(-.f64 x (*.f64 z x)) |
(* z (+ (* -1 x) (/ x z))) |
(-.f64 x (*.f64 z x)) |
(* z (+ (* -1 x) (/ x z))) |
(-.f64 x (*.f64 z x)) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(-.f64 x (*.f64 z x)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(* y z) |
(*.f64 y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y z) |
(*.f64 y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(* x (+ 1 (* -1 z))) |
(-.f64 x (*.f64 z x)) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (+ 1 (* -1 z))) |
(-.f64 x (*.f64 z x)) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (* -1 z))) |
(-.f64 x (*.f64 z x)) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (+ 1 (* -1 z))) |
(-.f64 x (*.f64 z x)) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* x (+ 1 (* -1 z))) |
(-.f64 x (*.f64 z x)) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (- z 1))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (- z 1))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- z 1))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* -1 (* x (- z 1))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (- z 1))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
| 5 970× | lower-fma.f32 |
| 5 968× | lower-fma.f64 |
| 4 360× | lower-*.f32 |
| 4 354× | lower-*.f64 |
| 3 174× | lower-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 82 |
| 0 | 26 | 79 |
| 1 | 89 | 79 |
| 2 | 615 | 79 |
| 3 | 7354 | 79 |
| 0 | 8059 | 79 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (-.f64 y x) z x) |
(-.f64 y x) |
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
(*.f64 y z) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(-.f64 #s(literal 1 binary64) z) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
(*.f64 (-.f64 y x) z) |
(+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) |
#s(approx (* (- y x) z) (*.f64 y z)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) (fma.f64 x (fma.f64 z (-.f64 y x) x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (fma.f64 z (-.f64 y x) x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))) (-.f64 (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 z (-.f64 y x))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x) #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)))) (fma.f64 (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x) (-.f64 (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (fma.f64 z (-.f64 y x) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (fma.f64 z (-.f64 y x) x)) |
(*.f64 (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (/.f64 (fma.f64 z (-.f64 y x) x) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(*.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (*.f64 (fma.f64 z (-.f64 y x) x) (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 y x) x)) |
(*.f64 (fma.f64 z (-.f64 y x) x) (/.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (fma.f64 (neg.f64 z) (-.f64 y x) x))) |
(*.f64 (fma.f64 z (-.f64 y x) x) (/.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (fma.f64 z (-.f64 y x) (neg.f64 x)))) |
(*.f64 (fma.f64 z (-.f64 y x) x) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 z (-.f64 y x) x) (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (pow.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) #s(literal -1 binary64)))) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 y x) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64))) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64))) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64))) (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) #s(literal -1 binary64))) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x)))) (*.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) (fma.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x)) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x)))) (*.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))) (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) (+.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (*.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (fma.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))) (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))) (*.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (-.f64 y x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (fma.f64 z (-.f64 y x) (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64))) (fma.f64 z (-.f64 y x) (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 z) (-.f64 y x) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 z) (-.f64 y x) x)) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (fma.f64 (neg.f64 z) (-.f64 y x) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (fma.f64 z (-.f64 y x) (neg.f64 x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64))) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) (fma.f64 (*.f64 x x) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (*.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) (fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (*.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 y x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 z (-.f64 y x)) x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (-.f64 y x) x)) |
(/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (fma.f64 z (-.f64 y x) (neg.f64 x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 y x) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 z (-.f64 y x) x))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (fma.f64 z (-.f64 y x) (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (fma.f64 (neg.f64 z) (-.f64 y x) x))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64))) (neg.f64 (fma.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)))) (fma.f64 x (fma.f64 z (-.f64 y x) x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (fma.f64 z (-.f64 y x) x) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (fma.f64 z (-.f64 y x) x) (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)))) (fma.f64 z (-.f64 y x) x) (neg.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) x) |
(fma.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 x y) x)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 x y) x) (-.f64 (*.f64 (+.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) x) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) z (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) z x) |
(fma.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (pow.f64 (+.f64 x y) #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) #s(literal -1 binary64)) x) |
(fma.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (/.f64 z (fma.f64 z (-.f64 y x) (neg.f64 x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) |
(fma.f64 (*.f64 (*.f64 z (-.f64 y x)) z) (/.f64 (-.f64 y x) (fma.f64 z (-.f64 y x) (neg.f64 x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) |
(fma.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (*.f64 z z) (fma.f64 z (-.f64 y x) (neg.f64 x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) |
(fma.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 z (+.f64 x y)) x) |
(fma.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) z) x) |
(fma.f64 (*.f64 z z) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (fma.f64 (+.f64 x y) x (*.f64 y y))) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) #s(literal -1 binary64)) z) x) |
(fma.f64 (*.f64 x x) (pow.f64 (fma.f64 (neg.f64 z) (-.f64 y x) x) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(fma.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (pow.f64 (fma.f64 z (-.f64 y x) (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) |
(fma.f64 (*.f64 z (-.f64 y x)) (/.f64 (*.f64 z (-.f64 y x)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) |
(fma.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)) x) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 z (-.f64 y x))) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 z (/.f64 (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) z) (fma.f64 z (-.f64 y x) (neg.f64 x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) |
(fma.f64 z (*.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 z (-.f64 y x) x) |
(fma.f64 z y (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(fma.f64 (-.f64 y x) (/.f64 (*.f64 (*.f64 z (-.f64 y x)) z) (fma.f64 z (-.f64 y x) (neg.f64 x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) |
(fma.f64 (-.f64 y x) z x) |
(fma.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x)) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(fma.f64 y z (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(-.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x))))) |
(+.f64 (+.f64 x (*.f64 z y)) (*.f64 (neg.f64 z) x)) |
(+.f64 (*.f64 x (/.f64 x (fma.f64 (neg.f64 z) (-.f64 y x) x))) (neg.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 (neg.f64 z) (-.f64 y x) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z (-.f64 y x)) #s(literal 2 binary64)) (fma.f64 z (-.f64 y x) (neg.f64 x))) (neg.f64 (*.f64 x (/.f64 x (fma.f64 z (-.f64 y x) (neg.f64 x)))))) |
(+.f64 (*.f64 z (-.f64 y x)) x) |
(+.f64 (*.f64 z y) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(+.f64 x (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 x y) x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 x y) x) (-.f64 (*.f64 (+.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(*.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (fma.f64 (neg.f64 x) x (*.f64 y y))) |
(*.f64 (pow.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) #s(literal -1 binary64)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 x y)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (+.f64 x y) x (*.f64 y y))))) |
(*.f64 (+.f64 x y) (/.f64 (-.f64 y x) (+.f64 x y))) |
(*.f64 (+.f64 x y) (*.f64 (-.f64 y x) (pow.f64 (+.f64 x y) #s(literal -1 binary64)))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (pow.f64 (+.f64 x y) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) (/.f64 (-.f64 y x) (fma.f64 (+.f64 x y) x (*.f64 y y)))) |
(*.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) (*.f64 (-.f64 y x) (pow.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 y x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 (+.f64 x y) #s(literal -1 binary64))) (fma.f64 x x (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (+.f64 x y) #s(literal -1 binary64))) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) #s(literal -1 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 y (+.f64 x y))) (*.f64 y (/.f64 y (+.f64 x y)))) (*.f64 (*.f64 x (/.f64 x (+.f64 x y))) (*.f64 x (/.f64 x (+.f64 x y))))) (fma.f64 y (/.f64 y (+.f64 x y)) (*.f64 x (/.f64 x (+.f64 x y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 x y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (+.f64 x y))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 y (+.f64 x y))) (*.f64 y (/.f64 y (+.f64 x y))) (fma.f64 (*.f64 x (/.f64 x (+.f64 x y))) (*.f64 x (/.f64 x (+.f64 x y))) (*.f64 (*.f64 y (/.f64 y (+.f64 x y))) (*.f64 x (/.f64 x (+.f64 x y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)))) (neg.f64 (neg.f64 (+.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 x y) x (*.f64 y y))))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) #s(literal 1 binary64)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (+.f64 x y) x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 x y)) (*.f64 (+.f64 x y) (*.f64 x x))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) (*.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) (fma.f64 (+.f64 x y) x (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 x y) (fma.f64 (*.f64 x x) (fma.f64 x x (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)))) |
(/.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 x) y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 x y) x (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 y x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(neg.f64 (neg.f64 (-.f64 y x))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y)) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(fma.f64 (/.f64 (*.f64 y y) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 x y) x)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))))) |
(fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 x y) x) (-.f64 (*.f64 (+.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))))) |
(fma.f64 (pow.f64 y #s(literal 3/2 binary64)) (/.f64 (pow.f64 y #s(literal 3/2 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 (*.f64 y y) (/.f64 y (fma.f64 (+.f64 x y) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))))) |
(fma.f64 (*.f64 y y) (pow.f64 (+.f64 x y) #s(literal -1 binary64)) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))))) |
(fma.f64 x #s(literal -1 binary64) y) |
(fma.f64 y (/.f64 y (+.f64 x y)) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(fma.f64 y (/.f64 (*.f64 y y) (fma.f64 (+.f64 x y) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))))) |
(-.f64 (+.f64 y #s(literal 0 binary64)) x) |
(-.f64 (*.f64 y (/.f64 y (+.f64 x y))) (*.f64 x (/.f64 x (+.f64 x y)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y)))) |
(-.f64 #s(literal 0 binary64) (-.f64 x y)) |
(-.f64 y x) |
(+.f64 (*.f64 y (/.f64 y (+.f64 x y))) (neg.f64 (*.f64 x (/.f64 x (+.f64 x y))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))) (neg.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 x y) x (*.f64 y y))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
(*.f64 (*.f64 y #s(literal 1 binary64)) z) |
(*.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 z (*.f64 #s(literal 1 binary64) y)) |
(*.f64 z y) |
(*.f64 y z) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x) (+.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 z (-.f64 z #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x) (fma.f64 (neg.f64 z) z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) z)) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z z z) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 z z z))) |
(*.f64 (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x) (+.f64 (pow.f64 (fma.f64 z z z) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 z z z) (-.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x) (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (/.f64 x (+.f64 #s(literal 1 binary64) z))) |
(*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (/.f64 x (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) z) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z z)) x) (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64))) |
(/.f64 (*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) x) (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (*.f64 x (+.f64 #s(literal -1 binary64) (*.f64 z z))) (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64))) |
(/.f64 (*.f64 x (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 z) x))) (-.f64 x (*.f64 (neg.f64 z) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 z) x)) (*.f64 x (*.f64 (neg.f64 z) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x)) (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x)) (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) x))) |
(/.f64 x (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) z x) |
(fma.f64 (*.f64 (neg.f64 z) x) #s(literal 1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) x) |
(fma.f64 (neg.f64 z) x x) |
(fma.f64 (neg.f64 x) z x) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (neg.f64 z) x)) |
(fma.f64 z (*.f64 #s(literal 1 binary64) (neg.f64 x)) x) |
(fma.f64 z (neg.f64 x) x) |
(fma.f64 x (neg.f64 z) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (neg.f64 z) x)) |
(+.f64 (*.f64 (neg.f64 z) x) x) |
(+.f64 x (*.f64 (neg.f64 z) x)) |
(*.f64 (/.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (+.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 z (-.f64 z #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z z z) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 z z z))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 z z z) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 z z z) (-.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (/.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (fma.f64 (neg.f64 z) z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (fma.f64 (neg.f64 z) z #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (*.f64 z z)) (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64)))) |
(*.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) |
(*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (fma.f64 z z #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (+.f64 (fma.f64 z z (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64))) (+.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 9 binary64))) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64))) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (pow.f64 z #s(literal 3 binary64)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) #s(literal 1 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64))) (*.f64 (*.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) z))) (*.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) z))))) (+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) z))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) (+.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(/.f64 (-.f64 (*.f64 z z) #s(literal 1 binary64)) (-.f64 (neg.f64 z) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) z))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (fma.f64 (*.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) z))) (*.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) z))) (*.f64 (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) z))))))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) (*.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 #s(literal -1 binary64) (*.f64 z z))) (neg.f64 (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 z z #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (fma.f64 z z (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (pow.f64 z #s(literal 3 binary64))) (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) z)) (*.f64 (+.f64 #s(literal 1 binary64) z) (*.f64 z z))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 #s(literal 1 binary64) z))) |
(/.f64 (-.f64 (*.f64 #s(literal 1 binary64) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) (*.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 4 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) z) (fma.f64 z z #s(literal 1 binary64)))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (*.f64 (+.f64 #s(literal 1 binary64) z) (+.f64 (fma.f64 z z (pow.f64 z #s(literal 4 binary64))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (*.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (+.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 9 binary64))) (*.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) (+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 6 binary64))) (pow.f64 z #s(literal 3 binary64))))) |
(/.f64 (+.f64 #s(literal -1 binary64) (*.f64 z z)) (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(/.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) z)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) z))) |
(neg.f64 (/.f64 (+.f64 #s(literal -1 binary64) (*.f64 z z)) (+.f64 #s(literal 1 binary64) z))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64)))) (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 z) z #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) z #s(literal -1 binary64)))) |
(neg.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal 1 binary64) (pow.f64 (fma.f64 z z z) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (fma.f64 z z z)) (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (fma.f64 z z z) #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (fma.f64 z z z) (-.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (neg.f64 z) z #s(literal 1 binary64))) (-.f64 #s(literal 1 binary64) z) (neg.f64 (*.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) z))))) |
(fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 z #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 z (-.f64 z #s(literal 1 binary64)) #s(literal 1 binary64)) (neg.f64 (*.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) z))))) |
(fma.f64 #s(literal -1 binary64) z #s(literal 1 binary64)) |
(fma.f64 (neg.f64 z) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (*.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) z))))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(fma.f64 #s(literal 1 binary64) (neg.f64 z) #s(literal 1 binary64)) |
(fma.f64 z #s(literal -1 binary64) #s(literal 1 binary64)) |
(-.f64 (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (*.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) z)))) |
(-.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64)))) |
(-.f64 #s(literal 0 binary64) (-.f64 z #s(literal 1 binary64))) |
(-.f64 #s(literal 1 binary64) z) |
(+.f64 (pow.f64 (+.f64 #s(literal 1 binary64) z) #s(literal -1 binary64)) (neg.f64 (*.f64 z (/.f64 z (+.f64 #s(literal 1 binary64) z))))) |
(+.f64 (pow.f64 (+.f64 (fma.f64 z z z) #s(literal 1 binary64)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (+.f64 (fma.f64 z z z) #s(literal 1 binary64))))) |
(+.f64 (neg.f64 z) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (fma.f64 (neg.f64 x) x (*.f64 y y))) (-.f64 y x)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 x y) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (+.f64 (pow.f64 (*.f64 (+.f64 x y) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 x y) x) (-.f64 (*.f64 (+.f64 x y) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) z) |
(*.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (pow.f64 (+.f64 x y) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (/.f64 z (+.f64 x y))) |
(*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) (*.f64 (pow.f64 (+.f64 x y) #s(literal -1 binary64)) z)) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 z (fma.f64 (+.f64 x y) x (*.f64 y y)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) #s(literal -1 binary64)) z)) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(/.f64 (*.f64 (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y))) z) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) z) (neg.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 z (neg.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 z (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 z y) (*.f64 z y)) (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 z) x))) (-.f64 (*.f64 z y) (*.f64 (neg.f64 z) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z y) (-.f64 (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 z) x)) (*.f64 (*.f64 z y) (*.f64 (neg.f64 z) x))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z)) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z)) (neg.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)))) |
(/.f64 (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (fma.f64 (neg.f64 x) (-.f64 (neg.f64 x) y) (*.f64 y y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (fma.f64 (+.f64 x y) x (*.f64 y y))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 x y) (*.f64 (fma.f64 (neg.f64 x) x (*.f64 y y)) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) z (*.f64 z y)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) z (*.f64 (neg.f64 z) x)) |
(fma.f64 (*.f64 (neg.f64 z) x) #s(literal 1 binary64) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) (*.f64 z y)) |
(fma.f64 (neg.f64 z) x (*.f64 z y)) |
(fma.f64 (neg.f64 x) z (*.f64 z y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) x) (*.f64 z y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 (neg.f64 z) x)) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (neg.f64 z) x)) |
(fma.f64 z (*.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 z) x)) |
(fma.f64 z (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 z y)) |
(fma.f64 z (neg.f64 x) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 z) x)) |
(fma.f64 x (neg.f64 z) (*.f64 z y)) |
(fma.f64 y z (*.f64 (neg.f64 z) x)) |
(+.f64 (*.f64 (neg.f64 z) x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 z) x)) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)))) (fma.f64 #s(approx (* (- y x) z) (*.f64 z y)) (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y))) #s(literal 2 binary64)))) (fma.f64 x x (*.f64 (neg.f64 #s(approx (* (- y x) z) (*.f64 z y))) (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y))) (-.f64 (*.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)))) (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x)) |
(*.f64 (-.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)) (/.f64 #s(literal 1 binary64) (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x))) |
(*.f64 (pow.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))) #s(literal -1 binary64)) (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)) #s(literal -1 binary64)) (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(*.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x))))) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64))) (pow.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)) (/.f64 (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)))) |
(*.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)) (*.f64 (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) (pow.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)) #s(literal -1 binary64))) |
(*.f64 (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) (/.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))))) |
(*.f64 (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) (*.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))) (pow.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 4 binary64))) (pow.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))) #s(literal -1 binary64))) (fma.f64 x x (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 6 binary64))) (pow.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))) #s(literal -1 binary64))) (fma.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 6 binary64))) (pow.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (pow.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)) #s(literal -1 binary64))) (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 6 binary64))) (pow.f64 (*.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64))) #s(literal 1 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))))) (*.f64 (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))))) (fma.f64 x (/.f64 x (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) (fma.f64 (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) (*.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 x x (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 6 binary64))) (pow.f64 (*.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(literal 3 binary64))) (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) (*.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)))) (*.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 4 binary64))) (*.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))) (fma.f64 x x (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 6 binary64))) (*.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))) (fma.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 6 binary64))) (*.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x)) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)) (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 6 binary64))) (pow.f64 (*.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64))) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) (-.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)))) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64))) (neg.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (* (- y x) z) (*.f64 z y)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 3 binary64)))) (fma.f64 #s(approx (* (- y x) z) (*.f64 z y)) (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) (*.f64 x x)) (neg.f64 (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)))) (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) (neg.f64 (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))))) |
(fma.f64 (*.f64 x x) (pow.f64 (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))))) |
(fma.f64 #s(literal 1 binary64) x #s(approx (* (- y x) z) (*.f64 z y))) |
(fma.f64 x (/.f64 x (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) (neg.f64 (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))))) |
(fma.f64 x #s(literal 1 binary64) #s(approx (* (- y x) z) (*.f64 z y))) |
(-.f64 (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (* (- y x) z) (*.f64 z y)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y))))) |
(+.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))) (neg.f64 (/.f64 (pow.f64 #s(approx (* (- y x) z) (*.f64 z y)) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y x) z) (*.f64 z y)))))) |
(+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) |
(+.f64 x #s(approx (* (- y x) z) (*.f64 z y))) |
#s(approx (* (- y x) z) (*.f64 z y)) |
Compiled 13 939 to 1 450 computations (89.6% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 852 | 4 | 856 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 854 | 8 | 862 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 y x) z x) |
| ▶ | 56.2% | (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
| ✓ | 81.1% | (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) |
| ▶ | 65.6% | #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) |
| ✓ | 66.7% | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
| ▶ | 23.3% | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
| ▶ | 35.4% | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
| ✓ | 48.4% | #s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
Compiled 47 to 49 computations (-4.3% saved)
| 1× | egg-herbie |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- y x) (neg.f64 x)) | |
| cost-diff | 0 | (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) | |
| cost-diff | 0 | (*.f64 z y) | |
| cost-diff | 0 | (neg.f64 z) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) | |
| cost-diff | 320 | (fma.f64 (neg.f64 z) x (*.f64 z y)) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- y x) (neg.f64 x)) | |
| cost-diff | 0 | (*.f64 #s(approx (- y x) (neg.f64 x)) z) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) | |
| cost-diff | 0 | #s(approx (- 1 z) #s(literal 1 binary64)) | |
| cost-diff | 0 | (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
| 768× | lower-fma.f32 |
| 764× | lower-fma.f64 |
| 352× | lower-*.f32 |
| 346× | lower-*.f64 |
| 200× | lower-+.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 112 |
| 0 | 28 | 112 |
| 1 | 47 | 108 |
| 2 | 66 | 108 |
| 3 | 102 | 108 |
| 4 | 158 | 108 |
| 5 | 252 | 108 |
| 6 | 453 | 108 |
| 7 | 642 | 108 |
| 8 | 770 | 108 |
| 9 | 879 | 108 |
| 10 | 906 | 108 |
| 11 | 911 | 108 |
| 12 | 916 | 108 |
| 13 | 918 | 108 |
| 0 | 918 | 105 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
(*.f64 #s(approx (- y x) (neg.f64 x)) z) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
x |
z |
#s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) |
(fma.f64 (neg.f64 z) x (*.f64 z y)) |
(neg.f64 z) |
z |
x |
(*.f64 z y) |
y |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
x |
z |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
x |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
(*.f64 #s(approx (- y x) (neg.f64 x)) z) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
x |
z |
#s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(fma.f64 (neg.f64 z) x (*.f64 z y)) |
(*.f64 z (-.f64 y x)) |
(neg.f64 z) |
z |
x |
(*.f64 z y) |
y |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
x |
z |
Found 14 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0 | (neg.f64 x) | |
| accuracy | 0.00390625 | (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) | |
| accuracy | 36.490481360059334 | #s(approx (- y x) (neg.f64 x)) | |
| accuracy | 0 | (*.f64 z y) | |
| accuracy | 0 | (neg.f64 z) | |
| accuracy | 0.7578042428166806 | (fma.f64 (neg.f64 z) x (*.f64 z y)) | |
| accuracy | 21.287844927476065 | #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) | |
| accuracy | 0 | (neg.f64 x) | |
| accuracy | 0.0078125 | (*.f64 #s(approx (- y x) (neg.f64 x)) z) | |
| accuracy | 21.287844927476065 | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) | |
| accuracy | 36.490481360059334 | #s(approx (- y x) (neg.f64 x)) | |
| accuracy | 0.0078125 | (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) | |
| accuracy | 28.045278682076596 | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) | |
| accuracy | 32.872429008163984 | #s(approx (- 1 z) #s(literal 1 binary64)) |
| 30.0ms | 256× | 0 | valid |
Compiled 75 to 17 computations (77.3% saved)
ival-mult: 8.0ms (49.5% of total)ival-sub: 3.0ms (18.6% of total)ival-add: 3.0ms (18.6% of total)ival-neg: 2.0ms (12.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 x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ()) |
#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ()) |
#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ()) |
#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ()) |
#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ()) |
#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ()) |
#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ()) |
#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ()) |
#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ()) |
#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ()) |
| Outputs |
|---|
#s(alt x (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 z) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 z) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 z) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 z) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt 1 (taylor 0 z) (#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 z)) (taylor 0 z) (#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 z)) (taylor 0 z) (#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (+ 1 (* -1 z)) (taylor 0 z) (#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor 0 z) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ y (* -1 x))) (taylor 0 z) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ y (* -1 x))) (taylor 0 z) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ y (* -1 x))) (taylor 0 z) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ y (* -1 x))) (taylor 0 z) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor 0 z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor 0 z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor 0 z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor 0 z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt x (taylor 0 z) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* z (- y x))) (taylor 0 z) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf z) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1 x) (/ x z))) (taylor inf z) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1 x) (/ x z))) (taylor inf z) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ (* -1 x) (/ x z))) (taylor inf z) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor inf z) (#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ 1 z) 1)) (taylor inf z) (#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ 1 z) 1)) (taylor inf z) (#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (/ 1 z) 1)) (taylor inf z) (#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ y (* -1 x))) (taylor inf z) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ y (* -1 x))) (taylor inf z) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ y (* -1 x))) (taylor inf z) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (+ y (* -1 x))) (taylor inf z) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor inf z) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* z (- (+ y (/ x z)) x)) (taylor inf z) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf z) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ x (* -1 (/ x z))))) (taylor -inf z) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ x (* -1 (/ x z))))) (taylor -inf z) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ x (* -1 (/ x z))))) (taylor -inf z) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- 1 (/ 1 z)))) (taylor -inf z) (#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- 1 (/ 1 z)))) (taylor -inf z) (#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (- 1 (/ 1 z)))) (taylor -inf z) (#s(alt #s(approx (- 1 z) #s(literal 1 binary64)) (patch #s(approx (- 1 z) #s(literal 1 binary64)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ x (* -1 y)))) (taylor -inf z) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ x (* -1 y)))) (taylor -inf z) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ x (* -1 y)))) (taylor -inf z) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ x (* -1 y)))) (taylor -inf z) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 z) (taylor -inf z) (#s(alt (neg.f64 z) (patch (neg.f64 z) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf z) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* z (- y x)) (taylor -inf z) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) (taylor -inf z) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 y) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (- y x) (taylor 0 y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor 0 y) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 y) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (+ x (* -1 (* x z))) (taylor 0 y) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ x (+ (* -1 (* x z)) (* y z))) (taylor 0 y) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt y (taylor inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ 1 (* -1 (/ x y)))) (taylor inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (* -1 (/ (* x z) y)))) (taylor inf y) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor inf y) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) (taylor inf y) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt y (taylor -inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (- (/ x y) 1))) (taylor -inf y) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (/ (* x z) y)))) (taylor -inf y) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (*.f64 z y) (patch (*.f64 z y) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor -inf y) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) (taylor -inf y) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor 0 x) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor 0 x) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor 0 x) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor 0 x) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt y (taylor 0 x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (+ y (* -1 x)) (taylor 0 x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor 0 x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (+ (* -1 (* x z)) (* y z)) (taylor 0 x) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* y z) (taylor 0 x) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (+ (* x (+ 1 (* -1 z))) (* y z)) (taylor 0 x) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 z))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor inf x) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor inf x) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor inf x) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor inf x) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 z))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf x) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- (/ y x) 1)) (taylor inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor inf x) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ (* -1 z) (/ (* y z) x))) (taylor inf x) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 z))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (* -1 z))) (taylor inf x) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) (taylor inf x) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- z 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor -inf x) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor -inf x) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor -inf x) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* x (- 1 z)) (taylor -inf x) (#s(alt (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) (patch (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- z 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (patch #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf x) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (*.f64 #s(approx (- y x) (neg.f64 x)) z) (patch (*.f64 #s(approx (- y x) (neg.f64 x)) z) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ 1 (* -1 (/ y x))))) (taylor -inf x) (#s(alt #s(approx (- y x) (neg.f64 x)) (patch #s(approx (- y x) (neg.f64 x)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 x) (taylor -inf x) (#s(alt (neg.f64 x) (patch (neg.f64 x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x z)) (taylor -inf x) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (+ z (* -1 (/ (* y z) x))))) (taylor -inf x) (#s(alt (fma.f64 (neg.f64 z) x (*.f64 z y)) (patch (fma.f64 (neg.f64 z) x (*.f64 z y)) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- z 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) (patch #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- z 1))) (taylor -inf x) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
#s(alt (* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) (taylor -inf x) (#s(alt (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (patch (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) #<representation binary64>) () ())) ()) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- y x) z) (- y x) (neg x) (+ (* (neg z) x) (* z y)) (+ x (* (- y x) z)) (neg z) (* z y) (+ (* (- y x) z) x)) |
| 2.0ms | z | @ | inf | ((+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- y x) z) (- y x) (neg x) (+ (* (neg z) x) (* z y)) (+ x (* (- y x) z)) (neg z) (* z y) (+ (* (- y x) z) x)) |
| 1.0ms | z | @ | -inf | ((+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- y x) z) (- y x) (neg x) (+ (* (neg z) x) (* z y)) (+ x (* (- y x) z)) (neg z) (* z y) (+ (* (- y x) z) x)) |
| 1.0ms | z | @ | 0 | ((+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- y x) z) (- y x) (neg x) (+ (* (neg z) x) (* z y)) (+ x (* (- y x) z)) (neg z) (* z y) (+ (* (- y x) z) x)) |
| 1.0ms | x | @ | inf | ((+ x (* (- y x) z)) (* (- 1 z) x) (- 1 z) (+ x (* (- y x) z)) (* (- y x) z) (- y x) (neg x) (+ (* (neg z) x) (* z y)) (+ x (* (- y x) z)) (neg z) (* z y) (+ (* (- y x) z) x)) |
| 1× | egg-herbie |
| 6 906× | lower-fma.f64 |
| 6 906× | lower-fma.f32 |
| 2 932× | lower-*.f64 |
| 2 932× | lower-*.f32 |
| 1 652× | lower-/.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 91 | 1600 |
| 1 | 303 | 1567 |
| 2 | 856 | 1567 |
| 3 | 2217 | 1567 |
| 4 | 4865 | 1567 |
| 5 | 7104 | 1567 |
| 0 | 8068 | 1459 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
x |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
x |
(+ x (* -1 (* x z))) |
(+ x (* -1 (* x z))) |
(+ x (* -1 (* x z))) |
1 |
(+ 1 (* -1 z)) |
(+ 1 (* -1 z)) |
(+ 1 (* -1 z)) |
x |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (+ y (* -1 x))) |
(* z (+ y (* -1 x))) |
(* z (+ y (* -1 x))) |
(* z (+ y (* -1 x))) |
x |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
x |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(+ x (* z (- y x))) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* -1 (* x z)) |
(* z (+ (* -1 x) (/ x z))) |
(* z (+ (* -1 x) (/ x z))) |
(* z (+ (* -1 x) (/ x z))) |
(* -1 z) |
(* z (- (/ 1 z) 1)) |
(* z (- (/ 1 z) 1)) |
(* z (- (/ 1 z) 1)) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (+ y (* -1 x))) |
(* z (+ y (* -1 x))) |
(* z (+ y (* -1 x))) |
(* z (+ y (* -1 x))) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* z (- y x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- (+ y (/ x z)) x)) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* x z)) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(* -1 z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(* -1 (* z (- 1 (/ 1 z)))) |
(* -1 (* z (- 1 (/ 1 z)))) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* z (- y x)) |
(* -1 (* z (+ x (* -1 y)))) |
(* -1 (* z (+ x (* -1 y)))) |
(* -1 (* z (+ x (* -1 y)))) |
(* -1 (* z (+ x (* -1 y)))) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* -1 z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* z (- y x)) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* -1 x) |
(- y x) |
(- y x) |
(- y x) |
(* -1 (* x z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(+ x (* -1 (* x z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(* y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y (+ 1 (* -1 (/ x y)))) |
(* y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(* y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
y |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* -1 (* y (- (/ x y) 1))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
y |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(+ y (* -1 x)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* y z) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(+ (* -1 (* x z)) (* y z)) |
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* -1 x) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* x (- (/ y x) 1)) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 (* x z)) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (* -1 z))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* x (- 1 z)) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 x) |
(* -1 (* x z)) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- z 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
| Outputs |
|---|
x |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
x |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
1 |
#s(literal 1 binary64) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
(+ 1 (* -1 z)) |
(-.f64 #s(literal 1 binary64) z) |
x |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (+ y (* -1 x))) |
(*.f64 (-.f64 y x) z) |
(* z (+ y (* -1 x))) |
(*.f64 (-.f64 y x) z) |
(* z (+ y (* -1 x))) |
(*.f64 (-.f64 y x) z) |
(* z (+ y (* -1 x))) |
(*.f64 (-.f64 y x) z) |
x |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
x |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* z (- y x))) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* z (+ (* -1 x) (/ x z))) |
(-.f64 x (*.f64 z x)) |
(* z (+ (* -1 x) (/ x z))) |
(-.f64 x (*.f64 z x)) |
(* z (+ (* -1 x) (/ x z))) |
(-.f64 x (*.f64 z x)) |
(* -1 z) |
(neg.f64 z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- (/ 1 z) 1)) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (+ y (* -1 x))) |
(*.f64 (-.f64 y x) z) |
(* z (+ y (* -1 x))) |
(*.f64 (-.f64 y x) z) |
(* z (+ y (* -1 x))) |
(*.f64 (-.f64 y x) z) |
(* z (+ y (* -1 x))) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- (+ y (/ x z)) x)) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* z (+ x (* -1 (/ x z))))) |
(-.f64 x (*.f64 z x)) |
(* -1 z) |
(neg.f64 z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
(* -1 (* z (- 1 (/ 1 z)))) |
(-.f64 #s(literal 1 binary64) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ x (* -1 y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ x (* -1 y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ x (* -1 y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ x (* -1 y)))) |
(*.f64 (-.f64 y x) z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* -1 z) |
(neg.f64 z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* z (- y x)) |
(*.f64 (-.f64 y x) z) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* z (+ (* -1 (- y x)) (* -1 (/ x z))))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(* -1 x) |
(neg.f64 x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(- y x) |
(-.f64 y x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(+ x (* -1 (* x z))) |
(-.f64 x (*.f64 z x)) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(+ x (+ (* -1 (* x z)) (* y z))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
y |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y (+ 1 (* -1 (/ x y)))) |
(-.f64 y x) |
(* y z) |
(*.f64 y z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y (+ z (* -1 (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y z) |
(*.f64 y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y (+ z (+ (* -1 (/ (* x z) y)) (/ x y)))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
y |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* -1 (* y (- (/ x y) 1))) |
(-.f64 y x) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* y (+ (* -1 z) (/ (* x z) y)))) |
(*.f64 (-.f64 y x) z) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* y z) |
(*.f64 y z) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* y (+ (* -1 z) (* -1 (/ (+ x (* -1 (* x z))) y))))) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
y |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(+ y (* -1 x)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* y z) |
(*.f64 y z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(+ (* -1 (* x z)) (* y z)) |
(*.f64 (-.f64 y x) z) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(* y z) |
(*.f64 y z) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(+ (* x (+ 1 (* -1 z))) (* y z)) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (* -1 z))) |
(-.f64 x (*.f64 z x)) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (+ 1 (* -1 z))) |
(-.f64 x (*.f64 z x)) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* -1 x) |
(neg.f64 x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* x (- (/ y x) 1)) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* x (+ (* -1 z) (/ (* y z) x))) |
(*.f64 (-.f64 y x) z) |
(* x (+ 1 (* -1 z))) |
(-.f64 x (*.f64 z x)) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (* -1 z))) |
(-.f64 x (*.f64 z x)) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* x (+ 1 (+ (* -1 z) (/ (* y z) x)))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- z 1))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* x (- 1 z)) |
(-.f64 x (*.f64 z x)) |
(* -1 (* x (- z 1))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 (* x (+ 1 (* -1 (/ y x))))) |
(-.f64 y x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 x) |
(neg.f64 x) |
(* -1 (* x z)) |
(*.f64 (neg.f64 x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (+ z (* -1 (/ (* y z) x))))) |
(*.f64 (-.f64 y x) z) |
(* -1 (* x (- z 1))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- z 1))) |
(-.f64 x (*.f64 z x)) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
(* -1 (* x (- (+ z (* -1 (/ (* y z) x))) 1))) |
(fma.f64 (-.f64 y x) z x) |
| 9 548× | lower-fma.f32 |
| 9 544× | lower-fma.f64 |
| 6 220× | lower-*.f32 |
| 6 214× | lower-*.f64 |
| 3 636× | lower-/.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 20 | 95 |
| 0 | 28 | 95 |
| 1 | 104 | 91 |
| 2 | 739 | 91 |
| 0 | 8656 | 88 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
(*.f64 #s(approx (- y x) (neg.f64 x)) z) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
(fma.f64 (neg.f64 z) x (*.f64 z y)) |
#s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) |
(neg.f64 z) |
(*.f64 z y) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
(*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x) |
(*.f64 x #s(approx (- 1 z) #s(literal 1 binary64))) |
#s(approx (- 1 z) #s(literal 1 binary64)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
(*.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 1 binary64)) z) |
(*.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 1 binary64)) |
(*.f64 #s(approx (- y x) (neg.f64 x)) z) |
(*.f64 #s(literal 1 binary64) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
(*.f64 z (*.f64 #s(literal 1 binary64) #s(approx (- y x) (neg.f64 x)))) |
(*.f64 z #s(approx (- y x) (neg.f64 x))) |
#s(approx (- y x) (neg.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) x) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 x x #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (neg.f64 (fma.f64 x x #s(literal 0 binary64)))) |
(/.f64 (*.f64 (neg.f64 x) x) (-.f64 #s(literal 0 binary64) (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 x) x) x) |
(/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 x x) (*.f64 #s(literal 0 binary64) (neg.f64 x))))) |
(/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 x x) (neg.f64 x)) |
(/.f64 #s(literal 1 binary64) (/.f64 x (*.f64 (neg.f64 x) x))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x #s(literal 0 binary64)) (pow.f64 (neg.f64 x) #s(literal 3 binary64)))) |
(neg.f64 x) |
(-.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (*.f64 x x) x)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 x x #s(literal 0 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) x) |
(+.f64 #s(literal 0 binary64) (neg.f64 x)) |
(*.f64 (*.f64 (-.f64 y x) #s(literal 1 binary64)) z) |
(*.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (pow.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (pow.f64 (+.f64 y x) #s(literal -1 binary64))) |
(*.f64 (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (pow.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) #s(literal -1 binary64))) |
(*.f64 (*.f64 (*.f64 z (+.f64 y x)) (*.f64 z (-.f64 y x))) (/.f64 #s(literal 1 binary64) (*.f64 z (+.f64 y x)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (*.f64 (neg.f64 z) (+.f64 y x))))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 (*.f64 z y) (*.f64 z (+.f64 y x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))))) |
(*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (pow.f64 (+.f64 y x) #s(literal -1 binary64)) z)) |
(*.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (pow.f64 (*.f64 (neg.f64 z) (+.f64 y x)) #s(literal -1 binary64))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) #s(literal -1 binary64)) z)) |
(*.f64 (fma.f64 (*.f64 z y) (*.f64 z (+.f64 y x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (*.f64 (*.f64 z (-.f64 y x)) (pow.f64 (fma.f64 (*.f64 z y) (*.f64 z (+.f64 y x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 z) (+.f64 y x)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (pow.f64 (fma.f64 (*.f64 z y) (*.f64 z (+.f64 y x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) |
(*.f64 (*.f64 z (-.f64 y x)) (*.f64 (*.f64 (neg.f64 z) (+.f64 y x)) (pow.f64 (*.f64 (neg.f64 z) (+.f64 y x)) #s(literal -1 binary64)))) |
(*.f64 (*.f64 z (-.f64 y x)) #s(literal 1 binary64)) |
(*.f64 z (-.f64 y x)) |
(*.f64 (-.f64 y x) z) |
(pow.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal -1 binary64)) |
(/.f64 (*.f64 z (*.f64 (neg.f64 (+.f64 y x)) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (*.f64 z (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x)))) (*.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))))) (+.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) (fma.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) (*.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x)))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z)) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 z (+.f64 y x)) (*.f64 z (-.f64 y x)))) (neg.f64 (*.f64 z (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 (neg.f64 z) (+.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 z y) (*.f64 z (+.f64 y x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 4 binary64)) (pow.f64 (*.f64 z y) #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 (neg.f64 z) (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 z #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 z y) #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 z y) x) (neg.f64 z)) #s(literal 2 binary64)))) (*.f64 (neg.f64 z) (+.f64 y x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 6 binary64)) (pow.f64 (*.f64 z y) #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 3 binary64)) (pow.f64 (*.f64 z y) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z (+.f64 y x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (neg.f64 z) x) #s(literal 9 binary64)) (pow.f64 (*.f64 z y) #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (fma.f64 (pow.f64 z #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 (*.f64 z y) #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 (*.f64 z y) x) (neg.f64 z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 z y) (*.f64 z (+.f64 y x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (*.f64 z y) (*.f64 z (+.f64 y x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) (*.f64 (*.f64 (neg.f64 z) (+.f64 y x)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (*.f64 (*.f64 (neg.f64 z) (+.f64 y x)) (*.f64 (neg.f64 z) (+.f64 y x)))) |
(/.f64 (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))) (+.f64 y x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 (neg.f64 x) (-.f64 (neg.f64 x) y)))) |
(/.f64 (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (*.f64 (*.f64 z (+.f64 y x)) (*.f64 z (-.f64 y x))) (*.f64 z (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64)))) (neg.f64 (*.f64 (neg.f64 z) (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 z) (+.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 z y) (*.f64 z (+.f64 y x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 z y) #s(literal 2 binary64))) (*.f64 (neg.f64 z) (+.f64 y x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 z) (+.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (fma.f64 (*.f64 z y) (*.f64 z (+.f64 y x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (+.f64 y x) (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 y x) (*.f64 (*.f64 z (+.f64 y x)) (-.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) (*.f64 z (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (*.f64 z (+.f64 y x)) (*.f64 (*.f64 z (+.f64 y x)) (*.f64 z (-.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (*.f64 (neg.f64 z) x) (*.f64 (neg.f64 z) (+.f64 y x)))) (-.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x))) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (*.f64 z (-.f64 y x)))) |
(/.f64 z (/.f64 #s(literal 1 binary64) (-.f64 y x))) |
(neg.f64 (*.f64 (neg.f64 z) (-.f64 y x))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) z (*.f64 z y)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) z (*.f64 (neg.f64 z) x)) |
(fma.f64 (*.f64 z x) #s(literal -1 binary64) (*.f64 z y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 z x) (*.f64 z y)) |
(fma.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (*.f64 (neg.f64 z) (+.f64 y x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))))) |
(fma.f64 (*.f64 (neg.f64 z) x) #s(literal 1 binary64) (*.f64 z y)) |
(fma.f64 (*.f64 z y) #s(literal 1 binary64) (*.f64 (neg.f64 z) x)) |
(fma.f64 (neg.f64 z) x (*.f64 z y)) |
(fma.f64 (neg.f64 x) z (*.f64 z y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) x) (*.f64 z y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z y) (*.f64 (neg.f64 z) x)) |
(fma.f64 z (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 z y)) |
(fma.f64 z (*.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 z) x)) |
(fma.f64 z (neg.f64 x) (*.f64 z y)) |
(fma.f64 z y (*.f64 (neg.f64 z) x)) |
(fma.f64 y z (*.f64 (neg.f64 z) x)) |
(fma.f64 x (neg.f64 z) (*.f64 z y)) |
(-.f64 (fma.f64 z y #s(literal 0 binary64)) (*.f64 z x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 z (+.f64 y x))) (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 z (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x)))) |
(-.f64 #s(literal 0 binary64) (-.f64 (*.f64 z x) (*.f64 z y))) |
(-.f64 (*.f64 z y) (*.f64 z x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))) (neg.f64 (/.f64 (pow.f64 (*.f64 z y) #s(literal 2 binary64)) (*.f64 (neg.f64 z) (+.f64 y x))))) |
(+.f64 (*.f64 (neg.f64 z) x) (*.f64 z y)) |
(+.f64 (*.f64 z y) (*.f64 (neg.f64 z) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) |
(*.f64 (*.f64 (neg.f64 z) z) (/.f64 #s(literal 1 binary64) z)) |
(*.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (/.f64 #s(literal 1 binary64) (fma.f64 z z #s(literal 0 binary64)))) |
(*.f64 #s(literal -1 binary64) z) |
(*.f64 (neg.f64 z) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (neg.f64 z)) |
(*.f64 z #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal 1 binary64) (*.f64 (neg.f64 z) z)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (neg.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64))) (neg.f64 (fma.f64 z z #s(literal 0 binary64)))) |
(/.f64 (*.f64 (neg.f64 z) z) (-.f64 #s(literal 0 binary64) (neg.f64 z))) |
(/.f64 (*.f64 (neg.f64 z) z) z) |
(/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (+.f64 #s(literal 0 binary64) (-.f64 (*.f64 z z) (*.f64 #s(literal 0 binary64) (neg.f64 z))))) |
(/.f64 (pow.f64 (neg.f64 z) #s(literal 3 binary64)) (fma.f64 z z #s(literal 0 binary64))) |
(/.f64 (*.f64 z z) (neg.f64 z)) |
(/.f64 #s(literal 1 binary64) (/.f64 z (*.f64 (neg.f64 z) z))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 z z #s(literal 0 binary64)) (pow.f64 (neg.f64 z) #s(literal 3 binary64)))) |
(neg.f64 z) |
(-.f64 (/.f64 #s(literal 0 binary64) z) (/.f64 (*.f64 z z) z)) |
(-.f64 (/.f64 #s(literal 0 binary64) (fma.f64 z z #s(literal 0 binary64))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z z #s(literal 0 binary64)))) |
(-.f64 #s(literal 0 binary64) z) |
(+.f64 #s(literal 0 binary64) (neg.f64 z)) |
(*.f64 (*.f64 y #s(literal 1 binary64)) z) |
(*.f64 (*.f64 z y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 z y)) |
(*.f64 z (*.f64 #s(literal 1 binary64) y)) |
(*.f64 z y) |
(*.f64 y z) |
(*.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)))) |
(*.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(*.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))))) |
(*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) #s(literal -1 binary64))) |
(*.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (pow.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) #s(literal -1 binary64)))) |
(*.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))))) |
(*.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (pow.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) #s(literal -1 binary64))) |
(*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) (*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) #s(literal -1 binary64)))) |
(*.f64 #s(literal 1 binary64) (fma.f64 #s(approx (- y x) (neg.f64 x)) z x)) |
(pow.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (- y x) (neg.f64 x)) z x)) #s(literal -1 binary64)) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) (*.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) (+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 4 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 z x) #s(approx (- y x) (neg.f64 x))) #s(literal 2 binary64)))) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) #s(literal 1 binary64)) (*.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) #s(literal 1 binary64)) (*.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (*.f64 z x) #s(approx (- y x) (neg.f64 x))) #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (*.f64 x x))) (*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (- y x) (neg.f64 x)) z x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (*.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))) |
(/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 x x (*.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 #s(literal 1 binary64) (/.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (- y x) (neg.f64 x)) z x)) #s(literal 1 binary64))) |
(/.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 #s(approx (- y x) (neg.f64 x)) z x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x))) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64))))) |
(neg.f64 (/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (*.f64 x x)) (neg.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 1 binary64)) z x) |
(fma.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (pow.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)) #s(literal -1 binary64)) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(fma.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 1 binary64) x) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
(fma.f64 #s(literal 1 binary64) (*.f64 #s(approx (- y x) (neg.f64 x)) z) x) |
(fma.f64 z (*.f64 #s(literal 1 binary64) #s(approx (- y x) (neg.f64 x))) x) |
(fma.f64 z #s(approx (- y x) (neg.f64 x)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z))) (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 2 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))) (neg.f64 (/.f64 (*.f64 x x) (fma.f64 #s(approx (- y x) (neg.f64 x)) z (neg.f64 x))))) |
(+.f64 (*.f64 #s(approx (- y x) (neg.f64 x)) z) x) |
(+.f64 x (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
Compiled 6 311 to 712 computations (88.7% saved)
8 alts after pruning (0 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 560 | 0 | 560 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 4 | 4 |
| Total | 560 | 8 | 568 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (fma.f64 (-.f64 y x) z x) |
| ✓ | 56.2% | (fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
| ✓ | 81.1% | (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) |
| ✓ | 65.6% | #s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) |
| ✓ | 66.7% | #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
| ✓ | 23.3% | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
| ✓ | 35.4% | #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
| ✓ | 48.4% | #s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
Compiled 115 to 79 computations (31.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
(+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
(fma.f64 (-.f64 y x) z x) |
(+.f64 x (*.f64 (-.f64 y x) z)) |
#s(approx (+ x (* (- y x) z)) (fma.f64 (neg.f64 z) x (*.f64 z y))) |
(fma.f64 z y (fma.f64 (neg.f64 x) z x)) |
| Outputs |
|---|
(fma.f64 (-.f64 y x) z x) |
4 calls:
| 4.0ms | y |
| 4.0ms | z |
| 4.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
| 100.0% | 1 | (+.f64 x (*.f64 (-.f64 y x) z)) |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
(+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) |
(fma.f64 #s(approx (- y x) (neg.f64 x)) z x) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
(+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
4 calls:
| 3.0ms | y |
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 90.2% | 3 | x |
| 90.4% | 3 | y |
| 99.1% | 3 | z |
| 90.1% | 3 | (+.f64 x (*.f64 (-.f64 y x) z)) |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) |
4 calls:
| 3.0ms | y |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.4% | 3 | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 81.2% | 3 | x |
| 80.5% | 3 | y |
| 87.6% | 3 | z |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
4 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.3% | 3 | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 76.3% | 3 | y |
| 76.9% | 3 | x |
| 71.2% | 3 | z |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
3 calls:
| 94.0ms | y |
| 2.0ms | z |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.7% | 4 | z |
| 62.2% | 3 | y |
| 65.4% | 5 | x |
Compiled 3 to 9 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
1 calls:
| 2.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.8% | 3 | z |
Compiled 1 to 3 computations (-200% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
| Outputs |
|---|
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
4 calls:
| 1.0ms | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.4% | 1 | y |
| 48.4% | 1 | x |
| 48.4% | 1 | (+.f64 x (*.f64 (-.f64 y x) z)) |
| 48.4% | 1 | z |
Compiled 10 to 15 computations (-50% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 0.00036804403405529275 | 341072265.59307325 |
| 78.0ms | -2867.834452213514 | -1.1369273463984655e-10 |
| 13.0ms | 320× | 0 | valid |
Compiled 250 to 292 computations (-16.8% saved)
ival-sub: 2.0ms (34.9% of total)ival-mult: 2.0ms (34.9% of total)ival-add: 1.0ms (17.5% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.00036804403405529275 | 341072265.59307325 |
| 15.0ms | -1.3037364037132251e-77 | -1.8762166510945663e-81 |
| 15.0ms | 256× | 0 | valid |
Compiled 226 to 282 computations (-24.8% saved)
ival-sub: 7.0ms (69.7% of total)ival-mult: 2.0ms (19.9% of total)ival-add: 1.0ms (10% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 44.0ms | 2.9784464208677486e-117 | 1.1230893332949866e-114 |
| 10.0ms | -1.1355674118045307e-47 | -2.853092527681691e-51 |
| 45.0ms | 256× | 0 | valid |
Compiled 170 to 236 computations (-38.8% saved)
ival-mult: 2.0ms (42.8% of total)ival-sub: 1.0ms (21.4% of total)ival-add: 1.0ms (21.4% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 5.041327646529632e+43 | 3.0563230222405276e+50 |
| 12.0ms | 341072265.59307325 | 1016396846686.7439 |
| 8.0ms | -1.5890398842310712e-74 | -2.7319674710561174e-76 |
| 18.0ms | 384× | 0 | valid |
Compiled 251 to 364 computations (-45% saved)
ival-mult: 3.0ms (43% of total)ival-sub: 2.0ms (28.7% of total)ival-add: 2.0ms (28.7% of total)ival-true: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 0.00036804403405529275 | 341072265.59307325 |
| 1.0ms | -1.5890398842310712e-74 | -2.7319674710561174e-76 |
| 2.0ms | 48× | 0 | valid |
Compiled 163 to 250 computations (-53.4% saved)
ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-mult: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | egg-herbie |
| 14× | *-commutative-binary64-*.f64 |
| 10× | +-commutative-binary64-+.f64 |
| 8× | sub-neg-binary64-neg.f64-+.f64--.f64 |
| 4× | neg-sub0-binary64--.f64-neg.f64 |
| 4× | neg-mul-1-binary64-*.f64-neg.f64 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 56 | 264 |
| 1 | 70 | 264 |
| 2 | 76 | 264 |
| 3 | 79 | 264 |
| 4 | 80 | 264 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (-.f64 y x) z x) |
(if (<=.f64 z #s(literal -1 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (if (<=.f64 z #s(literal 1 binary64)) (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)))) |
(if (<=.f64 z #s(literal -3754664711579725/8343699359066055009355553539724812947666814540455674882605631280555545803830627148527195652096 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (if (<=.f64 z #s(literal 4242751136953197/9223372036854775808 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)))) |
(if (<=.f64 x #s(literal -4607412760499377/3291009114642412084309938365114701009965471731267159726697218048 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (if (<=.f64 x #s(literal 8659601988678129/709803441694928604052074031140629428079727891296209043243642772637343054798240159498233447962659731992932150006119314388217384402944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)))) |
(if (<=.f64 z #s(literal -7129625917170701/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (if (<=.f64 z #s(literal 350000000 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (if (<=.f64 z #s(literal 60000000000000003312112780327245144582520832 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #s(approx (+ x (* (- y x) z)) (*.f64 y z))))) |
(if (<=.f64 z #s(literal -7129625917170701/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (if (<=.f64 z #s(literal 3412647653636267/9223372036854775808 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 y z)))) |
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
| Outputs |
|---|
(fma.f64 (-.f64 y x) z x) |
(if (<=.f64 z #s(literal -1 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (if (<=.f64 z #s(literal 1 binary64)) (+.f64 x #s(approx (* (- y x) z) (*.f64 y z))) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)))) |
(if (<=.f64 z #s(literal -1 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (if (<=.f64 z #s(literal 1 binary64)) (+.f64 #s(approx (* (- y x) z) (*.f64 z y)) x) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))))) |
(if (<=.f64 z #s(literal -3754664711579725/8343699359066055009355553539724812947666814540455674882605631280555545803830627148527195652096 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)) (if (<=.f64 z #s(literal 4242751136953197/9223372036854775808 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 y x) z)))) |
(if (<=.f64 z #s(literal -3754664711579725/8343699359066055009355553539724812947666814540455674882605631280555545803830627148527195652096 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))) (if (<=.f64 z #s(literal 4242751136953197/9223372036854775808 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z (-.f64 y x))))) |
(if (<=.f64 x #s(literal -4607412760499377/3291009114642412084309938365114701009965471731267159726697218048 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (if (<=.f64 x #s(literal 8659601988678129/709803441694928604052074031140629428079727891296209043243642772637343054798240159498233447962659731992932150006119314388217384402944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 y z)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)))) |
(if (<=.f64 x #s(literal -4607412760499377/3291009114642412084309938365114701009965471731267159726697218048 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)) (if (<=.f64 x #s(literal 8659601988678129/709803441694928604052074031140629428079727891296209043243642772637343054798240159498233447962659731992932150006119314388217384402944 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) #s(approx (+ x (* (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) z) x)))) |
(if (<=.f64 z #s(literal -7129625917170701/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (if (<=.f64 z #s(literal 350000000 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (if (<=.f64 z #s(literal 60000000000000003312112780327245144582520832 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #s(approx (+ x (* (- y x) z)) (*.f64 y z))))) |
(if (<=.f64 z #s(literal -7129625917170701/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 350000000 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) (if (<=.f64 z #s(literal 60000000000000003312112780327245144582520832 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- y x) (neg.f64 x)) z)) #s(approx (+ x (* (- y x) z)) (*.f64 z y))))) |
(if (<=.f64 z #s(literal -7129625917170701/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 y z)) (if (<=.f64 z #s(literal 3412647653636267/9223372036854775808 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 y z)))) |
(if (<=.f64 z #s(literal -7129625917170701/509258994083621521567111422102344540262867098416484062659035112338595324940834176545849344 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)) (if (<=.f64 z #s(literal 3412647653636267/9223372036854775808 binary64)) #s(approx (+ x (* (- y x) z)) (*.f64 #s(approx (- 1 z) #s(literal 1 binary64)) x)) #s(approx (+ x (* (- y x) z)) (*.f64 z y)))) |
#s(approx (+ x (* (- y x) z)) (*.f64 y z)) |
#s(approx (+ x (* (- y x) z)) (*.f64 z y)) |
| 7 662× | lower-fma.f64 |
| 7 662× | lower-fma.f32 |
| 7 484× | lower-fma.f64 |
| 7 484× | lower-fma.f32 |
| 6 196× | lower-*.f32 |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 461 |
| 1 | 243 | 458 |
| 2 | 731 | 458 |
| 3 | 2072 | 458 |
| 4 | 4235 | 458 |
| 5 | 6018 | 458 |
| 6 | 7163 | 458 |
| 0 | 8088 | 431 |
| 0 | 6 | 15 |
| 0 | 9 | 15 |
| 1 | 36 | 15 |
| 2 | 286 | 15 |
| 3 | 3823 | 15 |
| 0 | 10866 | 14 |
| 0 | 86 | 1779 |
| 1 | 283 | 1743 |
| 2 | 822 | 1743 |
| 3 | 2166 | 1743 |
| 4 | 4711 | 1743 |
| 5 | 7037 | 1743 |
| 0 | 8090 | 1608 |
| 1× | done |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
Compiled 211 to 134 computations (36.5% saved)
Compiled 290 to 116 computations (60% saved)
Loading profile data...