
Time bar (total: 5.2s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 100% | 99.8% | 0% | 0.2% | 0% | 0% | 0% | 1 |
Compiled 11 to 10 computations (9.1% saved)
| 762.0ms | 8 256× | 0 | valid |
ival-sub: 133.0ms (41.5% of total)ival-mult: 133.0ms (41.5% of total)ival-add: 43.0ms (13.4% of total)ival-true: 6.0ms (1.9% of total)ival-assert: 3.0ms (0.9% of total)adjust: 2.0ms (0.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 0 | 0 | - | 0 | - | (-.f64 t x) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (*.f64 (-.f64 y z) (-.f64 t x)) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (-.f64 y z) |
| 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 |
| 29.0ms | 512× | 0 | valid |
Compiled 65 to 28 computations (56.9% saved)
ival-sub: 5.0ms (42.2% of total)ival-mult: 3.0ms (25.3% of total)ival-add: 2.0ms (16.9% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 149 |
| 1 | 109 | 148 |
| 2 | 196 | 147 |
| 3 | 339 | 147 |
| 4 | 437 | 147 |
| 5 | 445 | 147 |
| 0 | 8 | 9 |
| 0 | 12 | 9 |
| 1 | 17 | 9 |
| 2 | 25 | 9 |
| 3 | 36 | 9 |
| 4 | 45 | 9 |
| 0 | 45 | 8 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
Compiled 9 to 8 computations (11.1% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
Compiled 9 to 8 computations (11.1% saved)
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 t x) | |
| cost-diff | 0 | (-.f64 y z) | |
| cost-diff | 0 | (*.f64 (-.f64 y z) (-.f64 t x)) | |
| cost-diff | 1 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 26 |
| 0 | 12 | 26 |
| 1 | 17 | 26 |
| 2 | 25 | 26 |
| 3 | 36 | 26 |
| 4 | 45 | 26 |
| 0 | 45 | 25 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
x |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(-.f64 y z) |
y |
z |
(-.f64 t x) |
t |
| Outputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
x |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(-.f64 y z) |
y |
z |
(-.f64 t x) |
t |
Found 4 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (-.f64 y z) | |
| accuracy | 0.0 | (-.f64 t x) | |
| accuracy | 0.00390625 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) | |
| accuracy | 0.03125 | (*.f64 (-.f64 y z) (-.f64 t x)) |
| 51.0ms | 256× | 0 | valid |
Compiled 28 to 10 computations (64.3% saved)
ival-add: 38.0ms (89.4% of total)ival-sub: 3.0ms (7.1% of total)ival-mult: 2.0ms (4.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(-.f64 y z) |
(-.f64 t x) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* x (- y z))) (* t (- y z))))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- y z))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))))) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 28.0ms | x | @ | -inf | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (- y z) (- t x)) |
| 1.0ms | t | @ | 0 | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (- y z) (- t x)) |
| 1.0ms | y | @ | -inf | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (- y z) (- t x)) |
| 1.0ms | y | @ | inf | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (- y z) (- t x)) |
| 1.0ms | t | @ | -inf | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (- y z) (- t x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 179 | 834 |
| 1 | 498 | 788 |
| 2 | 1621 | 766 |
| 3 | 5492 | 766 |
| 0 | 8048 | 738 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* x (- y z))) (* t (- y z))))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- y z))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))))) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 y z) t)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* x (- y z))) (* t (- y z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 t x) (-.f64 y z))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) t) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (- t x) (-.f64 t x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- y z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) (neg.f64 x)) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (- t x) (*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (-.f64 y z) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 1 binary64) (/.f64 t x))) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (- t x) (*.f64 (+.f64 (/.f64 t x) #s(literal -1 binary64)) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 (-.f64 t x) z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (fma.f64 #s(literal -1 binary64) t x) z)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 t x) (-.f64 y z))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) (neg.f64 z)) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (/.f64 (-.f64 x (*.f64 (-.f64 t x) z)) y) (-.f64 x t)) y)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 t x) y)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (neg.f64 y) (*.f64 (-.f64 t x) (+.f64 (/.f64 z y) #s(literal -1 binary64))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) y) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (- y z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (/.f64 (-.f64 x (*.f64 (-.f64 t x) z)) y) (-.f64 x t)) y)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (neg.f64 y) (*.f64 (-.f64 t x) (+.f64 (/.f64 z y) #s(literal -1 binary64))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (- y z) (*.f64 (neg.f64 y) (-.f64 (/.f64 z y) #s(literal 1 binary64)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (fma.f64 #s(literal -1 binary64) t x) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (fma.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x z)) z)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z)) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (- y z) (*.f64 (-.f64 (/.f64 y z) #s(literal 1 binary64)) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (fma.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64)) (/.f64 x z)) z)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z)) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (- y z) (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (- t x) (-.f64 t x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (neg.f64 t) (*.f64 (-.f64 y z) (+.f64 (/.f64 x t) #s(literal -1 binary64))))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (- t x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (neg.f64 t) (*.f64 (-.f64 y z) (+.f64 (/.f64 x t) #s(literal -1 binary64))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
#s(approx (- t x) (*.f64 (neg.f64 t) (-.f64 (/.f64 x t) #s(literal 1 binary64)))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 8 | 22 |
| 0 | 12 | 22 |
| 1 | 52 | 22 |
| 2 | 422 | 22 |
| 3 | 7336 | 22 |
| 0 | 9196 | 21 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(-.f64 y z) |
(-.f64 t x) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) x) (*.f64 x x))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)) (/.f64 (fma.f64 (-.f64 t x) (-.f64 y z) x) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(*.f64 (fma.f64 (-.f64 t x) (-.f64 y z) x) (/.f64 (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)))) (fma.f64 x (/.f64 x (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (*.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(/.f64 (neg.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (+.f64 (neg.f64 x) (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (*.f64 (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (*.f64 (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)) (*.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 4 binary64))) (*.f64 (fma.f64 x x (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 (-.f64 t x) x) (-.f64 y z)) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (+.f64 (neg.f64 x) (*.f64 (-.f64 t x) (-.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) |
(neg.f64 (/.f64 (fma.f64 (neg.f64 x) x (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (+.f64 (neg.f64 x) (*.f64 (-.f64 t x) (-.f64 y z))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 z (-.f64 z y) (*.f64 y y)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 t x) (-.f64 y z))) (*.f64 (+.f64 z y) (-.f64 y z))) (-.f64 y z) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 t x)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 z y) z) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 z y) z)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 t x)) (+.f64 (pow.f64 (*.f64 (+.f64 z y) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 z y) z) (-.f64 (*.f64 (+.f64 z y) z) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 t x) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x t) (*.f64 t t)) x) |
(fma.f64 (/.f64 (*.f64 (+.f64 t x) (*.f64 (-.f64 t x) (-.f64 y z))) (*.f64 (+.f64 t x) (-.f64 t x))) (-.f64 t x) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y z)) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 t x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 t t) (*.f64 (+.f64 t x) x)) x) |
(fma.f64 (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y z)) (+.f64 (pow.f64 (*.f64 (+.f64 t x) x) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 t x) x) (-.f64 (*.f64 (+.f64 t x) x) (*.f64 t t)) (pow.f64 t #s(literal 4 binary64))) x) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) x) (*.f64 x x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (fma.f64 (-.f64 t x) (-.f64 y z) x) (/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) #s(literal 2 binary64)))) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) (-.f64 (*.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3/2 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(fma.f64 (pow.f64 (-.f64 t x) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 y z) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (-.f64 y z) #s(literal 3 binary64)) (/.f64 (pow.f64 (-.f64 t x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 (-.f64 t x) (+.f64 z y)) x) |
(fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (*.f64 (+.f64 z y) (+.f64 t x))) x) |
(fma.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 z y) (fma.f64 (+.f64 t x) x (*.f64 t t)))) x) |
(fma.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (/.f64 (-.f64 y z) (+.f64 t x)) x) |
(fma.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 z y) (+.f64 t x))) x) |
(fma.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (+.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y)))) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (-.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y))) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (*.f64 (+.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y)))) x) |
(fma.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) x) |
(fma.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 y z) (fma.f64 (+.f64 t x) x (*.f64 t t))) x) |
(fma.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 z y) (fma.f64 (+.f64 t x) x (*.f64 t t)))) x) |
(fma.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) x) |
(fma.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (/.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(fma.f64 x (/.f64 x (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (fma.f64 (-.f64 t x) (-.f64 y z) (neg.f64 x)) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 x x) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x)) (/.f64 (neg.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (fma.f64 (neg.f64 (-.f64 t x)) (-.f64 y z) x))) |
(+.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) |
(+.f64 x (*.f64 (neg.f64 (-.f64 t x)) (neg.f64 (-.f64 y z)))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(*.f64 (/.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 z (-.f64 z y) (*.f64 y y))) |
(*.f64 (/.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 t x) (-.f64 y z))) (*.f64 (+.f64 z y) (-.f64 y z))) (-.f64 y z)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 t x)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 z y) z) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 z y) z))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 t x)) (+.f64 (pow.f64 (*.f64 (+.f64 z y) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 z y) z) (-.f64 (*.f64 (+.f64 z y) z) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 t x) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (+.f64 t x) (*.f64 (-.f64 t x) (-.f64 y z))) (*.f64 (+.f64 t x) (-.f64 t x))) (-.f64 t x)) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y z)) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 t x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 t t) (*.f64 (+.f64 t x) x))) |
(*.f64 (/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y z)) (+.f64 (pow.f64 (*.f64 (+.f64 t x) x) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 t x) x) (-.f64 (*.f64 (+.f64 t x) x) (*.f64 t t)) (pow.f64 t #s(literal 4 binary64)))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 (-.f64 t x) (+.f64 z y))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (*.f64 (+.f64 z y) (+.f64 t x)))) |
(*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 z y) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (/.f64 (-.f64 y z) (+.f64 t x))) |
(*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 z y) (+.f64 t x)))) |
(*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (+.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (-.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (*.f64 (+.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 y z) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 z y) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(*.f64 (-.f64 y z) (-.f64 t x)) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x)) (-.f64 y z)) (neg.f64 (+.f64 t x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 y z)) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (-.f64 t x)) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 t x)) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 y z) (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x))) (neg.f64 (+.f64 t x))) |
(/.f64 (*.f64 (-.f64 y z) (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (-.f64 t x) (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (neg.f64 (+.f64 z y))) |
(/.f64 (*.f64 (-.f64 t x) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 t x) (-.f64 y z)))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 t x))) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (+.f64 z y)) (-.f64 y z))) (neg.f64 (*.f64 (+.f64 z y) (+.f64 t x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)) (-.f64 y z))) (neg.f64 (*.f64 (+.f64 z y) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 t x)) (-.f64 t x))) (neg.f64 (*.f64 (+.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x))) (*.f64 (neg.f64 (+.f64 z y)) (neg.f64 (+.f64 t x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 z y)) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (*.f64 (+.f64 t x) (-.f64 t x))) (*.f64 (neg.f64 (+.f64 z y)) (+.f64 t x))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (+.f64 z y)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x))) (*.f64 (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))) (neg.f64 (+.f64 t x)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (+.f64 t x) (-.f64 t x))) (*.f64 (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))) (+.f64 t x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x))) (*.f64 (+.f64 z y) (neg.f64 (+.f64 t x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 z y) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (neg.f64 (+.f64 t x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x)) (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (*.f64 (neg.f64 (+.f64 t x)) (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (neg.f64 (+.f64 t x)) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x)) (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (neg.f64 (+.f64 t x)) (+.f64 z y))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 (+.f64 t x)) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (*.f64 (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))) (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 z y) (-.f64 y z))) (*.f64 (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))) (+.f64 z y))) |
(/.f64 (*.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (*.f64 (+.f64 t x) (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (+.f64 t x) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (*.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)) (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (*.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (*.f64 (+.f64 z y) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 t x)) (fma.f64 (+.f64 z y) z (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 t x) (*.f64 (-.f64 t x) (-.f64 y z))) (+.f64 t x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 y z)) (fma.f64 (+.f64 t x) x (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (neg.f64 (-.f64 y z)) (+.f64 t x)) (-.f64 t x)) (neg.f64 (+.f64 t x))) |
(/.f64 (*.f64 (neg.f64 (-.f64 y z)) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (+.f64 z y)) (-.f64 y z)) (*.f64 (+.f64 z y) (+.f64 t x))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 z y)) (-.f64 y z)) (*.f64 (+.f64 z y) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 t x)) (-.f64 t x)) (*.f64 (+.f64 t x) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(neg.f64 (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x))) |
(*.f64 (/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 z (-.f64 z y) (*.f64 y y))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 z y) z) #s(literal 2 binary64)))) (-.f64 (*.f64 y y) (*.f64 (+.f64 z y) z))) |
(*.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 z y) z) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 z y) z) (-.f64 (*.f64 (+.f64 z y) z) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (*.f64 (+.f64 z y) (-.f64 y z))) (-.f64 y z)) |
(*.f64 (+.f64 z y) (/.f64 (-.f64 y z) (+.f64 z y))) |
(*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (/.f64 (-.f64 y z) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (-.f64 (*.f64 (*.f64 y (/.f64 y (+.f64 z y))) (*.f64 y (/.f64 y (+.f64 z y)))) (*.f64 (*.f64 z (/.f64 z (+.f64 z y))) (*.f64 z (/.f64 z (+.f64 z y))))) (fma.f64 y (/.f64 y (+.f64 z y)) (*.f64 z (/.f64 z (+.f64 z y))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y)))) (*.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))))) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y (/.f64 y (+.f64 z y))) #s(literal 3 binary64)) (pow.f64 (*.f64 z (/.f64 z (+.f64 z y))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (/.f64 y (+.f64 z y))) (*.f64 y (/.f64 y (+.f64 z y))) (fma.f64 (*.f64 z (/.f64 z (+.f64 z y))) (*.f64 z (/.f64 z (+.f64 z y))) (*.f64 (*.f64 y (/.f64 y (+.f64 z y))) (*.f64 z (/.f64 z (+.f64 z y))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (fma.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z)))) (+.f64 z y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))))) (fma.f64 (+.f64 z y) z (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (+.f64 z y)) (*.f64 (+.f64 z y) (*.f64 z z))) (*.f64 (+.f64 z y) (+.f64 z y))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (pow.f64 z #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 z #s(literal 4 binary64))) (*.f64 (fma.f64 z z (*.f64 y y)) (+.f64 z y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 z z) (fma.f64 z z (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))) (+.f64 z y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 z #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 z #s(literal 9 binary64))) (*.f64 (+.f64 (+.f64 (pow.f64 (*.f64 z y) #s(literal 3 binary64)) (pow.f64 z #s(literal 6 binary64))) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (neg.f64 (-.f64 y z))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (neg.f64 (neg.f64 (+.f64 z y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (neg.f64 (neg.f64 (fma.f64 (+.f64 z y) z (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 (+.f64 z y) z (*.f64 y y))) |
(neg.f64 (neg.f64 (-.f64 y z))) |
(fma.f64 (/.f64 (*.f64 y y) (+.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 z (-.f64 z y) (*.f64 y y)) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
(fma.f64 (/.f64 (*.f64 y y) (*.f64 (+.f64 z y) (-.f64 y z))) (-.f64 y z) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
(fma.f64 (neg.f64 y) (/.f64 (neg.f64 y) (+.f64 z y)) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
(fma.f64 (fabs.f64 y) (/.f64 (fabs.f64 y) (+.f64 z y)) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
(fma.f64 y (/.f64 y (+.f64 z y)) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
(-.f64 (*.f64 y (/.f64 y (+.f64 z y))) (*.f64 z (/.f64 z (+.f64 z y)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (+.f64 z y) z (*.f64 y y)))) |
(-.f64 y z) |
(+.f64 (*.f64 y (/.f64 y (+.f64 z y))) (/.f64 (*.f64 (neg.f64 z) z) (+.f64 z y))) |
(*.f64 (/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x t) (*.f64 t t))) |
(*.f64 (/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (*.f64 (+.f64 t x) (-.f64 t x))) (-.f64 t x)) |
(*.f64 (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 t x) x) #s(literal 2 binary64)))) (-.f64 (*.f64 t t) (*.f64 (+.f64 t x) x))) |
(*.f64 (/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 t x) x) #s(literal 3 binary64)) (pow.f64 t #s(literal 6 binary64)))) (fma.f64 (*.f64 (+.f64 t x) x) (-.f64 (*.f64 (+.f64 t x) x) (*.f64 t t)) (pow.f64 t #s(literal 4 binary64)))) |
(*.f64 (+.f64 t x) (/.f64 (-.f64 t x) (+.f64 t x))) |
(*.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)) (/.f64 (-.f64 t x) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (-.f64 (*.f64 (*.f64 t (/.f64 t (+.f64 t x))) (*.f64 t (/.f64 t (+.f64 t x)))) (*.f64 (*.f64 x (/.f64 x (+.f64 t x))) (*.f64 x (/.f64 x (+.f64 t x))))) (fma.f64 t (/.f64 t (+.f64 t x)) (*.f64 x (/.f64 x (+.f64 t x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))))) (+.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 t (/.f64 t (+.f64 t x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (+.f64 t x))) #s(literal 3 binary64))) (fma.f64 (*.f64 t (/.f64 t (+.f64 t x))) (*.f64 t (/.f64 t (+.f64 t x))) (fma.f64 (*.f64 x (/.f64 x (+.f64 t x))) (*.f64 x (/.f64 x (+.f64 t x))) (*.f64 (*.f64 t (/.f64 t (+.f64 t x))) (*.f64 x (/.f64 x (+.f64 t x))))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (*.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))))))) |
(/.f64 (neg.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x))) (neg.f64 (neg.f64 (+.f64 t x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t))))) |
(/.f64 (-.f64 (*.f64 (*.f64 t t) (+.f64 t x)) (*.f64 (+.f64 t x) (*.f64 x x))) (*.f64 (+.f64 t x) (+.f64 t x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (*.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 t t (*.f64 x x)) (+.f64 t x))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 t t (*.f64 x x)) (pow.f64 t #s(literal 4 binary64))) (+.f64 t x))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (-.f64 (pow.f64 t #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (+.f64 (pow.f64 t #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 t x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (neg.f64 (+.f64 t x)) (-.f64 t x)) (neg.f64 (+.f64 t x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 t x) (-.f64 t x)) (+.f64 t x)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (+.f64 t x) x (*.f64 t t))) |
(neg.f64 (neg.f64 (-.f64 t x))) |
(fma.f64 (/.f64 (*.f64 t t) (+.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x t) (*.f64 t t)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
(fma.f64 (/.f64 (*.f64 t t) (*.f64 (+.f64 t x) (-.f64 t x))) (-.f64 t x) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
(fma.f64 (neg.f64 t) (/.f64 (neg.f64 t) (+.f64 t x)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
(fma.f64 (fabs.f64 t) (/.f64 (fabs.f64 t) (+.f64 t x)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
(fma.f64 t (/.f64 t (+.f64 t x)) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
(-.f64 (*.f64 t (/.f64 t (+.f64 t x))) (*.f64 x (/.f64 x (+.f64 t x)))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 t x) x (*.f64 t t)))) |
(-.f64 t x) |
(+.f64 (*.f64 t (/.f64 t (+.f64 t x))) (/.f64 (*.f64 (neg.f64 x) x) (+.f64 t x))) |
Compiled 8 332 to 978 computations (88.3% saved)
11 alts after pruning (11 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 241 | 11 | 252 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 242 | 11 | 253 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 (-.f64 y z) (-.f64 t x) x) |
| 94.7% | (+.f64 x (*.f64 (-.f64 y z) #s(approx (- t x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t)))) | |
| ▶ | 89.2% | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z))) |
| 87.0% | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (neg.f64 y) (*.f64 (-.f64 t x) (+.f64 (/.f64 z y) #s(literal -1 binary64)))))) | |
| ▶ | 61.5% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
| ▶ | 59.9% | #s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 (-.f64 t x) z))) |
| 89.6% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) | |
| 87.9% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) | |
| 48.0% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) | |
| ▶ | 45.3% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
| 57.4% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
Compiled 388 to 282 computations (27.3% saved)
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) | |
| cost-diff | 0 | #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z)) | |
| cost-diff | 0 | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z))) | |
| cost-diff | 4 | (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z) | |
| cost-diff | 0 | (-.f64 t x) | |
| cost-diff | 0 | (*.f64 (-.f64 t x) z) | |
| cost-diff | 0 | (-.f64 x (*.f64 (-.f64 t x) z)) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 (-.f64 t x) z))) | |
| cost-diff | 0 | (-.f64 t x) | |
| cost-diff | 0 | (fma.f64 (-.f64 t x) y x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) | |
| cost-diff | 0 | (-.f64 t x) | |
| cost-diff | 0 | (*.f64 (-.f64 t x) y) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) | |
| cost-diff | 0 | (-.f64 t x) | |
| cost-diff | 0 | (-.f64 y z) | |
| cost-diff | 0 | (fma.f64 (-.f64 y z) (-.f64 t x) x) |
Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 183 |
| 0 | 37 | 180 |
| 1 | 59 | 180 |
| 2 | 115 | 180 |
| 3 | 200 | 180 |
| 4 | 501 | 168 |
| 5 | 1337 | 168 |
| 6 | 5089 | 168 |
| 0 | 8239 | 168 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(-.f64 y z) |
y |
z |
(-.f64 t x) |
t |
x |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) y) |
(-.f64 t x) |
t |
x |
y |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
(fma.f64 (-.f64 t x) y x) |
(-.f64 t x) |
t |
x |
y |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 (-.f64 t x) z))) |
(-.f64 x (*.f64 (-.f64 t x) z)) |
x |
(*.f64 (-.f64 t x) z) |
(-.f64 t x) |
t |
z |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z))) |
x |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z)) |
(*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z) |
(*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(-.f64 t x) |
t |
(+.f64 (/.f64 y z) #s(literal -1 binary64)) |
(/.f64 y z) |
y |
z |
#s(literal -1 binary64) |
| Outputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(-.f64 y z) |
y |
z |
(-.f64 t x) |
t |
x |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) y) |
(-.f64 t x) |
t |
x |
y |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
(fma.f64 (-.f64 t x) y x) |
(-.f64 t x) |
t |
x |
y |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 (-.f64 t x) z))) |
(-.f64 x (*.f64 (-.f64 t x) z)) |
x |
(*.f64 (-.f64 t x) z) |
(-.f64 t x) |
t |
z |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z))) |
(+.f64 #s(approx (* (- y z) (- t x)) (*.f64 (-.f64 t x) (-.f64 y z))) x) |
x |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z)) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 t x) (-.f64 y z))) |
(*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(*.f64 (/.f64 (-.f64 y z) z) (-.f64 t x)) |
(-.f64 t x) |
t |
(+.f64 (/.f64 y z) #s(literal -1 binary64)) |
(/.f64 (-.f64 y z) z) |
(/.f64 y z) |
y |
z |
#s(literal -1 binary64) |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.00390625 | (+.f64 (/.f64 y z) #s(literal -1 binary64)) | |
| accuracy | 0.00390625 | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z))) | |
| accuracy | 1.0299238521774214 | (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) | |
| accuracy | 5.942499613389987 | (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z) | |
| accuracy | 0.0 | (-.f64 t x) | |
| accuracy | 0.0078125 | (-.f64 x (*.f64 (-.f64 t x) z)) | |
| accuracy | 0.01953125 | (*.f64 (-.f64 t x) z) | |
| accuracy | 25.658443252454642 | #s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 (-.f64 t x) z))) | |
| accuracy | 0.0 | (-.f64 t x) | |
| accuracy | 0.0078125 | (fma.f64 (-.f64 t x) y x) | |
| accuracy | 24.614678606921174 | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) | |
| accuracy | 0.0 | (-.f64 t x) | |
| accuracy | 0.01171875 | (*.f64 (-.f64 t x) y) | |
| accuracy | 35.00523899481168 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) | |
| accuracy | 0.0 | (-.f64 y z) | |
| accuracy | 0.0 | (-.f64 t x) | |
| accuracy | 0.0234375 | (fma.f64 (-.f64 y z) (-.f64 t x) x) |
| 49.0ms | 255× | 0 | valid |
| 0.0ms | 1× | 1 | valid |
Compiled 142 to 20 computations (85.9% saved)
ival-mult: 23.0ms (69.2% of total)ival-add: 4.0ms (12% of total)ival-sub: 4.0ms (12% of total)ival-div: 2.0ms (6% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(-.f64 y z) |
(-.f64 t x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) y) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
(fma.f64 (-.f64 t x) y x) |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 (-.f64 t x) z))) |
(-.f64 x (*.f64 (-.f64 t x) z)) |
(*.f64 (-.f64 t x) z) |
(*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z)) |
(*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(+.f64 (/.f64 y z) #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t x) y) #s(hole binary64 (+ (* -1 (* x y)) (* t y)))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* t y))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (+ (* t y) (* x (+ 1 (* -1 y)))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- (* x (- 1 (* -1 z))) (* t z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* t (* z (- (/ y z) 1))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (+ (* -1 (* x (* z (- (/ y z) 1)))) (* t (* z (- (/ y z) 1)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* x (- y z))) (* t (- y z))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* t (- (/ y z) 1)))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (+ (* -1 (* x (- (/ y z) 1))) (* t (- (/ y z) 1))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- t x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* t y) x))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ (* t y) x)))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (- 1 (* -1 z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* x (* z (- (/ y z) 1)))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* x (+ (* -1 (* z (- (/ y z) 1))) (/ (* t (* z (- (/ y z) 1))) x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- y z))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (* x (- (/ y z) 1))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* x (+ (* -1 (- (/ y z) 1)) (/ (* t (- (/ y z) 1)) x))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* t y) x))))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (+ 1 z)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* x (- (/ (* t z) x) (+ 1 z)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* z (- (/ y z) 1))) x)) (* z (- (/ y z) 1))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* t (- (/ y z) 1)) x)) (/ y z)) 1))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (* z (- (/ t z) (/ x z))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (- t x)))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (+ (* -1 (- t x)) (* y (- (/ t z) (/ x z)))))) |
#s(approx (+ (/ y z) -1) #s(hole binary64 -1)) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (- (/ y z) 1))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* y (- (+ t (/ x y)) x)))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (/ (* y (- t x)) z))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* y (- (+ (* -1 (/ (- t x) y)) (/ t z)) (/ x z))))) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (/ y z))) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (* y (- (/ 1 z) (/ 1 y))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ (- t x) z)) (/ t y)) (/ x y)))))) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (+ x (* z (- x t))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (/ (+ (* -1 (* z (- t x))) (* y (- t x))) z))) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (/ (+ y (* -1 z)) z))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* z (- x t)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* z (- (+ x (/ x z)) t)))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (+ (* -1 (- t x)) (/ (* y (- t x)) z)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x))))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (+ x (+ (* -1 (* x y)) (* t y))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- x (* -1 (* x z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- (+ x (* -1 (* t z))) (* -1 (* x z))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t (+ y (* -1 (/ (* x y) t)))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* t (- (/ x t) (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* t (+ (* -1 (/ (* x (* z (- (/ y z) 1))) t)) (* z (- (/ y z) 1)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* t (- (+ (* -1 (/ (* x (- (/ y z) 1)) t)) (/ y z)) 1)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* x y) t)))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (* z (- (/ y z) 1))) (/ (* x (* z (- (/ y z) 1))) t)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (* t (+ (* -1 (- (/ y z) 1)) (/ (* x (- (/ y z) 1)) t)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 14.0ms | z | @ | -inf | ((+ (* (- y z) (- t x)) x) (- y z) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (* (- t x) z) (* (* (- t x) (+ (/ y z) -1)) z) (+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (* (- t x) (+ (/ y z) -1)) (+ (/ y z) -1)) |
| 4.0ms | t | @ | -inf | ((+ (* (- y z) (- t x)) x) (- y z) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (* (- t x) z) (* (* (- t x) (+ (/ y z) -1)) z) (+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (* (- t x) (+ (/ y z) -1)) (+ (/ y z) -1)) |
| 2.0ms | x | @ | -inf | ((+ (* (- y z) (- t x)) x) (- y z) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (* (- t x) z) (* (* (- t x) (+ (/ y z) -1)) z) (+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (* (- t x) (+ (/ y z) -1)) (+ (/ y z) -1)) |
| 2.0ms | t | @ | 0 | ((+ (* (- y z) (- t x)) x) (- y z) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (* (- t x) z) (* (* (- t x) (+ (/ y z) -1)) z) (+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (* (- t x) (+ (/ y z) -1)) (+ (/ y z) -1)) |
| 2.0ms | y | @ | inf | ((+ (* (- y z) (- t x)) x) (- y z) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (+ x (* (- y z) (- t x))) (+ (* (- t x) y) x) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (* (- t x) z) (* (* (- t x) (+ (/ y z) -1)) z) (+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (* (- t x) (+ (/ y z) -1)) (+ (/ y z) -1)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 452 | 2791 |
| 1 | 1212 | 2586 |
| 2 | 3692 | 2516 |
| 0 | 8172 | 2407 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t x) y) #s(hole binary64 (+ (* -1 (* x y)) (* t y)))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* t y))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (+ (* t y) (* x (+ 1 (* -1 y)))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- (* x (- 1 (* -1 z))) (* t z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* t (* z (- (/ y z) 1))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (+ (* -1 (* x (* z (- (/ y z) 1)))) (* t (* z (- (/ y z) 1)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* x (- y z))) (* t (- y z))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* t (- (/ y z) 1)))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (+ (* -1 (* x (- (/ y z) 1))) (* t (- (/ y z) 1))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- t x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* t y) x))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ (* t y) x)))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (- 1 (* -1 z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* x (* z (- (/ y z) 1)))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* x (+ (* -1 (* z (- (/ y z) 1))) (/ (* t (* z (- (/ y z) 1))) x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- y z))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (* x (- (/ y z) 1))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* x (+ (* -1 (- (/ y z) 1)) (/ (* t (- (/ y z) 1)) x))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* t y) x))))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (+ 1 z)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* x (- (/ (* t z) x) (+ 1 z)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* z (- (/ y z) 1))) x)) (* z (- (/ y z) 1))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* t (- (/ y z) 1)) x)) (/ y z)) 1))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (* z (- (/ t z) (/ x z))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (- t x)))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (+ (* -1 (- t x)) (* y (- (/ t z) (/ x z)))))) |
#s(approx (+ (/ y z) -1) #s(hole binary64 -1)) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (- (/ y z) 1))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* y (- (+ t (/ x y)) x)))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (/ (* y (- t x)) z))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* y (- (+ (* -1 (/ (- t x) y)) (/ t z)) (/ x z))))) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (/ y z))) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (* y (- (/ 1 z) (/ 1 y))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ (- t x) z)) (/ t y)) (/ x y)))))) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (+ x (* z (- x t))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (/ (+ (* -1 (* z (- t x))) (* y (- t x))) z))) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (/ (+ y (* -1 z)) z))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* z (- x t)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* z (- (+ x (/ x z)) t)))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (+ (* -1 (- t x)) (/ (* y (- t x)) z)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x))))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (+ x (+ (* -1 (* x y)) (* t y))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- x (* -1 (* x z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- (+ x (* -1 (* t z))) (* -1 (* x z))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t (+ y (* -1 (/ (* x y) t)))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* t (- (/ x t) (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* t (+ (* -1 (/ (* x (* z (- (/ y z) 1))) t)) (* z (- (/ y z) 1)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* t (- (+ (* -1 (/ (* x (- (/ y z) 1)) t)) (/ y z)) 1)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* x y) t)))))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (* z (- (/ y z) 1))) (/ (* x (* z (- (/ y z) 1))) t)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (* t (+ (* -1 (- (/ y z) 1)) (/ (* x (- (/ y z) 1)) t)))))) |
| Outputs |
|---|
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) t) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (- t x) (-.f64 t x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- t x) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t x) y) (*.f64 t y)) |
#s(approx (* (- t x) y) #s(hole binary64 (+ (* -1 (* x y)) (* t y)))) |
#s(approx (* (- t x) y) (*.f64 (-.f64 t x) y)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* t y))) |
#s(approx (+ (* (- t x) y) x) (*.f64 t y)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (+ (* t y) (* x (+ 1 (* -1 y)))))) |
#s(approx (+ (* (- t x) y) x) (fma.f64 (-.f64 t x) y x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- (* x (- 1 (* -1 z))) (* t z)))) |
#s(approx (- x (* (- t x) z)) (fma.f64 (-.f64 x t) z x)) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) (*.f64 t z)) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* t (* z (- (/ y z) 1))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) t)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (+ (* -1 (* x (* z (- (/ y z) 1)))) (* t (* z (- (/ y z) 1)))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 z) z) (-.f64 x t))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 y z) t)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* x (- y z))) (* t (- y z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* t (- (/ y z) 1)))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (/.f64 (-.f64 y z) z) t)) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (+ (* -1 (* x (- (/ y z) 1))) (* t (- (/ y z) 1))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 x t))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) (neg.f64 x)) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (- t x) (*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- t x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- t x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* t y) x))))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 (/.f64 t x) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* x (+ 1 (* -1 y))))) |
#s(approx (+ (* (- t x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* x (+ 1 (+ (* -1 y) (/ (* t y) x)))))) |
#s(approx (+ (* (- t x) y) x) (*.f64 (fma.f64 y (-.f64 (/.f64 t x) #s(literal 1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (- 1 (* -1 z))))) |
#s(approx (- x (* (- t x) z)) (fma.f64 x z x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z))))) |
#s(approx (- x (* (- t x) z)) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)) #s(literal 1 binary64)) x)) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) (*.f64 (neg.f64 z) x)) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (* (- t x) z) (*.f64 (*.f64 z (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* x (* z (- (/ y z) 1)))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 x z))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* x (+ (* -1 (* z (- (/ y z) 1))) (/ (* t (* z (- (/ y z) 1))) x))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- y z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (fma.f64 #s(literal -1 binary64) y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (* x (- (/ y z) 1))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) x)) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* x (+ (* -1 (- (/ y z) 1)) (/ (* t (- (/ y z) 1)) x))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (-.f64 y z) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 1 binary64) (/.f64 t x))) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (- t x) (fma.f64 (/.f64 t x) x (neg.f64 x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (-.f64 y z) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 1 binary64) (/.f64 t x))) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* t y) x))))))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 (/.f64 t x) #s(literal 1 binary64))) x)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* -1 (* x (- y 1))))) |
#s(approx (+ (* (- t x) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t y) x))) 1))))) |
#s(approx (+ (* (- t x) y) x) (*.f64 (-.f64 y (fma.f64 (/.f64 y x) t #s(literal 1 binary64))) (neg.f64 x))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (+ 1 z)))) |
#s(approx (- x (* (- t x) z)) (fma.f64 x z x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* x (- (/ (* t z) x) (+ 1 z)))))) |
#s(approx (- x (* (- t x) z)) (*.f64 (-.f64 (*.f64 z (+.f64 (/.f64 t x) #s(literal -1 binary64))) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (* (- t x) z) (*.f64 (*.f64 z (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* z (- (/ y z) 1))) x)) (* z (- (/ y z) 1))))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ (* t (- (/ y z) 1)) x)) (/ y z)) 1))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) (neg.f64 z)) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- t x) y) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- t x) y) (*.f64 (-.f64 t x) y)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 x)) |
#s(approx (+ (* (- t x) y) x) x) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (+ (* (- t x) y) x) (fma.f64 (-.f64 t x) y x)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (-.f64 x t) z)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (* z (- (/ t z) (/ x z))))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 z) z) (-.f64 x t))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 x t) z)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (- t x)))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (-.f64 x t)) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (+ (* -1 (- t x)) (* y (- (/ t z) (/ x z)))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 x t))) |
#s(approx (+ (/ y z) -1) #s(hole binary64 -1)) |
#s(approx (+ (/ y z) -1) #s(literal -1 binary64)) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (- (/ y z) 1))) |
#s(approx (+ (/ y z) -1) (/.f64 (-.f64 y z) z)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 t x) y)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 t x)) y)) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) y) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (- y z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 t x)) y)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- t x) y) x) (*.f64 (-.f64 t x) y)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* y (- (+ t (/ x y)) x)))) |
#s(approx (+ (* (- t x) y) x) (*.f64 (-.f64 (+.f64 (/.f64 x y) t) x) y)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (-.f64 t x) y)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (fma.f64 (/.f64 (-.f64 x t) y) z (-.f64 t x)) y)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 t x) y)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (fma.f64 (/.f64 (-.f64 x t) y) z (-.f64 t x)) y)) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (/ (* y (- t x)) z))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (/.f64 (-.f64 t x) z) y)) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* y (- (+ (* -1 (/ (- t x) y)) (/ t z)) (/ x z))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (+.f64 (/.f64 (-.f64 x t) y) (/.f64 (-.f64 t x) z)) y)) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (/ y z))) |
#s(approx (+ (/ y z) -1) (/.f64 y z)) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (* y (- (/ 1 z) (/ 1 y))))) |
#s(approx (+ (/ y z) -1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 t x)) y)) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (- y z) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (+.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 t x)) y)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ x y))))))) |
#s(approx (+ (* (- t x) y) x) (*.f64 (-.f64 (+.f64 (/.f64 x y) t) x) y)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (fma.f64 (/.f64 (-.f64 x t) y) z (-.f64 t x)) y)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (fma.f64 (/.f64 (-.f64 x t) y) z (-.f64 t x)) y)) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (* y (- (+ (* -1 (/ (- t x) z)) (/ t y)) (/ x y)))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (+.f64 (/.f64 (-.f64 x t) y) (/.f64 (-.f64 t x) z)) y)) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 z)))))) |
#s(approx (+ (/ y z) -1) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 y))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) y x)) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) y x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 x)) |
#s(approx (- x (* (- t x) z)) x) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (+ x (* z (- x t))))) |
#s(approx (- x (* (- t x) z)) (fma.f64 (-.f64 x t) z x)) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (/ (+ (* -1 (* z (- t x))) (* y (- t x))) z))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (/.f64 (-.f64 t x) z) (-.f64 y z))) |
#s(approx (+ (/ y z) -1) #s(hole binary64 (/ (+ y (* -1 z)) z))) |
#s(approx (+ (/ y z) -1) (/.f64 (-.f64 y z) z)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 x t) (/.f64 x z)) z)) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (- y z) (*.f64 (/.f64 (-.f64 y z) z) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 x t) (/.f64 x z)) z)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* z (- x t)))) |
#s(approx (- x (* (- t x) z)) (*.f64 (-.f64 x t) z)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* z (- (+ x (/ x z)) t)))) |
#s(approx (- x (* (- t x) z)) (*.f64 (-.f64 (+.f64 (/.f64 x z) x) t) z)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 z) z) (-.f64 x t))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 z) z) (-.f64 x t))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (+ (* -1 (- t x)) (/ (* y (- t x)) z)))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 x t))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 x t) (/.f64 x z)) z)) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (- y z) (*.f64 (/.f64 (-.f64 y z) z) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (-.f64 x t) (/.f64 x z)) z)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (- x (* (- t x) z)) (*.f64 (-.f64 x t) z)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x))))))) |
#s(approx (- x (* (- t x) z)) (*.f64 (-.f64 (+.f64 (/.f64 x z) x) t) z)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 z) z) (-.f64 x t))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (fma.f64 (/.f64 y z) (neg.f64 z) z) (-.f64 x t))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (- t x) (-.f64 t x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (+ x (* -1 (* x y))))) |
#s(approx (+ (* (- t x) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (+ x (+ (* -1 (* x y)) (* t y))))) |
#s(approx (+ (* (- t x) y) x) (fma.f64 (-.f64 t x) y x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- x (* -1 (* x z))))) |
#s(approx (- x (* (- t x) z)) (fma.f64 x z x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- (+ x (* -1 (* t z))) (* -1 (* x z))))) |
#s(approx (- x (* (- t x) z)) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (- t x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
#s(approx (* (- t x) y) #s(hole binary64 (* t (+ y (* -1 (/ (* x y) t)))))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* t (+ y (+ (* -1 (/ (* x y) t)) (/ x t)))))) |
#s(approx (+ (* (- t x) y) x) (*.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) y) y) t)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* t (- (/ x t) (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (- x (* (- t x) z)) (*.f64 (-.f64 (/.f64 (fma.f64 x z x) t) z) t)) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (* (- t x) z) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* t (+ (* -1 (/ (* x (* z (- (/ y z) 1))) t)) (* z (- (/ y z) 1)))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (neg.f64 t) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (+.f64 (/.f64 x t) #s(literal -1 binary64))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (neg.f64 t) (*.f64 (-.f64 y z) (+.f64 (/.f64 x t) #s(literal -1 binary64))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* t (- (+ (* -1 (/ (* x (- (/ y z) 1)) t)) (/ y z)) 1)))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (neg.f64 t) (*.f64 (/.f64 (-.f64 y z) z) (+.f64 (/.f64 x t) #s(literal -1 binary64))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
#s(approx (- t x) (*.f64 (neg.f64 t) (-.f64 (/.f64 x t) #s(literal 1 binary64)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* x y) t)))))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) |
#s(approx (+ (* (- t x) y) x) #s(hole binary64 (* -1 (* t (+ (* -1 y) (* -1 (/ (+ x (* -1 (* x y))) t))))))) |
#s(approx (+ (* (- t x) y) x) (*.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) y) y) t)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z)))))) |
#s(approx (- x (* (- t x) z)) (*.f64 (-.f64 (/.f64 (fma.f64 x z x) t) z) t)) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
#s(approx (* (- t x) z) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) #s(hole binary64 (* -1 (* t (+ (* -1 (* z (- (/ y z) 1))) (/ (* x (* z (- (/ y z) 1))) t)))))) |
#s(approx (* (* (- t x) (+ (/ y z) -1)) z) (*.f64 (neg.f64 t) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (+.f64 (/.f64 x t) #s(literal -1 binary64))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (neg.f64 t) (*.f64 (-.f64 y z) (+.f64 (/.f64 x t) #s(literal -1 binary64))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) #s(hole binary64 (* -1 (* t (+ (* -1 (- (/ y z) 1)) (/ (* x (- (/ y z) 1)) t)))))) |
#s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (neg.f64 t) (*.f64 (/.f64 (-.f64 y z) z) (+.f64 (/.f64 x t) #s(literal -1 binary64))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 150 |
| 0 | 37 | 147 |
| 1 | 148 | 147 |
| 0 | 1199 | 147 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(-.f64 y z) |
(-.f64 t x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) y) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
(fma.f64 (-.f64 t x) y x) |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 (-.f64 t x) z))) |
(-.f64 x (*.f64 (-.f64 t x) z)) |
(*.f64 (-.f64 t x) z) |
(*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z)) |
(*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(+.f64 (/.f64 y z) #s(literal -1 binary64)) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x))) |
(fma.f64 (-.f64 t x) (-.f64 y z) x) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z)))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 t x)) (-.f64 y z))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 y z)) (-.f64 t x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) (-.f64 y z)) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) (-.f64 y z)) (-.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) (*.f64 x x)))) |
(+.f64 (*.f64 (-.f64 t x) (-.f64 y z)) x) |
(+.f64 x (*.f64 (neg.f64 (neg.f64 (-.f64 y z))) (-.f64 t x))) |
(+.f64 x (*.f64 (-.f64 t x) (-.f64 y z))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(-.f64 y z) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (-.f64 t x))) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 x t)) |
(/.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(-.f64 (/.f64 (*.f64 t t) (+.f64 x t)) (/.f64 (*.f64 x x) (+.f64 x t))) |
(-.f64 (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(-.f64 t x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
(*.f64 (-.f64 t x) y) |
(*.f64 y (-.f64 t x)) |
(/.f64 (*.f64 y (*.f64 (+.f64 x t) (-.f64 t x))) (+.f64 x t)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) y) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 t x) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 t x) y) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 t x) y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (*.f64 (*.f64 (-.f64 t x) y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 t x) y x) |
(fma.f64 y (-.f64 t x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 t x) y) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 t x) y) x))) |
(-.f64 x (*.f64 (neg.f64 (-.f64 t x)) y)) |
(-.f64 x (*.f64 (neg.f64 y) (-.f64 t x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x (*.f64 (-.f64 t x) y)) (pow.f64 (*.f64 (-.f64 t x) y) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (-.f64 t x) y) x) |
(+.f64 x (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 (-.f64 t x) z))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (neg.f64 (*.f64 (-.f64 t x) z)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)) (*.f64 x (neg.f64 (*.f64 (-.f64 t x) z)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (-.f64 t x) z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 t x) z) (fma.f64 (-.f64 t x) z x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64))) (fma.f64 (-.f64 t x) z x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 t x) z) (fma.f64 (-.f64 t x) z x) (*.f64 x x))) |
(fma.f64 (neg.f64 (-.f64 t x)) z x) |
(fma.f64 z (neg.f64 (-.f64 t x)) x) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 (-.f64 t x) z x)) (/.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 2 binary64)) (fma.f64 (-.f64 t x) z x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) z) (fma.f64 (-.f64 t x) z x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 (-.f64 t x) z) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 t x) z) (fma.f64 (-.f64 t x) z x) (*.f64 x x)))) |
(-.f64 x (*.f64 (neg.f64 (neg.f64 (-.f64 t x))) z)) |
(-.f64 x (*.f64 (-.f64 t x) z)) |
(+.f64 (neg.f64 (*.f64 (-.f64 t x) z)) x) |
(+.f64 x (*.f64 (neg.f64 z) (-.f64 t x))) |
(+.f64 x (neg.f64 (*.f64 (-.f64 t x) z))) |
(*.f64 (-.f64 t x) z) |
(*.f64 z (-.f64 t x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) z) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(/.f64 (*.f64 z (*.f64 (+.f64 x t) (-.f64 t x))) (+.f64 x t)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x)) |
(*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 t x)) z) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)) |
(*.f64 (*.f64 (-.f64 t x) z) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(*.f64 (-.f64 t x) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z)) |
(*.f64 z (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 t x))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z)) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z)) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(fma.f64 (/.f64 (*.f64 (-.f64 t x) y) z) z (neg.f64 (*.f64 (-.f64 t x) z))) |
(fma.f64 z (/.f64 (*.f64 (-.f64 t x) y) z) (neg.f64 (*.f64 (-.f64 t x) z))) |
(+.f64 (*.f64 (/.f64 (*.f64 (-.f64 t x) y) z) z) (neg.f64 (*.f64 (-.f64 t x) z))) |
(+.f64 (*.f64 z (/.f64 (*.f64 (-.f64 t x) y) z)) (neg.f64 (*.f64 (-.f64 t x) z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) #s(literal 2 binary64))) (-.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) x)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))))) (/.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) x) (*.f64 x x))) (/.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) #s(literal 3 binary64)) (fma.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) x) (*.f64 x x)))) |
(+.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) x) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) z) (-.f64 t x))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 t x)) |
(*.f64 (-.f64 t x) (+.f64 #s(literal -1 binary64) (/.f64 y z))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 t x)) (-.f64 (/.f64 y z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 t x)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y z)) (pow.f64 (/.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 #s(literal -1 binary64) (/.f64 y z))) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 #s(literal -1 binary64) (/.f64 y z))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (+.f64 x t) (-.f64 t x))) (+.f64 x t)) |
(/.f64 (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(/.f64 (*.f64 (-.f64 t x) (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64))) (-.f64 (/.f64 y z) #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 t x) (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y z)) (pow.f64 (/.f64 y z) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (-.f64 t x) y) z) (/.f64 (*.f64 (-.f64 t x) y) z)) (*.f64 (neg.f64 (-.f64 t x)) (neg.f64 (-.f64 t x)))) (-.f64 (/.f64 (*.f64 (-.f64 t x) y) z) (neg.f64 (-.f64 t x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (-.f64 t x) y) z) #s(literal 3 binary64)) (pow.f64 (neg.f64 (-.f64 t x)) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (-.f64 t x) y) z) (/.f64 (*.f64 (-.f64 t x) y) z) (-.f64 (*.f64 (neg.f64 (-.f64 t x)) (neg.f64 (-.f64 t x))) (*.f64 (/.f64 (*.f64 (-.f64 t x) y) z) (neg.f64 (-.f64 t x)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 (-.f64 (/.f64 y z) #s(literal -1 binary64)) (+.f64 x t))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (/.f64 y z) #s(literal -1 binary64)) (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (+.f64 x t) (-.f64 t x))) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y z)) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) (+.f64 x t))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64)) (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y z)) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) (fma.f64 x (+.f64 x t) (*.f64 t t)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (+.f64 x t) (-.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (+.f64 x t) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y z)) (pow.f64 (/.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) (-.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64))) (*.f64 (fma.f64 x (+.f64 x t) (*.f64 t t)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y z)) (pow.f64 (/.f64 y z) #s(literal 2 binary64))))) |
(fma.f64 #s(literal -1 binary64) (-.f64 t x) (/.f64 (*.f64 (-.f64 t x) y) z)) |
(fma.f64 (/.f64 y z) (-.f64 t x) (neg.f64 (-.f64 t x))) |
(fma.f64 (-.f64 t x) #s(literal -1 binary64) (/.f64 (*.f64 (-.f64 t x) y) z)) |
(fma.f64 (-.f64 t x) (/.f64 y z) (neg.f64 (-.f64 t x))) |
(-.f64 (/.f64 (*.f64 (-.f64 t x) y) z) (*.f64 #s(literal 1 binary64) (-.f64 t x))) |
(-.f64 (/.f64 (*.f64 (-.f64 t x) y) z) (*.f64 (neg.f64 (-.f64 t x)) #s(literal -1 binary64))) |
(+.f64 (neg.f64 (-.f64 t x)) (/.f64 (*.f64 (-.f64 t x) y) z)) |
(+.f64 (/.f64 (*.f64 (-.f64 t x) y) z) (neg.f64 (-.f64 t x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 y z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y z)) (pow.f64 (/.f64 y z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 y z) #s(literal -1 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (/.f64 y z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y z)) (pow.f64 (/.f64 y z) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (-.f64 (/.f64 y z) #s(literal -1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y z)) (pow.f64 (/.f64 y z) #s(literal 2 binary64)))) (/.f64 #s(literal -1 binary64) (fma.f64 #s(literal -1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y z)) (pow.f64 (/.f64 y z) #s(literal 2 binary64))))) |
(+.f64 #s(literal -1 binary64) (/.f64 y z)) |
(+.f64 (/.f64 y z) #s(literal -1 binary64)) |
Compiled 7 523 to 1 028 computations (86.3% saved)
18 alts after pruning (17 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 264 | 17 | 281 |
| Fresh | 6 | 0 | 6 |
| Picked | 4 | 1 | 5 |
| Done | 0 | 0 | 0 |
| Total | 274 | 18 | 292 |
| Status | Accuracy | Program |
|---|---|---|
| 57.4% | (fma.f64 (-.f64 y z) #s(approx (- t x) (neg.f64 x)) x) | |
| ▶ | 93.6% | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)))) |
| 51.8% | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) x)) z))) | |
| 59.9% | #s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 x t) z x)) | |
| 48.0% | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) | |
| ▶ | 43.5% | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
| 39.2% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) | |
| 43.9% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) | |
| 41.2% | #s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 #s(approx (- t x) t) z))) | |
| ✓ | 45.3% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
| 22.9% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) | |
| 27.6% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) | |
| 38.4% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) | |
| 56.1% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)) #s(literal 1 binary64)) x))) | |
| 53.3% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (-.f64 (/.f64 (fma.f64 x z x) t) z) t))) | |
| ▶ | 24.6% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
| ▶ | 19.1% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
| ▶ | 41.7% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t))) |
Compiled 699 to 455 computations (34.9% saved)
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) | |
| cost-diff | 0 | (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t) | |
| cost-diff | 0 | #s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t))) | |
| cost-diff | 0 | (-.f64 x t) | |
| cost-diff | 0 | (*.f64 (-.f64 x t) z) | |
| cost-diff | 0 | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) | |
| cost-diff | 0 | (neg.f64 t) | |
| cost-diff | 0 | (*.f64 (neg.f64 t) z) | |
| cost-diff | 0 | #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z)) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) | |
| cost-diff | 0 | #s(approx (- x (* (- t x) z)) x) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) | |
| cost-diff | 0 | (+.f64 #s(literal -1 binary64) (/.f64 y z)) | |
| cost-diff | 0 | #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z))) | |
| cost-diff | 0 | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)))) | |
| cost-diff | 4 | (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 237 |
| 0 | 50 | 237 |
| 1 | 75 | 237 |
| 2 | 119 | 237 |
| 3 | 197 | 237 |
| 4 | 447 | 237 |
| 5 | 1392 | 225 |
| 6 | 6286 | 225 |
| 0 | 8308 | 221 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)))) |
x |
#s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)) |
(+.f64 #s(literal -1 binary64) (/.f64 y z)) |
#s(literal -1 binary64) |
(/.f64 y z) |
y |
z |
(*.f64 (-.f64 t x) z) |
(-.f64 t x) |
t |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (- x (* (- t x) z)) x) |
x |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
#s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(neg.f64 t) |
t |
z |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
(*.f64 (-.f64 x t) z) |
(-.f64 x t) |
x |
t |
z |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
y |
(-.f64 #s(literal 1 binary64) (/.f64 x t)) |
#s(literal 1 binary64) |
(/.f64 x t) |
x |
t |
| Outputs |
|---|
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)))) |
(+.f64 #s(approx (* (- y z) (- t x)) (*.f64 (-.f64 t x) (-.f64 y z))) x) |
x |
#s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 t x) (-.f64 y z))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)) |
(*.f64 (-.f64 t x) (-.f64 y z)) |
(+.f64 #s(literal -1 binary64) (/.f64 y z)) |
(-.f64 (/.f64 y z) #s(literal 1 binary64)) |
#s(literal -1 binary64) |
(/.f64 y z) |
y |
z |
(*.f64 (-.f64 t x) z) |
(-.f64 t x) |
t |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (- x (* (- t x) z)) x) |
x |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
#s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(neg.f64 t) |
t |
z |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
(*.f64 (-.f64 x t) z) |
(-.f64 x t) |
x |
t |
z |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) |
#s(approx (* (- t x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t)) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) |
y |
(-.f64 #s(literal 1 binary64) (/.f64 x t)) |
#s(literal 1 binary64) |
(/.f64 x t) |
x |
t |
Found 17 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | #s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) | |
| accuracy | 2.228577329088008 | (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) | |
| accuracy | 4.772888333606461 | (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t) | |
| accuracy | 35.00523899481168 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t))) | |
| accuracy | 0.0 | (-.f64 x t) | |
| accuracy | 0.01953125 | (*.f64 (-.f64 x t) z) | |
| accuracy | 36.16085055948695 | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) | |
| accuracy | 0.0 | (*.f64 (neg.f64 t) z) | |
| accuracy | 0.0 | (neg.f64 t) | |
| accuracy | 25.658443252454642 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) | |
| accuracy | 38.664077841984785 | #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z)) | |
| accuracy | 25.658443252454642 | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) | |
| accuracy | 39.34493652742775 | #s(approx (- x (* (- t x) z)) x) | |
| accuracy | 0.00390625 | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)))) | |
| accuracy | 0.00390625 | (+.f64 #s(literal -1 binary64) (/.f64 y z)) | |
| accuracy | 0.01953125 | (*.f64 (-.f64 t x) z) | |
| accuracy | 4.29165567968789 | (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)) |
| 65.0ms | 256× | 0 | valid |
Compiled 153 to 27 computations (82.4% saved)
ival-mult: 31.0ms (67.5% of total)ival-sub: 6.0ms (13.1% of total)ival-div: 4.0ms (8.7% of total)ival-add: 3.0ms (6.5% of total)ival-neg: 1.0ms (2.2% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z))) |
(+.f64 #s(literal -1 binary64) (/.f64 y z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (- x (* (- t x) z)) x) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
#s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(neg.f64 t) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
(*.f64 (-.f64 x t) z) |
(-.f64 x t) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(*.f64 (-.f64 t x) z) |
| Outputs |
|---|
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* t (* z (- (/ y z) 1))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* x (* z (- (/ y z) 1)))) (* t (* z (- (/ y z) 1)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* x (- y z))) (* t (- y z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- (* x (- 1 (* -1 z))) (* t z)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- x t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x z)))) |
#s(approx (- x t) #s(hole binary64 (* -1 t))) |
#s(approx (- x t) #s(hole binary64 (- x t))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t x) y) #s(hole binary64 (+ (* -1 (* x y)) (* t y)))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* t y))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (+ (* -1 (* x y)) (* t y)))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 y)) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (+ y (* -1 (/ (* x y) t))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* x (* z (- (/ y z) 1)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* x (+ (* -1 (* z (- (/ y z) 1))) (/ (* t (* z (- (/ y z) 1))) x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- y z))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (- 1 (* -1 z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* x z))) |
#s(approx (* (- x t) z) #s(hole binary64 (* x (+ z (* -1 (/ (* t z) x)))))) |
#s(approx (- x t) #s(hole binary64 x)) |
#s(approx (- x t) #s(hole binary64 (* x (+ 1 (* -1 (/ t x)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- t x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* t y) x))))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* x (+ (* -1 y) (/ (* t y) x))))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ y x))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* z (- (/ y z) 1))) x)) (* z (- (/ y z) 1))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (+ 1 z)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* x (- (/ (* t z) x) (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (- x t) #s(hole binary64 (* -1 (* x (- (/ t x) 1))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* t y) x))))))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* t y) x))))))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (/ y t)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (* z (- (/ t z) (/ x z))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 -1)) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (- (/ y z) 1))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* t (* y (- 1 (/ x t)))))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (* y (- 1 (/ x t))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (/ y z))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (* y (- (/ 1 z) (/ 1 y))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (/ (+ y (* -1 z)) z))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (+ x (* z (- x t))))) |
#s(approx (* (neg t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* z (- x t)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* z (- x t)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* z (- (+ x (/ x z)) t)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x))))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- x (* -1 (* x z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- (+ x (* -1 (* t z))) (* -1 (* x z))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (- x t) #s(hole binary64 (+ x (* -1 t)))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t y)) t))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* t (+ (* -1 (/ (* x (* z (- (/ y z) 1))) t)) (* z (- (/ y z) 1)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* t (- (/ x t) (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (* (- x t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x z) t))))) |
#s(approx (- x t) #s(hole binary64 (* t (- (/ x t) 1)))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t (+ y (* -1 (/ (* x y) t)))))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* t (+ y (* -1 (/ (* x y) t)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* t (+ (* -1 (* z (- (/ y z) 1))) (/ (* x (* z (- (/ y z) 1))) t)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (- x t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ x t))))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* x y) t)))))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* x y) t)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | inf | ((* (+ -1 (/ y z)) (* (- t x) z)) (+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (+ -1 (/ y z)) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (* (neg t) z) (neg t) (+ (* (- y z) (- t x)) x) (* (- x t) z) (- x t) (+ x (* (- y z) (- t x))) (* (- t x) y) (* (* y (- 1 (/ x t))) t) (* y (- 1 (/ x t))) (* (- t x) z)) |
| 4.0ms | t | @ | inf | ((* (+ -1 (/ y z)) (* (- t x) z)) (+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (+ -1 (/ y z)) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (* (neg t) z) (neg t) (+ (* (- y z) (- t x)) x) (* (- x t) z) (- x t) (+ x (* (- y z) (- t x))) (* (- t x) y) (* (* y (- 1 (/ x t))) t) (* y (- 1 (/ x t))) (* (- t x) z)) |
| 3.0ms | y | @ | -inf | ((* (+ -1 (/ y z)) (* (- t x) z)) (+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (+ -1 (/ y z)) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (* (neg t) z) (neg t) (+ (* (- y z) (- t x)) x) (* (- x t) z) (- x t) (+ x (* (- y z) (- t x))) (* (- t x) y) (* (* y (- 1 (/ x t))) t) (* y (- 1 (/ x t))) (* (- t x) z)) |
| 2.0ms | t | @ | -inf | ((* (+ -1 (/ y z)) (* (- t x) z)) (+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (+ -1 (/ y z)) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (* (neg t) z) (neg t) (+ (* (- y z) (- t x)) x) (* (- x t) z) (- x t) (+ x (* (- y z) (- t x))) (* (- t x) y) (* (* y (- 1 (/ x t))) t) (* y (- 1 (/ x t))) (* (- t x) z)) |
| 2.0ms | t | @ | 0 | ((* (+ -1 (/ y z)) (* (- t x) z)) (+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (+ -1 (/ y z)) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (+ x (* (- y z) (- t x))) (- x (* (- t x) z)) (* (neg t) z) (neg t) (+ (* (- y z) (- t x)) x) (* (- x t) z) (- x t) (+ x (* (- y z) (- t x))) (* (- t x) y) (* (* y (- 1 (/ x t))) t) (* y (- 1 (/ x t))) (* (- t x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 383 | 2535 |
| 1 | 997 | 2289 |
| 2 | 3074 | 2060 |
| 3 | 7790 | 2060 |
| 0 | 8784 | 1973 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* t (* z (- (/ y z) 1))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* x (* z (- (/ y z) 1)))) (* t (* z (- (/ y z) 1)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* x (- y z))) (* t (- y z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- (* x (- 1 (* -1 z))) (* t z)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- x t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x z)))) |
#s(approx (- x t) #s(hole binary64 (* -1 t))) |
#s(approx (- x t) #s(hole binary64 (- x t))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t x) y) #s(hole binary64 (+ (* -1 (* x y)) (* t y)))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* t y))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (+ (* -1 (* x y)) (* t y)))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 y)) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (+ y (* -1 (/ (* x y) t))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* x (* z (- (/ y z) 1)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* x (+ (* -1 (* z (- (/ y z) 1))) (/ (* t (* z (- (/ y z) 1))) x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- y z))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (- 1 (* -1 z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* x z))) |
#s(approx (* (- x t) z) #s(hole binary64 (* x (+ z (* -1 (/ (* t z) x)))))) |
#s(approx (- x t) #s(hole binary64 x)) |
#s(approx (- x t) #s(hole binary64 (* x (+ 1 (* -1 (/ t x)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- t x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* t y) x))))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* x (+ (* -1 y) (/ (* t y) x))))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ y x))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* z (- (/ y z) 1))) x)) (* z (- (/ y z) 1))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (+ 1 z)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* x (- (/ (* t z) x) (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (- x t) #s(hole binary64 (* -1 (* x (- (/ t x) 1))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* t y) x))))))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* t y) x))))))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (/ y t)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (* z (- (/ t z) (/ x z))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 -1)) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (- (/ y z) 1))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* t (* y (- 1 (/ x t)))))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (* y (- 1 (/ x t))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (/ y z))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (* y (- (/ 1 z) (/ 1 y))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (/ (+ y (* -1 z)) z))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (+ x (* z (- x t))))) |
#s(approx (* (neg t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* z (- x t)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* z (- x t)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* z (- (+ x (/ x z)) t)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x))))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- x (* -1 (* x z))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- (+ x (* -1 (* t z))) (* -1 (* x z))))) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (- x t) #s(hole binary64 (+ x (* -1 t)))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t y)) t))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* t (+ (* -1 (/ (* x (* z (- (/ y z) 1))) t)) (* z (- (/ y z) 1)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* t (- (/ x t) (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (* (- x t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x z) t))))) |
#s(approx (- x t) #s(hole binary64 (* t (- (/ x t) 1)))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t (+ y (* -1 (/ (* x y) t)))))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* t (+ y (* -1 (/ (* x y) t)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* t (+ (* -1 (* z (- (/ y z) 1))) (/ (* x (* z (- (/ y z) 1))) t)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (- x t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ x t))))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* x y) t)))))) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* x y) t)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
| Outputs |
|---|
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* t (* z (- (/ y z) 1))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) t)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* x (* z (- (/ y z) 1)))) (* t (* z (- (/ y z) 1)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 y z) t)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* x (- y z))) (* t (- y z))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- (* x (- 1 (* -1 z))) (* t z)))) |
#s(approx (- x (* (- t x) z)) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- x t) z) (*.f64 (neg.f64 t) z)) |
#s(approx (* (- x t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x z)))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (- x t) #s(hole binary64 (* -1 t))) |
#s(approx (- x t) (neg.f64 t)) |
#s(approx (- x t) #s(hole binary64 (- x t))) |
#s(approx (- x t) (-.f64 x t)) |
#s(approx (* (- t x) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t x) y) (*.f64 t y)) |
#s(approx (* (- t x) y) #s(hole binary64 (+ (* -1 (* x y)) (* t y)))) |
#s(approx (* (- t x) y) (*.f64 (-.f64 t x) y)) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* t y))) |
#s(approx (* (- t x) y) (*.f64 t y)) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (+ (* -1 (* x y)) (* t y)))) |
#s(approx (* (- t x) y) (*.f64 (-.f64 t x) y)) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 y)) |
#s(approx (* y (- 1 (/ x t))) y) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (+ y (* -1 (/ (* x y) t))))) |
#s(approx (* y (- 1 (/ x t))) (*.f64 (/.f64 (-.f64 t x) t) y)) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) (*.f64 t z)) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* x (* z (- (/ y z) 1)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 x (/.f64 (-.f64 y z) z)) (neg.f64 z))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* x (+ (* -1 (* z (- (/ y z) 1))) (/ (* t (* z (- (/ y z) 1))) x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- y z))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (fma.f64 #s(literal -1 binary64) y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (- 1 (* -1 z))))) |
#s(approx (- x (* (- t x) z)) (fma.f64 x z x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (* t z) x))) (* -1 z))))) |
#s(approx (- x (* (- t x) z)) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (- x t) z) #s(hole binary64 (* x z))) |
#s(approx (* (- x t) z) (*.f64 x z)) |
#s(approx (* (- x t) z) #s(hole binary64 (* x (+ z (* -1 (/ (* t z) x)))))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x)) |
#s(approx (- x t) #s(hole binary64 x)) |
#s(approx (- x t) x) |
#s(approx (- x t) #s(hole binary64 (* x (+ 1 (* -1 (/ t x)))))) |
#s(approx (- x t) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t x)) x)) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- t x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (* (- t x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* t y) x))))) |
#s(approx (* (- t x) y) (*.f64 (fma.f64 (/.f64 y x) t (neg.f64 y)) x)) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- t x) y) (*.f64 (neg.f64 x) y)) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* x (+ (* -1 y) (/ (* t y) x))))) |
#s(approx (* (- t x) y) (*.f64 (fma.f64 (/.f64 y x) t (neg.f64 y)) x)) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (* -1 (/ (* x y) t)))) |
#s(approx (* y (- 1 (/ x t))) (*.f64 (neg.f64 x) (/.f64 y t))) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (* x (+ (* -1 (/ y t)) (/ y x))))) |
#s(approx (* y (- 1 (/ x t))) (*.f64 (-.f64 (/.f64 y x) (/.f64 y t)) x)) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) (*.f64 (neg.f64 z) x)) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (* (- t x) z) (*.f64 (fma.f64 z (/.f64 t x) (neg.f64 z)) x)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* z (- (/ y z) 1))) x)) (* z (- (/ y z) 1))))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (neg.f64 x) (-.f64 (-.f64 y z) #s(literal 1 binary64)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 1 binary64) (/.f64 t x))) #s(literal 1 binary64)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* x (+ 1 z)))) |
#s(approx (- x (* (- t x) z)) (fma.f64 x z x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* x (- (/ (* t z) x) (+ 1 z)))))) |
#s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 x) (-.f64 (fma.f64 z (/.f64 t x) (neg.f64 z)) #s(literal 1 binary64)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (neg.f64 x) (-.f64 (-.f64 y z) #s(literal 1 binary64)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 1 binary64) (/.f64 t x))) #s(literal 1 binary64)))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x)) |
#s(approx (- x t) #s(hole binary64 (* -1 (* x (- (/ t x) 1))))) |
#s(approx (- x t) (*.f64 (neg.f64 x) (-.f64 (/.f64 t x) #s(literal 1 binary64)))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* t y) x))))))) |
#s(approx (* (- t x) y) (*.f64 (fma.f64 (/.f64 y x) t (neg.f64 y)) x)) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* t y) x))))))) |
#s(approx (* (- t x) y) (*.f64 (fma.f64 (/.f64 y x) t (neg.f64 y)) x)) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y x)) (/ y t)))))) |
#s(approx (* y (- 1 (/ x t))) (*.f64 (-.f64 (/.f64 y x) (/.f64 y t)) x)) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (* (- t x) z) (*.f64 (fma.f64 z (/.f64 t x) (neg.f64 z)) x)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) z)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (* z (- (/ t z) (/ x z))))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) z)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 -1)) |
#s(approx (+ -1 (/ y z)) #s(literal -1 binary64)) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (- (/ y z) 1))) |
#s(approx (+ -1 (/ y z)) (/.f64 (-.f64 y z) z)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- t x) y) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- t x) y) (*.f64 (-.f64 t x) y)) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* t (* y (- 1 (/ x t)))))) |
#s(approx (* (- t x) y) (*.f64 (-.f64 t x) y)) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (* y (- 1 (/ x t))))) |
#s(approx (* y (- 1 (/ x t))) (*.f64 (/.f64 (-.f64 t x) t) y)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 t x) y)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 (/.f64 z y) #s(literal 1 binary64))) (neg.f64 y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 t x) y)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 (/.f64 z y) #s(literal 1 binary64))) (neg.f64 y))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (/ y z))) |
#s(approx (+ -1 (/ y z)) (/.f64 y z)) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (* y (- (/ 1 z) (/ 1 y))))) |
#s(approx (+ -1 (/ y z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 t x) y)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 (/.f64 z y) #s(literal 1 binary64))) (neg.f64 y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (-.f64 t x) (-.f64 (/.f64 z y) #s(literal 1 binary64))) (neg.f64 y))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 z)))))) |
#s(approx (+ -1 (/ y z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 y))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) y x)) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (/ (+ y (* -1 z)) z))) |
#s(approx (+ -1 (/ y z)) (/.f64 (-.f64 y z) z)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 x)) |
#s(approx (- x (* (- t x) z)) x) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (+ x (* z (- x t))))) |
#s(approx (- x (* (- t x) z)) (fma.f64 (-.f64 x t) z x)) |
#s(approx (* (neg t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (neg t) z) (*.f64 (neg.f64 t) z)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) y x)) |
#s(approx (* (- x t) z) #s(hole binary64 (* z (- x t)))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* z (- x t)))) |
#s(approx (- x (* (- t x) z)) (*.f64 (-.f64 x t) z)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* z (- (+ x (/ x z)) t)))) |
#s(approx (- x (* (- t x) z)) (*.f64 (-.f64 (+.f64 (/.f64 x z) x) t) z)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (- x (* (- t x) z)) (*.f64 (-.f64 x t) z)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* z (- (* -1 (/ x z)) (* -1 (- t x))))))) |
#s(approx (- x (* (- t x) z)) (*.f64 (-.f64 (+.f64 (/.f64 x z) x) t) z)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- x (* -1 (* x z))))) |
#s(approx (- x (* (- t x) z)) (fma.f64 x z x)) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (- (+ x (* -1 (* t z))) (* -1 (* x z))))) |
#s(approx (- x (* (- t x) z)) (fma.f64 (-.f64 x t) z x)) |
#s(approx (neg t) #s(hole binary64 (* -1 t))) |
#s(approx (neg t) (neg.f64 t)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (- x t) #s(hole binary64 (+ x (* -1 t)))) |
#s(approx (- x t) (-.f64 x t)) |
#s(approx (* y (- 1 (/ x t))) #s(hole binary64 (/ (+ (* -1 (* x y)) (* t y)) t))) |
#s(approx (* y (- 1 (/ x t))) (*.f64 (/.f64 (-.f64 t x) t) y)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* t (+ (* -1 (/ (* x (* z (- (/ y z) 1))) t)) (* z (- (/ y z) 1)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* t (- (/ x t) (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (- x (* (- t x) z)) (fma.f64 (-.f64 (/.f64 x t) z) t (*.f64 x z))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- x t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x z) t))))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (- x t) #s(hole binary64 (* t (- (/ x t) 1)))) |
#s(approx (- x t) (*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) t)) |
#s(approx (* (- t x) y) #s(hole binary64 (* t (+ y (* -1 (/ (* x y) t)))))) |
#s(approx (* (- t x) y) (*.f64 (-.f64 t x) y)) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* t (+ y (* -1 (/ (* x y) t)))))) |
#s(approx (* (- t x) y) (*.f64 (-.f64 t x) y)) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* t (+ (* -1 (* z (- (/ y z) 1))) (/ (* x (* z (- (/ y z) 1))) t)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (- x (* (- t x) z)) #s(hole binary64 (* -1 (* t (- (* -1 (/ (- x (* -1 (* x z))) t)) (* -1 z)))))) |
#s(approx (- x (* (- t x) z)) (fma.f64 (-.f64 (/.f64 x t) z) t (*.f64 x z))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (- x t) #s(hole binary64 (* -1 (* t (+ 1 (* -1 (/ x t))))))) |
#s(approx (- x t) (-.f64 x t)) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* x y) t)))))) |
#s(approx (* (- t x) y) (*.f64 (-.f64 t x) y)) |
#s(approx (* (* y (- 1 (/ x t))) t) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* x y) t)))))) |
#s(approx (* (- t x) y) (*.f64 (-.f64 t x) y)) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 36 | 208 |
| 0 | 50 | 208 |
| 1 | 176 | 208 |
| 0 | 1251 | 204 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z))) |
(+.f64 #s(literal -1 binary64) (/.f64 y z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (- x (* (- t x) z)) x) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
#s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(neg.f64 t) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
(*.f64 (-.f64 x t) z) |
(-.f64 x t) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) |
(*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(*.f64 (-.f64 t x) z) |
| Outputs |
|---|
(*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x)) |
(*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z) |
(*.f64 (-.f64 t x) (*.f64 z (+.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(*.f64 (*.f64 (-.f64 t x) z) (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) (*.f64 (-.f64 t x) z)) |
(*.f64 z (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) (*.f64 (-.f64 t x) z)) (-.f64 #s(literal -1 binary64) (/.f64 y z))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64)) (*.f64 (-.f64 t x) z)) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (*.f64 (-.f64 t x) z) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y z) #s(literal 2 binary64)))) (-.f64 #s(literal -1 binary64) (/.f64 y z))) |
(/.f64 (*.f64 (*.f64 (-.f64 t x) z) (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 (*.f64 (-.f64 t x) z) (/.f64 y z) (*.f64 (*.f64 (-.f64 t x) z) #s(literal -1 binary64))) |
(fma.f64 (*.f64 (-.f64 t x) z) #s(literal -1 binary64) (*.f64 (*.f64 (-.f64 t x) z) (/.f64 y z))) |
(fma.f64 (/.f64 y z) (*.f64 (-.f64 t x) z) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z) (*.f64 (/.f64 y z) (*.f64 (-.f64 t x) z))) |
(+.f64 (*.f64 (/.f64 y z) (*.f64 (-.f64 t x) z)) (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z))) |
(+.f64 (*.f64 #s(literal -1 binary64) (*.f64 (-.f64 t x) z)) (*.f64 (/.f64 y z) (*.f64 (-.f64 t x) z))) |
(+.f64 (*.f64 (*.f64 (-.f64 t x) z) (/.f64 y z)) (*.f64 (*.f64 (-.f64 t x) z) #s(literal -1 binary64))) |
(+.f64 (*.f64 (*.f64 (-.f64 t x) z) #s(literal -1 binary64)) (*.f64 (*.f64 (-.f64 t x) z) (/.f64 y z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) #s(literal 2 binary64))) (-.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) x)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))))) (/.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x)))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) x) (*.f64 x x))) (/.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) #s(literal 3 binary64)) (fma.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) x) (*.f64 x x)))) |
(+.f64 #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) x) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) z) (-.f64 t x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 y z) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y z))) (/.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 y z) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 y z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (- x (* (- t x) z)) x) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
#s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z)) |
(*.f64 (neg.f64 t) z) |
(*.f64 t (neg.f64 z)) |
(*.f64 z (neg.f64 t)) |
(neg.f64 (*.f64 t z)) |
(neg.f64 t) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 x t) z)) |
(*.f64 (-.f64 x t) z) |
(*.f64 z (-.f64 x t)) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 x t)) z) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) z) (fma.f64 x x (*.f64 t (+.f64 x t)))) |
(/.f64 (*.f64 z (*.f64 (+.f64 x t) (-.f64 x t))) (+.f64 x t)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (fma.f64 x x (*.f64 t (+.f64 x t)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x t) (-.f64 x t))) (neg.f64 (+.f64 x t))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 t (+.f64 x t))))) |
(/.f64 (*.f64 (+.f64 x t) (-.f64 x t)) (+.f64 x t)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 t #s(literal 3 binary64))) (fma.f64 x x (*.f64 t (+.f64 x t)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 t (+.f64 x t)))) (/.f64 (pow.f64 t #s(literal 3 binary64)) (fma.f64 x x (*.f64 t (+.f64 x t))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x t)) (/.f64 (*.f64 t t) (+.f64 x t))) |
(-.f64 x t) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t)) |
(*.f64 (*.f64 t y) (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t) y) |
(*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) t) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) (*.f64 y t)) |
(*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y)) |
(*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) y) |
(*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x t) #s(literal 2 binary64))) y) (+.f64 (/.f64 x t) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x t) #s(literal 3 binary64))) y) (fma.f64 (/.f64 x t) (+.f64 (/.f64 x t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x t) #s(literal 2 binary64)))) (+.f64 (/.f64 x t) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x t) #s(literal 3 binary64)))) (fma.f64 (/.f64 x t) (+.f64 (/.f64 x t) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(*.f64 (-.f64 t x) z) |
(*.f64 z (-.f64 t x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x t) (-.f64 t x)) z) (+.f64 x t)) |
(/.f64 (*.f64 (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
(/.f64 (*.f64 z (*.f64 (+.f64 x t) (-.f64 t x))) (+.f64 x t)) |
(/.f64 (*.f64 z (-.f64 (pow.f64 t #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (+.f64 x t) (*.f64 t t))) |
Compiled 3 853 to 554 computations (85.6% saved)
18 alts after pruning (13 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 135 | 4 | 139 |
| Fresh | 3 | 9 | 12 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 139 | 18 | 157 |
| Status | Accuracy | Program |
|---|---|---|
| 57.4% | (fma.f64 (-.f64 y z) #s(approx (- t x) (neg.f64 x)) x) | |
| ▶ | 62.9% | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))))) |
| 51.8% | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) x)) z))) | |
| 59.9% | #s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 x t) z x)) | |
| ▶ | 48.0% | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
| ✓ | 43.5% | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
| 22.2% | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) | |
| ▶ | 38.3% | #s(approx (+ (* (- y z) (- t x)) x) #s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x))) |
| 39.2% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) | |
| 43.9% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) | |
| 41.2% | #s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 #s(approx (- t x) t) z))) | |
| ✓ | 45.3% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
| ▶ | 22.9% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
| ▶ | 27.6% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
| 55.1% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 (-.f64 (/.f64 x t) z) t (*.f64 x z)))) | |
| ✓ | 24.6% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
| ✓ | 19.1% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
| ✓ | 41.7% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t))) |
Compiled 610 to 400 computations (34.4% saved)
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (-.f64 z (/.f64 (*.f64 t z) x)) | |
| cost-diff | 0 | #s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x)) | |
| cost-diff | 0 | #s(approx (+ (* (- y z) (- t x)) x) #s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x))) | |
| cost-diff | 4 | (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x) | |
| cost-diff | 0 | (-.f64 y z) | |
| cost-diff | 0 | (*.f64 (-.f64 y z) t) | |
| cost-diff | 0 | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) | |
| cost-diff | 0 | (neg.f64 x) | |
| cost-diff | 0 | #s(approx (- t x) (neg.f64 x)) | |
| cost-diff | 0 | (*.f64 #s(approx (- t x) (neg.f64 x)) y) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) | |
| cost-diff | 0 | #s(approx (- t x) t) | |
| cost-diff | 0 | (*.f64 #s(approx (- t x) t) y) | |
| cost-diff | 0 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) | |
| cost-diff | 0 | (+.f64 #s(literal -1 binary64) (/.f64 y z)) | |
| cost-diff | 0 | (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))) | |
| cost-diff | 0 | #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z)))) | |
| cost-diff | 0 | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 248 |
| 0 | 48 | 248 |
| 1 | 66 | 248 |
| 2 | 88 | 248 |
| 3 | 142 | 248 |
| 4 | 238 | 248 |
| 5 | 504 | 248 |
| 6 | 1068 | 236 |
| 7 | 2564 | 236 |
| 0 | 8367 | 232 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))))) |
x |
#s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))) |
(+.f64 #s(literal -1 binary64) (/.f64 y z)) |
#s(literal -1 binary64) |
(/.f64 y z) |
y |
z |
#s(approx (* (- t x) z) (*.f64 t z)) |
(*.f64 t z) |
t |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
(*.f64 #s(approx (- t x) t) y) |
#s(approx (- t x) t) |
t |
y |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
(*.f64 #s(approx (- t x) (neg.f64 x)) y) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
x |
y |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
(-.f64 y z) |
y |
z |
t |
#s(approx (+ (* (- y z) (- t x)) x) #s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x)) |
(*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x) |
(-.f64 z (/.f64 (*.f64 t z) x)) |
z |
(/.f64 (*.f64 t z) x) |
(*.f64 t z) |
t |
x |
| Outputs |
|---|
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))))) |
(+.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (-.f64 (/.f64 y z) #s(literal 1 binary64)))) x) |
x |
#s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z)))) |
#s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (-.f64 (/.f64 y z) #s(literal 1 binary64)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))) |
(*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (-.f64 (/.f64 y z) #s(literal 1 binary64))) |
(+.f64 #s(literal -1 binary64) (/.f64 y z)) |
(-.f64 (/.f64 y z) #s(literal 1 binary64)) |
#s(literal -1 binary64) |
(/.f64 y z) |
y |
z |
#s(approx (* (- t x) z) (*.f64 t z)) |
(*.f64 t z) |
t |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
(*.f64 #s(approx (- t x) t) y) |
#s(approx (- t x) t) |
t |
y |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
(*.f64 #s(approx (- t x) (neg.f64 x)) y) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
x |
y |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
(-.f64 y z) |
y |
z |
t |
#s(approx (+ (* (- y z) (- t x)) x) #s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 (-.f64 x t) z))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x)) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
(*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x) |
(*.f64 (-.f64 x t) z) |
(-.f64 z (/.f64 (*.f64 t z) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 t x)) z) |
z |
(/.f64 (*.f64 t z) x) |
(*.f64 (/.f64 t x) z) |
(*.f64 t z) |
t |
x |
Found 18 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.02734375 | (-.f64 z (/.f64 (*.f64 t z) x)) | |
| accuracy | 4.3101198150920865 | (/.f64 (*.f64 t z) x) | |
| accuracy | 4.77332374576872 | (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x) | |
| accuracy | 36.16085055948695 | #s(approx (+ (* (- y z) (- t x)) x) #s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x))) | |
| accuracy | 0.0 | (-.f64 y z) | |
| accuracy | 0.0078125 | (*.f64 (-.f64 y z) t) | |
| accuracy | 33.30046825887284 | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) | |
| accuracy | 0.0 | (neg.f64 x) | |
| accuracy | 0.01171875 | (*.f64 #s(approx (- t x) (neg.f64 x)) y) | |
| accuracy | 30.420458892436223 | #s(approx (- t x) (neg.f64 x)) | |
| accuracy | 35.00523899481168 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) | |
| accuracy | 0.01171875 | (*.f64 #s(approx (- t x) t) y) | |
| accuracy | 33.056670576029134 | #s(approx (- t x) t) | |
| accuracy | 35.00523899481168 | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) | |
| accuracy | 0.00390625 | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))))) | |
| accuracy | 0.00390625 | (+.f64 #s(literal -1 binary64) (/.f64 y z)) | |
| accuracy | 4.29165567968789 | (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))) | |
| accuracy | 30.965367314206212 | #s(approx (* (- t x) z) (*.f64 t z)) |
| 48.0ms | 256× | 0 | valid |
Compiled 151 to 25 computations (83.4% saved)
ival-mult: 15.0ms (52.6% of total)ival-sub: 5.0ms (17.5% of total)ival-div: 4.0ms (14% of total)ival-add: 3.0ms (10.5% of total)ival-neg: 1.0ms (3.5% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| Inputs |
|---|
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))) |
(+.f64 #s(literal -1 binary64) (/.f64 y z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
(*.f64 #s(approx (- t x) t) y) |
#s(approx (- t x) t) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
(*.f64 #s(approx (- t x) (neg.f64 x)) y) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
(-.f64 y z) |
(*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x) |
#s(approx (+ (* (- y z) (- t x)) x) #s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x)) |
(-.f64 z (/.f64 (*.f64 t z) x)) |
#s(approx (* (- t x) z) (*.f64 t z)) |
(/.f64 (*.f64 t z) x) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* x (- y z))) (* t (- y z))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* t (* z (- (/ y z) 1))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* x (* z (- (/ y z) 1)))) (* t (* z (- (/ y z) 1)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t x) y) #s(hole binary64 (+ (* -1 (* x y)) (* t y)))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (+ (* -1 (* t z)) (* x z)))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- x t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x z)))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* -1 (/ (* t z) x)))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (/ (- (* x z) (* t z)) x))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (/ (* t z) x) #s(hole binary64 (/ (* t z) x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- y z))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* x (* z (- (/ y z) 1)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* x (+ (* -1 (* z (- (/ y z) 1))) (/ (* t (* z (- (/ y z) 1))) x))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- t x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* t y) x))))) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* x z))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* x (+ z (* -1 (/ (* t z) x)))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* x z))) |
#s(approx (* (- x t) z) #s(hole binary64 (* x (+ z (* -1 (/ (* t z) x)))))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 z)) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (+ z (* -1 (/ (* t z) x))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* z (- (/ y z) 1))) x)) (* z (- (/ y z) 1))))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* t y) x))))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* -1 (* x (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (* z (- (/ t z) (/ x z))))))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 -1)) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (- (/ y z) 1))) |
#s(approx (* (- t x) y) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (* (- y z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- y z) t) #s(hole binary64 (+ (* -1 (* t z)) (* t y)))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (/ y z))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (* y (- (/ 1 z) (/ 1 y))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (* (- y z) t) #s(hole binary64 (* t y))) |
#s(approx (* (- y z) t) #s(hole binary64 (* y (+ t (* -1 (/ (* t z) y)))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (* (- y z) t) #s(hole binary64 (* -1 (* y (+ (* -1 t) (/ (* t z) y)))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (/ (+ y (* -1 z)) z))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* x (* z (- 1 (/ t x)))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* z (- x t)))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* z (- 1 (/ t x))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (* (- y z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* t y) z))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (* (- y z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t y) z))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* x (* z (+ 1 (* -1 (/ t x))))))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* z (+ 1 (* -1 (/ t x)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (* (- y z) t) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* t (+ (* -1 (/ (* x (* z (- (/ y z) 1))) t)) (* z (- (/ y z) 1)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t (+ y (* -1 (/ (* x y) t)))))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* t (+ (* -1 z) (/ (* x z) t))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x z) t))))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* t (- (/ z t) (/ z x))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* t (+ (* -1 (* z (- (/ y z) 1))) (/ (* x (* z (- (/ y z) 1))) t)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* x y) t)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* -1 (* t (- (* -1 (/ z t)) (* -1 (/ z x))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
12 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 22.0ms | x | @ | 0 | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (* (+ -1 (/ y z)) (* (- t x) z)) (+ -1 (/ y z)) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ (* (- y z) (- t x)) x) (* (- y z) t) (- y z) (* (- z (/ (* t z) x)) x) (+ (* (- y z) (- t x)) x) (* (- x t) z) (- z (/ (* t z) x)) (* (- t x) z) (/ (* t z) x)) |
| 8.0ms | z | @ | -inf | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (* (+ -1 (/ y z)) (* (- t x) z)) (+ -1 (/ y z)) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ (* (- y z) (- t x)) x) (* (- y z) t) (- y z) (* (- z (/ (* t z) x)) x) (+ (* (- y z) (- t x)) x) (* (- x t) z) (- z (/ (* t z) x)) (* (- t x) z) (/ (* t z) x)) |
| 2.0ms | t | @ | -inf | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (* (+ -1 (/ y z)) (* (- t x) z)) (+ -1 (/ y z)) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ (* (- y z) (- t x)) x) (* (- y z) t) (- y z) (* (- z (/ (* t z) x)) x) (+ (* (- y z) (- t x)) x) (* (- x t) z) (- z (/ (* t z) x)) (* (- t x) z) (/ (* t z) x)) |
| 2.0ms | z | @ | inf | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (* (+ -1 (/ y z)) (* (- t x) z)) (+ -1 (/ y z)) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ (* (- y z) (- t x)) x) (* (- y z) t) (- y z) (* (- z (/ (* t z) x)) x) (+ (* (- y z) (- t x)) x) (* (- x t) z) (- z (/ (* t z) x)) (* (- t x) z) (/ (* t z) x)) |
| 2.0ms | x | @ | -inf | ((+ x (* (- y z) (- t x))) (* (- y z) (- t x)) (* (+ -1 (/ y z)) (* (- t x) z)) (+ -1 (/ y z)) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (+ x (* (- y z) (- t x))) (* (- t x) y) (- t x) (neg x) (+ (* (- y z) (- t x)) x) (* (- y z) t) (- y z) (* (- z (/ (* t z) x)) x) (+ (* (- y z) (- t x)) x) (* (- x t) z) (- z (/ (* t z) x)) (* (- t x) z) (/ (* t z) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 387 | 2466 |
| 1 | 1021 | 2312 |
| 2 | 3120 | 2187 |
| 0 | 8278 | 2121 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* x (- y z))) (* t (- y z))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* t (* z (- (/ y z) 1))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* x (* z (- (/ y z) 1)))) (* t (* z (- (/ y z) 1)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t x) y) #s(hole binary64 (+ (* -1 (* x y)) (* t y)))) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (+ (* -1 (* t z)) (* x z)))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- x t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x z)))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* -1 (/ (* t z) x)))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (/ (- (* x z) (* t z)) x))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (/ (* t z) x) #s(hole binary64 (/ (* t z) x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- y z))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* x (* z (- (/ y z) 1)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* x (+ (* -1 (* z (- (/ y z) 1))) (/ (* t (* z (- (/ y z) 1))) x))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- t x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* t y) x))))) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* x z))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* x (+ z (* -1 (/ (* t z) x)))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* x z))) |
#s(approx (* (- x t) z) #s(hole binary64 (* x (+ z (* -1 (/ (* t z) x)))))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 z)) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (+ z (* -1 (/ (* t z) x))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* z (- (/ y z) 1))) x)) (* z (- (/ y z) 1))))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* t y) x))))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* -1 (* x (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (* z (- (/ t z) (/ x z))))))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 -1)) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (- (/ y z) 1))) |
#s(approx (* (- t x) y) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (* (- y z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- y z) t) #s(hole binary64 (+ (* -1 (* t z)) (* t y)))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (/ y z))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (* y (- (/ 1 z) (/ 1 y))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (* (- y z) t) #s(hole binary64 (* t y))) |
#s(approx (* (- y z) t) #s(hole binary64 (* y (+ t (* -1 (/ (* t z) y)))))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (* (- y z) t) #s(hole binary64 (* -1 (* y (+ (* -1 t) (/ (* t z) y)))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (/ (+ y (* -1 z)) z))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* x (* z (- 1 (/ t x)))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* z (- x t)))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* z (- 1 (/ t x))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (* (- y z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* t y) z))))) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (* (- y z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t y) z))))))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* x (* z (+ 1 (* -1 (/ t x))))))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* z (+ 1 (* -1 (/ t x)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (* (- y z) t) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* t (+ (* -1 (/ (* x (* z (- (/ y z) 1))) t)) (* z (- (/ y z) 1)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t (+ y (* -1 (/ (* x y) t)))))) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* t (+ (* -1 z) (/ (* x z) t))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x z) t))))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* t (- (/ z t) (/ z x))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* t (+ (* -1 (* z (- (/ y z) 1))) (/ (* x (* z (- (/ y z) 1))) t)))))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* x y) t)))))) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* -1 (* t (- (* -1 (/ z t)) (* -1 (/ z x))))))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 t (-.f64 y z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (- y z) (- t x)) (*.f64 t (-.f64 y z))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* x (- y z))) (* t (- y z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* t (* z (- (/ y z) 1))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) t)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* x (* z (- (/ y z) 1)))) (* t (* z (- (/ y z) 1)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (-.f64 t x))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t y))) |
#s(approx (* (- t x) y) (*.f64 t y)) |
#s(approx (* (- t x) y) #s(hole binary64 (+ (* -1 (* x y)) (* t y)))) |
#s(approx (* (- t x) y) (*.f64 (-.f64 t x) y)) |
#s(approx (- t x) #s(hole binary64 t)) |
#s(approx (- t x) t) |
#s(approx (- t x) #s(hole binary64 (+ t (* -1 x)))) |
#s(approx (- t x) (-.f64 t x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- y z)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 t (-.f64 y z))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ (* t (- y z)) (* x (+ 1 (* -1 (- y z))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- x t) z) (*.f64 (neg.f64 t) z)) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (+ (* -1 (* t z)) (* x z)))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- x t) z) (*.f64 (neg.f64 t) z)) |
#s(approx (* (- x t) z) #s(hole binary64 (+ (* -1 (* t z)) (* x z)))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* -1 (/ (* t z) x)))) |
#s(approx (- z (/ (* t z) x)) (*.f64 (/.f64 (neg.f64 z) x) t)) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (/ (- (* x z) (* t z)) x))) |
#s(approx (- z (/ (* t z) x)) (-.f64 z (/.f64 (*.f64 t z) x))) |
#s(approx (* (- t x) z) #s(hole binary64 (* t z))) |
#s(approx (* (- t x) z) (*.f64 t z)) |
#s(approx (* (- t x) z) #s(hole binary64 (+ (* -1 (* x z)) (* t z)))) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
#s(approx (/ (* t z) x) #s(hole binary64 (/ (* t z) x))) |
#s(approx (/ (* t z) x) (/.f64 (*.f64 t z) x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 z y) x x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- y z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 z y) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* x (+ (* -1 (- y z)) (/ (* t (- y z)) x))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* x (* z (- (/ y z) 1)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) (*.f64 z x))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* x (+ (* -1 (* z (- (/ y z) 1))) (/ (* t (* z (- (/ y z) 1))) x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x y)))) |
#s(approx (* (- t x) y) (*.f64 (neg.f64 y) x)) |
#s(approx (* (- t x) y) #s(hole binary64 (* x (+ (* -1 y) (/ (* t y) x))))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 (/.f64 t x) #s(literal 1 binary64))) x)) |
#s(approx (- t x) #s(hole binary64 (* -1 x))) |
#s(approx (- t x) (neg.f64 x)) |
#s(approx (- t x) #s(hole binary64 (* x (- (/ t x) 1)))) |
#s(approx (- t x) (*.f64 (-.f64 (/.f64 t x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (* -1 (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 z y) x x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* x (+ 1 (+ (* -1 (- y z)) (/ (* t (- y z)) x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* x z))) |
#s(approx (* (- x t) z) (*.f64 z x)) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* x (+ z (* -1 (/ (* t z) x)))))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (* (- x t) z) #s(hole binary64 (* x z))) |
#s(approx (* (- x t) z) (*.f64 z x)) |
#s(approx (* (- x t) z) #s(hole binary64 (* x (+ z (* -1 (/ (* t z) x)))))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 z)) |
#s(approx (- z (/ (* t z) x)) z) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (+ z (* -1 (/ (* t z) x))))) |
#s(approx (- z (/ (* t z) x)) (-.f64 z (/.f64 (*.f64 t z) x))) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x z)))) |
#s(approx (* (- t x) z) (*.f64 (neg.f64 x) z)) |
#s(approx (* (- t x) z) #s(hole binary64 (* x (+ (* -1 z) (/ (* t z) x))))) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (-.f64 y z) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 1 binary64) (/.f64 t x))) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* t (* z (- (/ y z) 1))) x)) (* z (- (/ y z) 1))))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (+.f64 (/.f64 t x) #s(literal -1 binary64))) x)) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* x (+ y (* -1 (/ (* t y) x))))))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 (/.f64 t x) #s(literal 1 binary64))) x)) |
#s(approx (- t x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ t x))))))) |
#s(approx (- t x) (fma.f64 (/.f64 t x) x (neg.f64 x))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- y (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (-.f64 y z) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* x (- (+ y (* -1 (/ (* t (- y z)) x))) (+ 1 z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (*.f64 (-.f64 y z) (-.f64 #s(literal 1 binary64) (/.f64 t x))) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* -1 (* x (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* x (+ (* -1 z) (/ (* t z) x)))))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* x (+ z (* -1 (/ (* t z) x))))))) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 x t) z)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) z)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (* z (- (/ t z) (/ x z))))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (-.f64 t x))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 -1)) |
#s(approx (+ -1 (/ y z)) #s(literal -1 binary64)) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (- (/ y z) 1))) |
#s(approx (+ -1 (/ y z)) (/.f64 (-.f64 y z) z)) |
#s(approx (* (- t x) y) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- t x) y) (*.f64 (-.f64 t x) y)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* z (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* z (- t x))) (* y (- t x)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- y z) t) #s(hole binary64 (* -1 (* t z)))) |
#s(approx (* (- y z) t) (*.f64 (neg.f64 t) z)) |
#s(approx (* (- y z) t) #s(hole binary64 (+ (* -1 (* t z)) (* t y)))) |
#s(approx (* (- y z) t) (*.f64 t (-.f64 y z))) |
#s(approx (- y z) #s(hole binary64 (* -1 z))) |
#s(approx (- y z) (neg.f64 z)) |
#s(approx (- y z) #s(hole binary64 (- y z))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 t x) y)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* y (- t x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 t x) y)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* y (- (+ t (* -1 (/ (* z (- t x)) y))) x)))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (/ y z))) |
#s(approx (+ -1 (/ y z)) (/.f64 y z)) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (* y (- (/ 1 z) (/ 1 y))))) |
#s(approx (+ -1 (/ y z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) z) (/.f64 #s(literal 1 binary64) y)) y)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- t x)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 t x) y)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* y (- (+ t (+ (* -1 (/ (* z (- t x)) y)) (/ x y))) x)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y)) |
#s(approx (* (- y z) t) #s(hole binary64 (* t y))) |
#s(approx (* (- y z) t) (*.f64 t y)) |
#s(approx (* (- y z) t) #s(hole binary64 (* y (+ t (* -1 (/ (* t z) y)))))) |
#s(approx (* (- y z) t) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y))) |
#s(approx (- y z) #s(hole binary64 y)) |
#s(approx (- y z) y) |
#s(approx (- y z) #s(hole binary64 (* y (+ 1 (* -1 (/ z y)))))) |
#s(approx (- y z) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (/ (* z (- t x)) y)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 z y) #s(literal -1 binary64))) (neg.f64 y))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 z)))))) |
#s(approx (+ -1 (/ y z)) (*.f64 (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) z)) (neg.f64 y))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* y (+ (* -1 (- t x)) (* -1 (/ (+ x (* -1 (* z (- t x)))) y))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (/.f64 (fma.f64 (-.f64 x t) z x) y) (-.f64 x t)) y)) |
#s(approx (* (- y z) t) #s(hole binary64 (* -1 (* y (+ (* -1 t) (/ (* t z) y)))))) |
#s(approx (* (- y z) t) (*.f64 t (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 z y)) y))) |
#s(approx (- y z) #s(hole binary64 (* -1 (* y (- (/ z y) 1))))) |
#s(approx (- y z) (*.f64 (-.f64 (/.f64 z y) #s(literal 1 binary64)) (neg.f64 y))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) y x)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (+ (* -1 (* z (- t x))) (* y (- t x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (-.f64 x t) (-.f64 z y))) |
#s(approx (+ -1 (/ y z)) #s(hole binary64 (/ (+ y (* -1 z)) z))) |
#s(approx (+ -1 (/ y z)) (/.f64 (-.f64 y z) z)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* y (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) y x)) |
#s(approx (- y z) #s(hole binary64 (+ y (* -1 z)))) |
#s(approx (- y z) (-.f64 y z)) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* x (* z (- 1 (/ t x)))))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (* (- x t) z) #s(hole binary64 (* z (- x t)))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* z (- 1 (/ t x))))) |
#s(approx (- z (/ (* t z) x)) (-.f64 z (/.f64 (*.f64 t z) x))) |
#s(approx (* (- t x) z) #s(hole binary64 (* z (- t x)))) |
#s(approx (* (- t x) z) (*.f64 (-.f64 t x) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (/.f64 (-.f64 y z) z) (-.f64 t x) (/.f64 x z)) z)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (-.f64 t x))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* z (+ (* -1 (- t x)) (/ (* y (- t x)) z))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (-.f64 t x))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- t x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* z (+ (* -1 (- t x)) (+ (/ x z) (/ (* y (- t x)) z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (/.f64 (-.f64 y z) z) (-.f64 t x) (/.f64 x z)) z)) |
#s(approx (* (- y z) t) #s(hole binary64 (* z (+ (* -1 t) (/ (* t y) z))))) |
#s(approx (* (- y z) t) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) t)) |
#s(approx (- y z) #s(hole binary64 (* z (- (/ y z) 1)))) |
#s(approx (- y z) (*.f64 (/.f64 (-.f64 y z) z) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (/.f64 (-.f64 y z) z) (-.f64 t x) (/.f64 x z)) z)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (-.f64 t x))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (* y (- t x)) z))) x))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (-.f64 t x))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* z (- (+ t (* -1 (/ (+ x (* y (- t x))) z))) x))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (fma.f64 (/.f64 (-.f64 y z) z) (-.f64 t x) (/.f64 x z)) z)) |
#s(approx (* (- y z) t) #s(hole binary64 (* -1 (* z (+ t (* -1 (/ (* t y) z))))))) |
#s(approx (* (- y z) t) (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) t)) |
#s(approx (- y z) #s(hole binary64 (* -1 (* z (+ 1 (* -1 (/ y z))))))) |
#s(approx (- y z) (*.f64 (/.f64 (-.f64 y z) z) z)) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* x (* z (+ 1 (* -1 (/ t x))))))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 x t) z)) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* z (+ 1 (* -1 (/ t x)))))) |
#s(approx (- z (/ (* t z) x)) (-.f64 z (/.f64 (*.f64 t z) x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 z y) x x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (- t x) #s(hole binary64 (- t x))) |
#s(approx (- t x) (-.f64 t x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (* -1 (* x (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 z y) x x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (+ x (+ (* -1 (* x (- y z))) (* t (- y z)))))) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) (-.f64 y z) x)) |
#s(approx (* (- y z) t) #s(hole binary64 (* t (- y z)))) |
#s(approx (* (- y z) t) (*.f64 t (-.f64 y z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* t (- (+ y (* -1 (/ (* x (- y z)) t))) z)))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 (fma.f64 (-.f64 z y) (/.f64 x t) y) z) t)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* t (+ (* -1 (/ (* x (* z (- (/ y z) 1))) t)) (* z (- (/ y z) 1)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (+.f64 (/.f64 x t) #s(literal -1 binary64))) (neg.f64 t))) |
#s(approx (* (- t x) y) #s(hole binary64 (* t (+ y (* -1 (/ (* x y) t)))))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) |
#s(approx (- t x) #s(hole binary64 (* t (+ 1 (* -1 (/ x t)))))) |
#s(approx (- t x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* t (- (+ y (+ (* -1 (/ (* x (- y z)) t)) (/ x t))) z)))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* t (+ (* -1 z) (/ (* x z) t))))) |
#s(approx (* (- x t) z) (*.f64 (fma.f64 (/.f64 x t) z (neg.f64 z)) t)) |
#s(approx (* (- x t) z) #s(hole binary64 (* t (+ (* -1 z) (/ (* x z) t))))) |
#s(approx (* (- x t) z) (*.f64 (fma.f64 (/.f64 x t) z (neg.f64 z)) t)) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* t (- (/ z t) (/ z x))))) |
#s(approx (- z (/ (* t z) x)) (*.f64 (-.f64 (/.f64 z t) (/.f64 z x)) t)) |
#s(approx (* (- t x) z) #s(hole binary64 (* t (+ z (* -1 (/ (* x z) t)))))) |
#s(approx (* (- t x) z) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) |
#s(approx (+ x (* (- y z) (- t x))) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
#s(approx (* (- y z) (- t x)) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (/ (* x (- y z)) t)))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (-.f64 (fma.f64 (-.f64 z y) (/.f64 x t) y) z) t)) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) #s(hole binary64 (* -1 (* t (+ (* -1 (* z (- (/ y z) 1))) (/ (* x (* z (- (/ y z) 1))) t)))))) |
#s(approx (* (+ -1 (/ y z)) (* (- t x) z)) (*.f64 (*.f64 (*.f64 (/.f64 (-.f64 y z) z) z) (+.f64 (/.f64 x t) #s(literal -1 binary64))) (neg.f64 t))) |
#s(approx (* (- t x) y) #s(hole binary64 (* -1 (* t (+ (* -1 y) (/ (* x y) t)))))) |
#s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) |
#s(approx (- t x) #s(hole binary64 (* -1 (* t (- (/ x t) 1))))) |
#s(approx (- t x) (*.f64 (-.f64 (/.f64 x t) #s(literal 1 binary64)) (neg.f64 t))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(hole binary64 (* -1 (* t (+ (* -1 (- y z)) (* -1 (/ (+ x (* -1 (* x (- y z)))) t))))))) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
#s(approx (* (- z (/ (* t z) x)) x) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (* (- x t) z) (*.f64 (fma.f64 (/.f64 x t) z (neg.f64 z)) t)) |
#s(approx (* (- x t) z) #s(hole binary64 (* -1 (* t (+ z (* -1 (/ (* x z) t))))))) |
#s(approx (* (- x t) z) (*.f64 (fma.f64 (/.f64 x t) z (neg.f64 z)) t)) |
#s(approx (- z (/ (* t z) x)) #s(hole binary64 (* -1 (* t (- (* -1 (/ z t)) (* -1 (/ z x))))))) |
#s(approx (- z (/ (* t z) x)) (*.f64 (-.f64 (/.f64 z t) (/.f64 z x)) t)) |
#s(approx (* (- t x) z) #s(hole binary64 (* -1 (* t (+ (* -1 z) (/ (* x z) t)))))) |
#s(approx (* (- t x) z) (*.f64 (*.f64 z (-.f64 #s(literal 1 binary64) (/.f64 x t))) t)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 35 | 224 |
| 0 | 48 | 224 |
| 1 | 155 | 224 |
| 0 | 1070 | 220 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))))) |
#s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z)))) |
(*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))) |
(+.f64 #s(literal -1 binary64) (/.f64 y z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
(*.f64 #s(approx (- t x) t) y) |
#s(approx (- t x) t) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
(*.f64 #s(approx (- t x) (neg.f64 x)) y) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
(-.f64 y z) |
(*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x) |
#s(approx (+ (* (- y z) (- t x)) x) #s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x)) |
(-.f64 z (/.f64 (*.f64 t z) x)) |
#s(approx (* (- t x) z) (*.f64 t z)) |
(/.f64 (*.f64 t z) x) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) #s(literal 2 binary64)))) (neg.f64 (-.f64 x #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64))))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) #s(literal 2 binary64))) (-.f64 x #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) x)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))))) (/.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) #s(literal 2 binary64)) (-.f64 x #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64))))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) x) (*.f64 x x))) (/.f64 (pow.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) #s(literal 3 binary64)) (fma.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) (-.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) x) (*.f64 x x)))) |
(+.f64 #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) x) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64))))) |
#s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64)))) |
(*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (/.f64 y z) #s(literal -1 binary64))) |
(*.f64 (+.f64 (/.f64 y z) #s(literal -1 binary64)) #s(approx (* (- t x) z) (*.f64 t z))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) #s(approx (* (- t x) z) (*.f64 t z))) (-.f64 #s(literal -1 binary64) (/.f64 y z))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64)) #s(approx (* (- t x) z) (*.f64 t z))) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y z) #s(literal 2 binary64)))) (-.f64 #s(literal -1 binary64) (/.f64 y z))) |
(/.f64 (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(fma.f64 #s(approx (* (- t x) z) (*.f64 t z)) (/.f64 y z) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) #s(literal -1 binary64))) |
(fma.f64 #s(approx (* (- t x) z) (*.f64 t z)) #s(literal -1 binary64) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (/.f64 y z))) |
(fma.f64 (/.f64 y z) #s(approx (* (- t x) z) (*.f64 t z)) (*.f64 #s(literal -1 binary64) #s(approx (* (- t x) z) (*.f64 t z)))) |
(fma.f64 #s(literal -1 binary64) #s(approx (* (- t x) z) (*.f64 t z)) (*.f64 (/.f64 y z) #s(approx (* (- t x) z) (*.f64 t z)))) |
(+.f64 (*.f64 (/.f64 y z) #s(approx (* (- t x) z) (*.f64 t z))) (*.f64 #s(literal -1 binary64) #s(approx (* (- t x) z) (*.f64 t z)))) |
(+.f64 (*.f64 #s(literal -1 binary64) #s(approx (* (- t x) z) (*.f64 t z))) (*.f64 (/.f64 y z) #s(approx (* (- t x) z) (*.f64 t z)))) |
(+.f64 (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (/.f64 y z)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) #s(literal -1 binary64))) |
(+.f64 (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) #s(literal -1 binary64)) (*.f64 #s(approx (* (- t x) z) (*.f64 t z)) (/.f64 y z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (/.f64 y z) #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y z) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) (-.f64 #s(literal -1 binary64) (/.f64 y z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64)) (+.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 #s(literal -1 binary64) (/.f64 y z))) (/.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (-.f64 #s(literal -1 binary64) (/.f64 y z)))) |
(+.f64 (/.f64 #s(literal -1 binary64) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 y z) #s(literal -1 binary64)) |
(+.f64 #s(literal -1 binary64) (/.f64 y z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
(*.f64 #s(approx (- t x) t) y) |
(*.f64 y #s(approx (- t x) t)) |
#s(approx (- t x) t) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
(*.f64 #s(approx (- t x) (neg.f64 x)) y) |
(*.f64 y #s(approx (- t x) (neg.f64 x))) |
#s(approx (- t x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
(*.f64 (-.f64 y z) t) |
(*.f64 t (-.f64 y z)) |
(/.f64 (*.f64 (*.f64 (+.f64 z y) (-.f64 y z)) t) (+.f64 z y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) t) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (*.f64 t (*.f64 (+.f64 z y) (-.f64 y z))) (+.f64 z y)) |
(/.f64 (*.f64 t (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 z y) (-.f64 y z))) (neg.f64 (+.f64 z y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64)))) (neg.f64 (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 z y) (-.f64 y z)) (+.f64 z y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 z #s(literal 3 binary64))) (fma.f64 z (+.f64 z y) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 z y)) (/.f64 (*.f64 z z) (+.f64 z y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y))) (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 z (+.f64 z y) (*.f64 y y)))) |
(-.f64 y z) |
(*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x) |
(*.f64 x (-.f64 z (/.f64 (*.f64 t z) x))) |
(/.f64 (*.f64 (-.f64 (*.f64 z z) (pow.f64 (/.f64 (*.f64 t z) x) #s(literal 2 binary64))) x) (fma.f64 (/.f64 z x) t z)) |
(/.f64 (*.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 (*.f64 t z) x) (fma.f64 (/.f64 z x) t z) (*.f64 z z))) |
(/.f64 (*.f64 x (-.f64 (*.f64 z z) (pow.f64 (/.f64 (*.f64 t z) x) #s(literal 2 binary64)))) (fma.f64 (/.f64 z x) t z)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) x) #s(literal 3 binary64)))) (fma.f64 (/.f64 (*.f64 t z) x) (fma.f64 (/.f64 z x) t z) (*.f64 z z))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x))) |
#s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 z z) (pow.f64 (/.f64 (*.f64 t z) x) #s(literal 2 binary64)))) (neg.f64 (fma.f64 (/.f64 z x) t z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (*.f64 t z) x) (fma.f64 (/.f64 z x) t z) (*.f64 z z)))) |
(/.f64 (-.f64 (*.f64 z z) (pow.f64 (/.f64 (*.f64 t z) x) #s(literal 2 binary64))) (fma.f64 (/.f64 z x) t z)) |
(/.f64 (-.f64 (pow.f64 z #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 t z) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 t z) x) (fma.f64 (/.f64 z x) t z) (*.f64 z z))) |
(-.f64 (/.f64 (*.f64 z z) (fma.f64 (/.f64 z x) t z)) (/.f64 (pow.f64 (/.f64 (*.f64 t z) x) #s(literal 2 binary64)) (fma.f64 (/.f64 z x) t z))) |
(-.f64 (/.f64 (pow.f64 z #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 t z) x) (fma.f64 (/.f64 z x) t z) (*.f64 z z))) (/.f64 (pow.f64 (/.f64 (*.f64 t z) x) #s(literal 3 binary64)) (fma.f64 (/.f64 (*.f64 t z) x) (fma.f64 (/.f64 z x) t z) (*.f64 z z)))) |
(-.f64 z (/.f64 (*.f64 t z) x)) |
(+.f64 z (*.f64 (neg.f64 t) (/.f64 z x))) |
#s(approx (* (- t x) z) (*.f64 t z)) |
(*.f64 (/.f64 z x) t) |
(*.f64 t (/.f64 z x)) |
(*.f64 z (/.f64 t x)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 t) z)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 (neg.f64 t) z) (neg.f64 x)) |
(/.f64 (*.f64 t z) x) |
(neg.f64 (/.f64 (*.f64 (neg.f64 t) z) x)) |
(neg.f64 (/.f64 (*.f64 t z) (neg.f64 x))) |
Compiled 4 525 to 607 computations (86.6% saved)
18 alts after pruning (8 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 151 | 2 | 153 |
| Fresh | 2 | 6 | 8 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 5 | 5 |
| Total | 153 | 18 | 171 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 62.9% | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))))) |
| 51.8% | (+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) x)) z))) | |
| 57.4% | #s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 z y) x x)) | |
| 59.9% | #s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 x t) z x)) | |
| ✓ | 48.0% | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
| ✓ | 43.5% | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
| 22.2% | #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) | |
| ✓ | 38.3% | #s(approx (+ (* (- y z) (- t x)) x) #s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x))) |
| 40.2% | #s(approx (+ (* (- y z) (- t x)) x) #s(approx (* (- x t) z) #s(approx (* (- x t) z) (*.f64 (fma.f64 (/.f64 x t) z (neg.f64 z)) t)))) | |
| 39.2% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) | |
| 43.9% | #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) | |
| 41.2% | #s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 #s(approx (- t x) t) z))) | |
| ✓ | 45.3% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
| ✓ | 22.9% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
| ✓ | 27.6% | #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
| ✓ | 24.6% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
| ✓ | 19.1% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
| ✓ | 41.7% | #s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t))) |
Compiled 1 048 to 381 computations (63.6% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 #s(approx (- t x) t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 z y) x x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 (-.f64 t x) z))) |
(fma.f64 (-.f64 y z) #s(approx (- t x) (neg.f64 x)) x) |
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (* (- t x) y) (*.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (/.f64 x t))) t))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(approx (* (- x t) z) #s(approx (* (- x t) z) (*.f64 (fma.f64 (/.f64 x t) z (neg.f64 z)) t)))) |
#s(approx (+ (* (- y z) (- t x)) x) #s(approx (* (- x t) z) (*.f64 (-.f64 z (/.f64 (*.f64 t z) x)) x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (-.f64 (/.f64 (fma.f64 x z x) t) z) t))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (fma.f64 z (-.f64 #s(literal 1 binary64) (/.f64 t x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 (-.f64 (/.f64 x t) z) t (*.f64 x z)))) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 #s(approx (* (- t x) (+ (/ y z) -1)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y z)) x)) z))) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) #s(approx (* (- t x) z) (*.f64 t z))))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (fma.f64 (-.f64 y z) (+.f64 (/.f64 t x) #s(literal -1 binary64)) #s(literal 1 binary64)) x)) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (*.f64 (-.f64 t x) (+.f64 (/.f64 y z) #s(literal -1 binary64))) z))) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (+.f64 #s(literal -1 binary64) (/.f64 y z)) (*.f64 (-.f64 t x) z)))) |
(+.f64 x (*.f64 (-.f64 y z) #s(approx (- t x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x t)) t)))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 (fma.f64 (/.f64 x t) (-.f64 #s(literal 1 binary64) (-.f64 y z)) y) z) t)) |
(+.f64 x #s(approx (* (- y z) (- t x)) (*.f64 (neg.f64 y) (*.f64 (-.f64 t x) (+.f64 (/.f64 z y) #s(literal -1 binary64)))))) |
| Outputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
6 calls:
| 22.0ms | x |
| 14.0ms | (-.f64 y z) |
| 14.0ms | z |
| 10.0ms | y |
| 10.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 y z) |
| 100.0% | 1 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
| 100.0% | 1 | t |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 #s(approx (- t x) t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 x t) z x)) |
#s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 z y) x x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 #s(literal 1 binary64) (-.f64 y z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 (-.f64 t x) z))) |
(fma.f64 (-.f64 y z) #s(approx (- t x) (neg.f64 x)) x) |
| Outputs |
|---|
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
6 calls:
| 30.0ms | x |
| 6.0ms | t |
| 6.0ms | (-.f64 y z) |
| 6.0ms | y |
| 6.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.8% | 4 | (-.f64 y z) |
| 68.1% | 2 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 81.0% | 4 | x |
| 86.1% | 3 | y |
| 88.2% | 4 | z |
| 77.2% | 3 | t |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 #s(approx (- t x) t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) |
| Outputs |
|---|
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) |
4 calls:
| 4.0ms | z |
| 4.0ms | y |
| 4.0ms | x |
| 4.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.5% | 4 | t |
| 67.2% | 4 | x |
| 76.3% | 4 | y |
| 78.3% | 5 | z |
Compiled 4 to 16 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 #s(approx (- t x) t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) (neg.f64 x)) y x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 #s(approx (- t x) t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
2 calls:
| 4.0ms | z |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 73.9% | 3 | y |
| 68.2% | 6 | z |
Compiled 2 to 8 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 72.4% | 4 | y |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 70.2% | 3 | y |
Compiled 1 to 4 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (*.f64 (neg.f64 t) z))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) (neg.f64 x)) y)) |
| Outputs |
|---|
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
#s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
6 calls:
| 18.0ms | (-.f64 y z) |
| 3.0ms | x |
| 3.0ms | z |
| 3.0ms | y |
| 3.0ms | t |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.1% | 3 | z |
| 54.2% | 3 | t |
| 55.8% | 5 | x |
| 51.0% | 5 | (-.f64 y z) |
| 47.0% | 2 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 58.0% | 5 | y |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
3 calls:
| 2.0ms | z |
| 2.0ms | t |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.8% | 3 | t |
| 53.2% | 3 | y |
| 46.1% | 5 | z |
Compiled 3 to 12 computations (-300% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
| Outputs |
|---|
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) |
6 calls:
| 5.0ms | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 2.0ms | t |
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | (-.f64 y z) |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.1% | 5 | z |
| 45.0% | 5 | (-.f64 y z) |
| 36.3% | 3 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 38.1% | 3 | t |
| 37.8% | 4 | x |
| 44.0% | 4 | y |
Compiled 16 to 29 computations (-81.3% saved)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) |
3 calls:
| 1.0ms | z |
| 1.0ms | (-.f64 y z) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 41.1% | 3 | (-.f64 y z) |
| 41.5% | 3 | y |
| 31.7% | 3 | z |
Compiled 5 to 13 computations (-160% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
| Outputs |
|---|
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
6 calls:
| 1.0ms | z |
| 1.0ms | t |
| 1.0ms | (-.f64 y z) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 19.1% | 1 | z |
| 19.1% | 1 | x |
| 19.1% | 1 | (+.f64 x (*.f64 (-.f64 y z) (-.f64 t x))) |
| 19.1% | 1 | t |
| 19.1% | 1 | (-.f64 y z) |
| 19.1% | 1 | y |
Compiled 16 to 29 computations (-81.3% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 39.0ms | 2.093016802765168e+22 | 3.535229349165896e+37 |
| 14.0ms | -7.337396757379258e-7 | -5.772637176923413e-11 |
| 12.0ms | -6.316238935369721e+85 | -1.2085444209328749e+78 |
| 24.0ms | 432× | 0 | valid |
Compiled 840 to 663 computations (21.1% saved)
ival-add: 5.0ms (39.6% of total)ival-sub: 4.0ms (31.7% of total)ival-mult: 3.0ms (23.8% of total)ival-true: 1.0ms (7.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.093016802765168e+22 | 3.535229349165896e+37 |
| 15.0ms | 1.481815616495433e-159 | 6.929096491493771e-152 |
| 11.0ms | -2.4808867988866974e-20 | -4.475020066681963e-23 |
| 1.0ms | -6.316238935369721e+85 | -1.2085444209328749e+78 |
| 16.0ms | 272× | 0 | valid |
Compiled 1 143 to 879 computations (23.1% saved)
ival-mult: 4.0ms (48.3% of total)ival-sub: 3.0ms (36.2% of total)ival-add: 1.0ms (12.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 2.2676947037701353e-27 | 1.8616422583136964e-16 |
| 14.0ms | -3.455328197059483e+41 | -2.8490093714415838e+38 |
| 14.0ms | 288× | 0 | valid |
Compiled 624 to 465 computations (25.5% saved)
ival-sub: 3.0ms (46.3% of total)ival-mult: 2.0ms (30.9% of total)ival-add: 1.0ms (15.4% of total)ival-true: 0.0ms (0% of total)adjust: 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 |
|---|---|---|
| 34.0ms | 6.382241138518786e+32 | 2.1355942113220443e+36 |
| 9.0ms | -1.3478981706382568e-18 | -1.6614135913751718e-20 |
| 11.0ms | -3.455328197059483e+41 | -2.8490093714415838e+38 |
| 40.0ms | 352× | 0 | valid |
Compiled 807 to 597 computations (26% saved)
ival-sub: 3.0ms (39.1% of total)ival-add: 2.0ms (26.1% of total)ival-mult: 2.0ms (26.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 6.382241138518786e+32 | 2.1355942113220443e+36 |
| 8.0ms | -1.3478981706382568e-18 | -1.6614135913751718e-20 |
| 4.0ms | 96× | 0 | valid |
Compiled 567 to 405 computations (28.6% saved)
ival-sub: 1.0ms (49% of total)ival-mult: 1.0ms (49% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 9.206997832086988e+53 | 3.587443055568424e+54 |
| 2.0ms | -6.316238935369721e+85 | -1.2085444209328749e+78 |
| 5.0ms | 96× | 0 | valid |
Compiled 502 to 365 computations (27.3% saved)
ival-sub: 1.0ms (46% of total)ival-mult: 1.0ms (46% of total)ival-true: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 6.382241138518786e+32 | 2.1355942113220443e+36 |
| 15.0ms | -8.452542933420144e+57 | -2.723792161079508e+51 |
| 15.0ms | 256× | 0 | valid |
Compiled 675 to 457 computations (32.3% saved)
ival-add: 4.0ms (47.3% of total)ival-sub: 3.0ms (35.5% of total)ival-mult: 2.0ms (23.6% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 4.0ms | 9.206997832086988e+53 | 3.587443055568424e+54 |
| 9.0ms | -1.4375759770150492e-242 | -7.795118157525656e-244 |
| 17.0ms | -8.267926482118285e-137 | -8.35238693444181e-143 |
| 1.0ms | -6.316238935369721e+85 | -1.2085444209328749e+78 |
| 19.0ms | 304× | 0 | valid |
Compiled 1 064 to 765 computations (28.1% saved)
ival-sub: 3.0ms (45.2% of total)ival-mult: 2.0ms (30.2% of total)ival-add: 1.0ms (15.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 6.38964784097605e-44 | 5.978472477503524e-31 |
| 18.0ms | -4.573159500976678e-34 | -9.285454262087624e-53 |
| 16.0ms | 320× | 0 | valid |
Compiled 732 to 515 computations (29.6% saved)
ival-sub: 3.0ms (43% of total)ival-mult: 2.0ms (28.7% of total)ival-add: 1.0ms (14.3% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 602 |
| 1 | 139 | 602 |
| 2 | 172 | 602 |
| 3 | 197 | 602 |
| 4 | 208 | 602 |
| 1× | saturated |
| Inputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(if (<=.f64 z #s(literal -21000000000000000795430259102936028307239711875580412302320930769351183779758080 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal -2611279770367599/19342813113834066795298816 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) (if (<=.f64 z #s(literal 9999999999999999455752309870428160 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z))))) |
(if (<=.f64 z #s(literal -21000000000000000795430259102936028307239711875580412302320930769351183779758080 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal -7975367974709495/332306998946228968225951765070086144 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) (if (<=.f64 z #s(literal 2264377454892925/3773962424821541352241554580988268890916921220416440428376206300245624162392148852086126725177658767541468375030763844899770584629924792632561434251432696043649395326976 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) (if (<=.f64 z #s(literal 9999999999999999455752309870428160 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)))))) |
(if (<=.f64 y #s(literal -290000000000000006694174640057505284096 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal 3752245776675559/20282409603651670423947251286016 binary64)) #s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 #s(approx (- t x) t) z))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)))) |
(if (<=.f64 y #s(literal -11999999999999999880972906266552730386432 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal -4361529361169255/41538374868278621028243970633760768 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) (if (<=.f64 y #s(literal 649999999999999935800862526406656 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y))))) |
(if (<=.f64 y #s(literal -1713457963316493/1298074214633706907132624082305024 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal 649999999999999935800862526406656 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)))) |
(if (<=.f64 z #s(literal -21500000000000001519585313647808523238113164206720638540215371535393772447727616 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) (if (<=.f64 z #s(literal 2999999999999999894592254292850268063541473467890139136 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)))) |
(if (<=.f64 y #s(literal -550000000000000017879452070378487816978227214986516627456 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) (if (<=.f64 y #s(literal 749999999999999994921989883094368256 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)))) |
(if (<=.f64 z #s(literal -21500000000000001519585313647808523238113164206720638540215371535393772447727616 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) (if (<=.f64 z #s(literal -6521557777124079/1716199415032652428745475199770348304317358825035826352348615864796385795849414013030639910165363638744324077847870214509280496999929160953143507072778764288 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) (if (<=.f64 z #s(literal -8744755602191715/1921924308174003258872616370050369756495810455948672905389542244035233680030523317234537010836564833497229828911284598430510768810573374275010933992099815720970170092183271059798176857571621225553914820586983072295508566795439261982531741155133337002515103744 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) (if (<=.f64 z #s(literal 1900000000000000114725690076639016954042723826606800896 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)))))) |
(if (<=.f64 y #s(literal -6465215563027969/47890485652059026823698344598447161988085597568237568 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) (if (<=.f64 y #s(literal 178405961588245/356811923176489970264571492362373784095686656 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
| Outputs |
|---|
(fma.f64 (-.f64 y z) (-.f64 t x) x) |
(if (<=.f64 z #s(literal -21000000000000000795430259102936028307239711875580412302320930769351183779758080 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal -2611279770367599/19342813113834066795298816 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) (if (<=.f64 z #s(literal 9999999999999999455752309870428160 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 (-.f64 t x) y x)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z))))) |
(if (<=.f64 z #s(literal -21000000000000000795430259102936028307239711875580412302320930769351183779758080 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal -2611279770367599/19342813113834066795298816 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) (if (<=.f64 z #s(literal 9999999999999999455752309870428160 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (fma.f64 (-.f64 t x) y x)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z))))) |
(if (<=.f64 z #s(literal -21000000000000000795430259102936028307239711875580412302320930769351183779758080 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal -7975367974709495/332306998946228968225951765070086144 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) (if (<=.f64 z #s(literal 2264377454892925/3773962424821541352241554580988268890916921220416440428376206300245624162392148852086126725177658767541468375030763844899770584629924792632561434251432696043649395326976 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) (if (<=.f64 z #s(literal 9999999999999999455752309870428160 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)))))) |
(if (<=.f64 z #s(literal -21000000000000000795430259102936028307239711875580412302320930769351183779758080 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)) (if (<=.f64 z #s(literal -7975367974709495/332306998946228968225951765070086144 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) (if (<=.f64 z #s(literal 2264377454892925/3773962424821541352241554580988268890916921220416440428376206300245624162392148852086126725177658767541468375030763844899770584629924792632561434251432696043649395326976 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (fma.f64 #s(approx (- t x) t) y x)) (if (<=.f64 z #s(literal 9999999999999999455752309870428160 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 t x) y)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 x t) z)))))) |
(if (<=.f64 y #s(literal -290000000000000006694174640057505284096 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal 3752245776675559/20282409603651670423947251286016 binary64)) #s(approx (+ x (* (- y z) (- t x))) (-.f64 x (*.f64 #s(approx (- t x) t) z))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)))) |
(if (or (<=.f64 y #s(literal -290000000000000006694174640057505284096 binary64)) (not (<=.f64 y #s(literal 3752245776675559/20282409603651670423947251286016 binary64)))) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 t x) y)) #s(approx (+ (* (- y z) (- t x)) x) (-.f64 x (*.f64 #s(approx (- t x) t) z)))) |
(if (<=.f64 y #s(literal -11999999999999999880972906266552730386432 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal -4361529361169255/41538374868278621028243970633760768 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 y z) t)) (if (<=.f64 y #s(literal 649999999999999935800862526406656 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y))))) |
(if (<=.f64 y #s(literal -11999999999999999880972906266552730386432 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal -4361529361169255/41538374868278621028243970633760768 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 y z) t)) (if (<=.f64 y #s(literal 649999999999999935800862526406656 binary64)) #s(approx (+ (* (- y z) (- t x)) x) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 t x) y))))) |
(if (<=.f64 y #s(literal -1713457963316493/1298074214633706907132624082305024 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)) (if (<=.f64 y #s(literal 649999999999999935800862526406656 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 (-.f64 t x) y)))) |
(if (or (<=.f64 y #s(literal -1713457963316493/1298074214633706907132624082305024 binary64)) (not (<=.f64 y #s(literal 649999999999999935800862526406656 binary64)))) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 (-.f64 t x) y)) #s(approx (+ (* (- y z) (- t x)) x) #s(approx (- x (* (- t x) z)) (fma.f64 x z x)))) |
(if (<=.f64 z #s(literal -21500000000000001519585313647808523238113164206720638540215371535393772447727616 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) (if (<=.f64 z #s(literal 2999999999999999894592254292850268063541473467890139136 binary64)) #s(approx (+ x (* (- y z) (- t x))) (fma.f64 #s(approx (- t x) t) y x)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)))) |
(if (or (<=.f64 z #s(literal -21500000000000001519585313647808523238113164206720638540215371535393772447727616 binary64)) (not (<=.f64 z #s(literal 2999999999999999894592254292850268063541473467890139136 binary64)))) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) #s(approx (+ (* (- y z) (- t x)) x) (fma.f64 #s(approx (- t x) t) y x))) |
(if (<=.f64 y #s(literal -550000000000000017879452070378487816978227214986516627456 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) (if (<=.f64 y #s(literal 749999999999999994921989883094368256 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) (fma.f64 x z x))) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)))) |
(if (or (<=.f64 y #s(literal -550000000000000017879452070378487816978227214986516627456 binary64)) (not (<=.f64 y #s(literal 749999999999999994921989883094368256 binary64)))) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- t x) t) y)) #s(approx (+ (* (- y z) (- t x)) x) #s(approx (- x (* (- t x) z)) (fma.f64 x z x)))) |
(if (<=.f64 z #s(literal -21500000000000001519585313647808523238113164206720638540215371535393772447727616 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) (if (<=.f64 z #s(literal -6521557777124079/1716199415032652428745475199770348304317358825035826352348615864796385795849414013030639910165363638744324077847870214509280496999929160953143507072778764288 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) (if (<=.f64 z #s(literal -8744755602191715/1921924308174003258872616370050369756495810455948672905389542244035233680030523317234537010836564833497229828911284598430510768810573374275010933992099815720970170092183271059798176857571621225553914820586983072295508566795439261982531741155133337002515103744 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) (if (<=.f64 z #s(literal 1900000000000000114725690076639016954042723826606800896 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)))))) |
(if (<=.f64 z #s(literal -21500000000000001519585313647808523238113164206720638540215371535393772447727616 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)) (if (<=.f64 z #s(literal -6521557777124079/1716199415032652428745475199770348304317358825035826352348615864796385795849414013030639910165363638744324077847870214509280496999929160953143507072778764288 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- t x) t) y)) (if (<=.f64 z #s(literal -8744755602191715/1921924308174003258872616370050369756495810455948672905389542244035233680030523317234537010836564833497229828911284598430510768810573374275010933992099815720970170092183271059798176857571621225553914820586983072295508566795439261982531741155133337002515103744 binary64)) #s(approx (+ (* (- y z) (- t x)) x) #s(approx (- x (* (- t x) z)) x)) (if (<=.f64 z #s(literal 1900000000000000114725690076639016954042723826606800896 binary64)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- t x) t) y)) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- x t) x) z)))))) |
(if (<=.f64 y #s(literal -6465215563027969/47890485652059026823698344598447161988085597568237568 binary64)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)) (if (<=.f64 y #s(literal 178405961588245/356811923176489970264571492362373784095686656 binary64)) #s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) #s(approx (+ x (* (- y z) (- t x))) (*.f64 #s(approx (- t x) t) y)))) |
(if (or (<=.f64 y #s(literal -6465215563027969/47890485652059026823698344598447161988085597568237568 binary64)) (not (<=.f64 y #s(literal 178405961588245/356811923176489970264571492362373784095686656 binary64)))) #s(approx (+ (* (- y z) (- t x)) x) (*.f64 #s(approx (- t x) t) y)) #s(approx (+ (* (- y z) (- t x)) x) #s(approx (- x (* (- t x) z)) x))) |
#s(approx (+ x (* (- y z) (- t x))) #s(approx (- x (* (- t x) z)) x)) |
#s(approx (+ (* (- y z) (- t x)) x) #s(approx (- x (* (- t x) z)) x)) |
| 1× | fuel |
Compiled 602 to 108 computations (82.1% saved)
Compiled 1 250 to 252 computations (79.8% saved)
Loading profile data...