
Time bar (total: 2.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.1% | 0% | 0% | 0% | 6 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 7 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 9 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 10 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 11 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 9 to 8 computations (11.1% saved)
| 427.0ms | 8 256× | 0 | valid |
ival-div: 69.0ms (40.6% of total)ival-sub: 53.0ms (31.2% of total)ival-add: 43.0ms (25.3% of total)ival-assert: 3.0ms (1.8% of total)adjust: 2.0ms (1.2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 y x) z) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (-.f64 y x) 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 |
| 23.0ms | 512× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-div: 4.0ms (41.3% of total)ival-sub: 3.0ms (31% of total)ival-add: 2.0ms (20.7% 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 | 29 | 79 |
| 1 | 61 | 78 |
| 2 | 113 | 78 |
| 3 | 152 | 78 |
| 4 | 206 | 78 |
| 5 | 270 | 78 |
| 6 | 329 | 78 |
| 7 | 365 | 78 |
| 8 | 388 | 78 |
| 9 | 404 | 78 |
| 10 | 419 | 78 |
| 11 | 432 | 78 |
| 12 | 443 | 78 |
| 13 | 446 | 78 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 1 | 13 | 7 |
| 2 | 17 | 7 |
| 3 | 18 | 7 |
| 4 | 20 | 7 |
| 5 | 21 | 7 |
| 6 | 23 | 7 |
| 0 | 23 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) z)) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) z)) |
(+.f64 (/.f64 (-.f64 y x) z) x) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 3 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 x (/.f64 (-.f64 y x) z)) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) z)) |
x |
(/.f64 (-.f64 y x) z) |
(-.f64 y x) |
y |
z |
| Outputs |
|---|
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ y z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (+ (* x (- 1 (/ 1 z))) (/ y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- y x) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (+ (* -1 (/ x z)) (/ y z)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* x (- 1 (/ 1 z))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* x (- (+ 1 (/ y (* x z))) (/ 1 z))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* x (- (/ y (* x z)) (/ 1 z))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* x (- (/ 1 z) 1))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ y (* x z))) (/ 1 z)) 1))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (- x (/ x z)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (- (+ x (/ y z)) (/ x z)))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* y (- (+ (/ 1 z) (/ x y)) (/ x (* y z)))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* y (+ (* -1 (/ x (* y z))) (/ 1 z))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -1 (/ x z))) y)) (/ 1 z)))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (* y (- (/ x (* y z)) (/ 1 z)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ (- y x) z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ (- (+ y (* x z)) x) z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (/ (- y x) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 x)) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((+ x (/ (- y x) z)) x (/ (- y x) z) (- y x) y z) |
| 1.0ms | x | @ | -inf | ((+ x (/ (- y x) z)) x (/ (- y x) z) (- y x) y z) |
| 1.0ms | x | @ | inf | ((+ x (/ (- y x) z)) x (/ (- y x) z) (- y x) y z) |
| 1.0ms | x | @ | 0 | ((+ x (/ (- y x) z)) x (/ (- y x) z) (- y x) y z) |
| 1.0ms | y | @ | inf | ((+ x (/ (- y x) z)) x (/ (- y x) z) (- y x) y z) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 107 | 456 |
| 0 | 110 | 440 |
| 1 | 536 | 418 |
| 2 | 5111 | 418 |
| 0 | 8806 | 413 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) z)) |
x |
(/.f64 (-.f64 y x) z) |
(-.f64 y x) |
y |
z |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ y z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (+ (* x (- 1 (/ 1 z))) (/ y z)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- y x) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (+ (* -1 (/ x z)) (/ y z)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* x (- 1 (/ 1 z))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* x (- (+ 1 (/ y (* x z))) (/ 1 z))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* x (- (/ y (* x z)) (/ 1 z))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* x (- (/ 1 z) 1))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ y (* x z))) (/ 1 z)) 1))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (- x (/ x z)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (- (+ x (/ y z)) (/ x z)))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* y (- (+ (/ 1 z) (/ x y)) (/ x (* y z)))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* y (+ (* -1 (/ x (* y z))) (/ 1 z))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -1 (/ x z))) y)) (/ 1 z)))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (* y (- (/ x (* y z)) (/ 1 z)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ (- y x) z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ (- (+ y (* x z)) x) z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (/ (- y x) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 x)) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 y x) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (-.f64 y x) z) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 y z) x) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64)))) (neg.f64 (+.f64 (+.f64 (/.f64 y z) x) (/.f64 x z)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (-.f64 y x) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) z)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (+.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 x z) (+.f64 (+.f64 (/.f64 y z) x) (/.f64 x z)) (pow.f64 (+.f64 (/.f64 y z) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (-.f64 y x) z) (-.f64 (/.f64 (-.f64 y x) z) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) (neg.f64 z)) (*.f64 (-.f64 x (/.f64 y z)) (neg.f64 x))) (*.f64 (-.f64 x (/.f64 y z)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) z) (*.f64 (-.f64 x (/.f64 y z)) x)) (*.f64 (-.f64 x (/.f64 y z)) z)) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 z)) (*.f64 (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) x) (*.f64 x x)) (neg.f64 x))) (*.f64 (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) x) (*.f64 x x)) (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (+.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) z) (*.f64 (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) x) (*.f64 x x)) x)) (*.f64 (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) x) (*.f64 x x)) z)) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 y z) x) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (+.f64 (+.f64 (/.f64 y z) x) (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (-.f64 y x) z) #s(literal 2 binary64))) (-.f64 x (/.f64 (-.f64 y x) z))) |
(/.f64 (-.f64 (pow.f64 (+.f64 (/.f64 y z) x) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (fma.f64 (/.f64 x z) (+.f64 (+.f64 (/.f64 y z) x) (/.f64 x z)) (pow.f64 (+.f64 (/.f64 y z) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (-.f64 y x) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (-.f64 y x) z) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (-.f64 y x) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 y x) z) (-.f64 (/.f64 (-.f64 y x) z) x) (*.f64 x x))) |
(fma.f64 (pow.f64 z #s(literal -1 binary64)) y (-.f64 x (/.f64 x z))) |
(fma.f64 y (pow.f64 z #s(literal -1 binary64)) (-.f64 x (/.f64 x z))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 y z) x) #s(literal 2 binary64)) (+.f64 (+.f64 (/.f64 y z) x) (/.f64 x z))) (/.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (+.f64 (+.f64 (/.f64 y z) x) (/.f64 x z)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) z))) (/.f64 (pow.f64 (/.f64 (-.f64 y x) z) #s(literal 2 binary64)) (-.f64 x (/.f64 (-.f64 y x) z)))) |
(-.f64 (/.f64 (pow.f64 (+.f64 (/.f64 y z) x) #s(literal 3 binary64)) (fma.f64 (/.f64 x z) (+.f64 (+.f64 (/.f64 y z) x) (/.f64 x z)) (pow.f64 (+.f64 (/.f64 y z) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (fma.f64 (/.f64 x z) (+.f64 (+.f64 (/.f64 y z) x) (/.f64 x z)) (pow.f64 (+.f64 (/.f64 y z) x) #s(literal 2 binary64))))) |
(-.f64 (+.f64 (/.f64 y z) x) (/.f64 x z)) |
(-.f64 (/.f64 y z) (-.f64 (/.f64 x z) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 y x) z) (-.f64 (/.f64 (-.f64 y x) z) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (-.f64 y x) z) #s(literal 3 binary64)) (fma.f64 (/.f64 (-.f64 y x) z) (-.f64 (/.f64 (-.f64 y x) z) x) (*.f64 x x)))) |
(+.f64 (/.f64 y z) (-.f64 x (/.f64 x z))) |
(+.f64 (/.f64 (-.f64 y x) z) x) |
(+.f64 x (/.f64 (-.f64 y x) z)) |
x |
(/.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (+.f64 (/.f64 y z) (/.f64 x z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (-.f64 (/.f64 y z) (/.f64 (neg.f64 x) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 (/.f64 y z) (/.f64 x z))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 y x))) (neg.f64 (neg.f64 z))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (/.f64 y z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 x) y) z))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (pow.f64 (/.f64 y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) (/.f64 (neg.f64 x) z)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 z)) (*.f64 (neg.f64 z) (neg.f64 x))) (pow.f64 (neg.f64 z) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 z) x)) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) z) (*.f64 (neg.f64 z) x)) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 z y (*.f64 (neg.f64 z) x)) (*.f64 z z)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 z) (*.f64 (neg.f64 y) z)) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 z) x (*.f64 z y)) (*.f64 z z)) |
(/.f64 (fma.f64 (neg.f64 y) z (*.f64 (neg.f64 z) (neg.f64 x))) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (neg.f64 y) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 x) y) z)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) z)) |
(/.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) z) (/.f64 y z))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) (/.f64 (neg.f64 x) z)) (pow.f64 (/.f64 x z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 y x)) (neg.f64 z)) |
(/.f64 (-.f64 (*.f64 z y) (*.f64 z x)) (*.f64 z z)) |
(/.f64 (-.f64 y x) z) |
(neg.f64 (/.f64 (neg.f64 (-.f64 y x)) z)) |
(neg.f64 (/.f64 (-.f64 y x) (neg.f64 z))) |
(fma.f64 (/.f64 x z) #s(literal -1 binary64) (/.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x z) (/.f64 y z)) |
(fma.f64 (pow.f64 z #s(literal -1 binary64)) y (/.f64 (neg.f64 x) z)) |
(fma.f64 y (pow.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 x) z)) |
(fma.f64 x (/.f64 #s(literal -1 binary64) z) (/.f64 y z)) |
(-.f64 (/.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 x) y) z)) (/.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 x) y) z))) |
(-.f64 (/.f64 y z) (*.f64 (/.f64 (neg.f64 x) z) #s(literal -1 binary64))) |
(-.f64 (/.f64 y z) (/.f64 x z)) |
(+.f64 (/.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) (/.f64 (neg.f64 x) z)) (pow.f64 (/.f64 x z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) (/.f64 (neg.f64 x) z)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (neg.f64 x) z) (/.f64 y z)) |
(+.f64 (/.f64 y z) (/.f64 (neg.f64 x) z)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
y |
z |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
#s(approx (+ x (/ (- y x) z)) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) x (/.f64 y z))) |
#s(approx x x) |
#s(approx (/ (- y x) z) (/.f64 y z)) |
#s(approx (/ (- y x) z) (/.f64 (-.f64 y x) z)) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) #s(literal 1 binary64)) x)) |
#s(approx (/ (- y x) z) (/.f64 (neg.f64 x) z)) |
#s(approx (/ (- y x) z) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (expm1.f64 (neg.f64 (log.f64 z))) (neg.f64 x))) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (-.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 y z) x)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ (- y x) z) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 y z) x)) (neg.f64 x))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
#s(approx (+ x (/ (- y x) z)) (+.f64 (/.f64 (-.f64 y x) z) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (/.f64 (fma.f64 z x (-.f64 y x)) (*.f64 z y)) y)) |
#s(approx (/ (- y x) z) (fma.f64 (neg.f64 y) (/.f64 (/.f64 x y) z) (/.f64 y z))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x z)) y) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (/ (- y x) z) (*.f64 (neg.f64 y) (/.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) z))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x (-.f64 y x)) z)) |
#s(approx (/ (- y x) z) (/.f64 (-.f64 y x) z)) |
#s(approx z z) |
#s(approx (+ x (/ (- y x) z)) x) |
Compiled 1 923 to 381 computations (80.2% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 6 | 109 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 103 | 7 | 110 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 75.6% | (+.f64 x (/.f64 #s(approx (- y x) y) z)) | |
| ▶ | 88.6% | #s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x (-.f64 y x)) z)) |
| ▶ | 62.0% | #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
| ▶ | 38.6% | #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
| ▶ | 64.4% | #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
| ▶ | 38.9% | #s(approx (+ x (/ (- y x) z)) x) |
Compiled 149 to 106 computations (28.9% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x (-.f64 y x)) z)) |
(/.f64 (fma.f64 z x (-.f64 y x)) z) |
(fma.f64 z x (-.f64 y x)) |
z |
x |
(-.f64 y x) |
y |
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
(/.f64 y z) |
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
(-.f64 x (/.f64 x z)) |
(/.f64 x z) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
(/.f64 (-.f64 y x) z) |
| Outputs |
|---|
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ y z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (+ (* x (- 1 (/ 1 z))) (/ y z)))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (+ (* x (- 1 (/ 1 z))) (/ y z)))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 y)) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (+ y (* x (- z 1))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- x (/ x z)) #s(hole binary64 (* x (- 1 (/ 1 z))))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (+ (* -1 (/ x z)) (/ y z)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* x (- 1 (/ 1 z))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* x (- (+ 1 (/ y (* x z))) (/ 1 z))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (* x (- z 1)) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* x (- (+ 1 (/ y (* x z))) (/ 1 z))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* x (- z 1)))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* x (- (+ z (/ y x)) 1)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* x (- (/ y (* x z)) (/ 1 z))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* x (- (/ 1 z) 1))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ y (* x z))) (/ 1 z)) 1))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* -1 (/ (* x (+ 1 (* -1 z))) z)))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ y (* x z))) (/ 1 z))))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 z) (* -1 (/ y x)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- x (/ x z)) #s(hole binary64 (* -1 (* x (- (/ 1 z) 1))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (- x (/ x z)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (- (+ x (/ y z)) (/ x z)))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (- (* x z) x) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (- (+ x (/ y z)) (/ x z)))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (- (* x z) x))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (- (+ y (* x z)) x))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* y (- (+ (/ 1 z) (/ x y)) (/ x (* y z)))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* y (- (+ (/ 1 z) (/ x y)) (/ x (* y z)))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* y (- (+ 1 (/ (* x z) y)) (/ x y))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* y (+ (* -1 (/ x (* y z))) (/ 1 z))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -1 (/ x z))) y)) (/ 1 z)))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- x (/ x z)) y)) (/ 1 z)))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* x z) x) y)) 1))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (* y (- (/ x (* y z)) (/ 1 z)))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ (- y x) z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ (- (+ y (* x z)) x) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (- y x) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (- (+ y (* x z)) x) z))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (- y x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x (/ x z)) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (- x (/ x z)) #s(hole binary64 (/ (- (* x z) x) z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (/ (- y x) z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 x)) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 x)) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* z (- (+ x (/ y z)) (/ x z))))) |
#s(approx (- x (/ x z)) #s(hole binary64 x)) |
#s(approx (- x (/ x z)) #s(hole binary64 (+ x (* -1 (/ x z))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (- y x) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | inf | ((+ x (/ (- y x) z)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) z x (- y x) y (+ x (/ (- y x) z)) (+ x (/ (- y x) z)) (/ y z) (+ x (/ (- y x) z)) (- x (/ x z)) (/ x z) (+ x (/ (- y x) z)) (/ (- y x) z)) |
| 2.0ms | z | @ | -inf | ((+ x (/ (- y x) z)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) z x (- y x) y (+ x (/ (- y x) z)) (+ x (/ (- y x) z)) (/ y z) (+ x (/ (- y x) z)) (- x (/ x z)) (/ x z) (+ x (/ (- y x) z)) (/ (- y x) z)) |
| 2.0ms | x | @ | -inf | ((+ x (/ (- y x) z)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) z x (- y x) y (+ x (/ (- y x) z)) (+ x (/ (- y x) z)) (/ y z) (+ x (/ (- y x) z)) (- x (/ x z)) (/ x z) (+ x (/ (- y x) z)) (/ (- y x) z)) |
| 1.0ms | y | @ | -inf | ((+ x (/ (- y x) z)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) z x (- y x) y (+ x (/ (- y x) z)) (+ x (/ (- y x) z)) (/ y z) (+ x (/ (- y x) z)) (- x (/ x z)) (/ x z) (+ x (/ (- y x) z)) (/ (- y x) z)) |
| 1.0ms | x | @ | inf | ((+ x (/ (- y x) z)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) z x (- y x) y (+ x (/ (- y x) z)) (+ x (/ (- y x) z)) (/ y z) (+ x (/ (- y x) z)) (- x (/ x z)) (/ x z) (+ x (/ (- y x) z)) (/ (- y x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 194 | 1080 |
| 0 | 201 | 1032 |
| 1 | 901 | 997 |
| 0 | 8256 | 992 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x (-.f64 y x)) z)) |
(/.f64 (fma.f64 z x (-.f64 y x)) z) |
(fma.f64 z x (-.f64 y x)) |
z |
x |
(-.f64 y x) |
y |
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
(/.f64 y z) |
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
(-.f64 x (/.f64 x z)) |
(/.f64 x z) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
(/.f64 (-.f64 y x) z) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ y z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (+ (* x (- 1 (/ 1 z))) (/ y z)))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (+ (* x (- 1 (/ 1 z))) (/ y z)))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 y)) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (+ y (* x (- z 1))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- x (/ x z)) #s(hole binary64 (* x (- 1 (/ 1 z))))) |
#s(approx (/ x z) #s(hole binary64 (/ x z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (+ (* -1 (/ x z)) (/ y z)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* x (- 1 (/ 1 z))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* x (- (+ 1 (/ y (* x z))) (/ 1 z))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (* x (- z 1)) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* x (- (+ 1 (/ y (* x z))) (/ 1 z))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* x (- z 1)))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* x (- (+ z (/ y x)) 1)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* x (- (/ y (* x z)) (/ 1 z))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* x (- (/ 1 z) 1))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ y (* x z))) (/ 1 z)) 1))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* -1 (/ (* x (+ 1 (* -1 z))) z)))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ y (* x z))) (/ 1 z))))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 z) (* -1 (/ y x)))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- x (/ x z)) #s(hole binary64 (* -1 (* x (- (/ 1 z) 1))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (- x (/ x z)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (- (+ x (/ y z)) (/ x z)))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (- (* x z) x) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (- (+ x (/ y z)) (/ x z)))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (- (* x z) x))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (- (+ y (* x z)) x))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ y z) #s(hole binary64 (/ y z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* y (- (+ (/ 1 z) (/ x y)) (/ x (* y z)))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* y (- (+ (/ 1 z) (/ x y)) (/ x (* y z)))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* y (- (+ 1 (/ (* x z) y)) (/ x y))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* y (+ (* -1 (/ x (* y z))) (/ 1 z))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -1 (/ x z))) y)) (/ 1 z)))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- x (/ x z)) y)) (/ 1 z)))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* x z) x) y)) 1))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (* y (- (/ x (* y z)) (/ 1 z)))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ (- y x) z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ (- (+ y (* x z)) x) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (- y x) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (- (+ y (* x z)) x) z))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (- y x))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (- x (/ x z)) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (- x (/ x z)) #s(hole binary64 (/ (- (* x z) x) z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (/ (- y x) z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 x)) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 x)) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* z (- (+ x (/ y z)) (/ x z))))) |
#s(approx (- x (/ x z)) #s(hole binary64 x)) |
#s(approx (- x (/ x z)) #s(hole binary64 (+ x (* -1 (/ x z))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (- y x) z))))))) |
| Outputs |
|---|
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x (-.f64 y x)) z)) |
(/.f64 (/.f64 (neg.f64 (fma.f64 z x (-.f64 y x))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 (fma.f64 z x (-.f64 y x))) z) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (/.f64 (fma.f64 z x y) z) (/.f64 (fma.f64 z x y) z)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (+.f64 (/.f64 (fma.f64 z x y) z) (/.f64 x z))) |
(/.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x z)) (*.f64 z (/.f64 x z))) (pow.f64 (/.f64 (-.f64 y x) z) #s(literal 2 binary64))) (-.f64 (*.f64 z (/.f64 x z)) (/.f64 (-.f64 y x) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 z x y) z) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (fma.f64 (/.f64 (fma.f64 z x y) z) (/.f64 (fma.f64 z x y) z) (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 (/.f64 (fma.f64 z x y) z) (/.f64 x z))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 y x) z) #s(literal 3 binary64))) (fma.f64 (*.f64 z (/.f64 x z)) (*.f64 z (/.f64 x z)) (-.f64 (pow.f64 (/.f64 (-.f64 y x) z) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 x z)) (/.f64 (-.f64 y x) z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z x (-.f64 y x)))) z) |
(/.f64 (-.f64 (*.f64 (fma.f64 z x y) (neg.f64 z)) (*.f64 (neg.f64 z) x)) (*.f64 z (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (fma.f64 z x y) z) (*.f64 z x)) (*.f64 z z)) |
(/.f64 (fma.f64 (*.f64 z x) (neg.f64 z) (*.f64 z (neg.f64 (-.f64 y x)))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 z x) z (*.f64 z (-.f64 y x))) (*.f64 z z)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z x y) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 z x (+.f64 y x)) z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 z x) (-.f64 y x)) z)) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (fma.f64 z x (+.f64 y x)) (pow.f64 (fma.f64 z x y) #s(literal 2 binary64))) z)) |
(/.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (*.f64 (fma.f64 (-.f64 y x) (-.f64 (-.f64 y x) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) z)) |
(/.f64 (neg.f64 (fma.f64 z x (-.f64 y x))) (neg.f64 z)) |
(/.f64 (fma.f64 z x (-.f64 y x)) z) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 z x (-.f64 y x))) z)) |
(neg.f64 (/.f64 (fma.f64 z x (-.f64 y x)) (neg.f64 z))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) (neg.f64 z)) (*.f64 z (/.f64 x z))) |
(fma.f64 (pow.f64 z #s(literal -1 binary64)) y (/.f64 (-.f64 (*.f64 z x) x) z)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) z) (*.f64 z (/.f64 x z))) |
(fma.f64 (/.f64 (-.f64 y x) z) #s(literal 1 binary64) (*.f64 z (/.f64 x z))) |
(fma.f64 z (/.f64 x z) (/.f64 (-.f64 y x) z)) |
(fma.f64 y (pow.f64 z #s(literal -1 binary64)) (/.f64 (-.f64 (*.f64 z x) x) z)) |
(fma.f64 x (/.f64 z z) (/.f64 (-.f64 y x) z)) |
(-.f64 (/.f64 (fma.f64 z x y) z) (/.f64 x z)) |
(+.f64 (*.f64 z (/.f64 x z)) (/.f64 (-.f64 y x) z)) |
(+.f64 (/.f64 y z) (/.f64 (-.f64 (*.f64 z x) x) z)) |
(+.f64 (/.f64 (-.f64 y x) z) (*.f64 z (/.f64 x z))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) y)) |
(/.f64 (-.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (-.f64 (-.f64 y x) (*.f64 z x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 (-.f64 (*.f64 z x) x) (-.f64 (*.f64 z x) x))) (-.f64 y (-.f64 (*.f64 z x) x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 #s(literal 1 binary64) z) x) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) x))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (-.f64 (*.f64 z x) x) #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 (-.f64 (*.f64 z x) x) (-.f64 (*.f64 z x) x)) (*.f64 y (-.f64 (*.f64 z x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 (-.f64 z #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z x y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 z x (+.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z x) (-.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 z x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 z x (+.f64 y x)) (pow.f64 (fma.f64 z x y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 y x) (-.f64 (-.f64 y x) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z x y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 z x (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (-.f64 (*.f64 z x) (-.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 y (*.f64 (-.f64 z #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 z x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (fma.f64 z x (+.f64 y x)) (pow.f64 (fma.f64 z x y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (+.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 z x) (-.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (fma.f64 (-.f64 y x) (-.f64 (-.f64 y x) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) y) (*.f64 y y))) |
(fma.f64 (*.f64 (neg.f64 z) x) #s(literal -1 binary64) (-.f64 y x)) |
(fma.f64 (*.f64 z x) #s(literal 1 binary64) (-.f64 y x)) |
(fma.f64 (-.f64 z #s(literal 1 binary64)) x y) |
(fma.f64 #s(literal 1 binary64) (*.f64 z x) (-.f64 y x)) |
(fma.f64 z x (-.f64 y x)) |
(fma.f64 x (-.f64 z #s(literal 1 binary64)) y) |
(fma.f64 x z (-.f64 y x)) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (-.f64 z #s(literal 1 binary64)) x))) (/.f64 (pow.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 y (*.f64 (-.f64 z #s(literal 1 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z x y) #s(literal 2 binary64)) (fma.f64 z x (+.f64 y x))) (/.f64 (*.f64 x x) (fma.f64 z x (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) (-.f64 y x))) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) (-.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 z x y) #s(literal 3 binary64)) (fma.f64 x (fma.f64 z x (+.f64 y x)) (pow.f64 (fma.f64 z x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 z x (+.f64 y x)) (pow.f64 (fma.f64 z x y) #s(literal 2 binary64))))) |
(-.f64 (fma.f64 z x y) x) |
(-.f64 (-.f64 y x) (*.f64 (neg.f64 z) x)) |
(-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) z) x)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 (-.f64 y x) (-.f64 (-.f64 y x) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (fma.f64 (-.f64 y x) (-.f64 (-.f64 y x) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(+.f64 (-.f64 (*.f64 z x) x) y) |
(+.f64 (*.f64 z x) (-.f64 y x)) |
(+.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) y) |
(+.f64 (-.f64 y x) (*.f64 z x)) |
(+.f64 y (-.f64 (*.f64 z x) x)) |
(+.f64 y (*.f64 (-.f64 z #s(literal 1 binary64)) x)) |
z |
x |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (neg.f64 x) y)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 (neg.f64 y) x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
y |
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) y) |
(*.f64 y (pow.f64 z #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 y) z) #s(literal -1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 z)) |
(/.f64 y z) |
(neg.f64 (/.f64 (neg.f64 y) z)) |
(neg.f64 (/.f64 y (neg.f64 z))) |
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 (neg.f64 x) z) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 x z) (+.f64 (/.f64 x z) x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 x z) #s(literal 2 binary64)))) (neg.f64 (+.f64 (/.f64 x z) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (+.f64 (/.f64 x z) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (neg.f64 x) z) x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (fma.f64 (/.f64 x z) (+.f64 (/.f64 x z) x) (*.f64 x x))) |
(fma.f64 (/.f64 x z) #s(literal -1 binary64) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 x z) x) |
(fma.f64 x (/.f64 #s(literal -1 binary64) z) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 (/.f64 x z) x)) (/.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (+.f64 (/.f64 x z) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x z) (+.f64 (/.f64 x z) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) (fma.f64 (/.f64 x z) (+.f64 (/.f64 x z) x) (*.f64 x x)))) |
(-.f64 x (*.f64 (/.f64 (neg.f64 x) z) #s(literal -1 binary64))) |
(-.f64 x (/.f64 x z)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 x z) (+.f64 (/.f64 x z) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (neg.f64 x) z) #s(literal 3 binary64)) (fma.f64 (/.f64 x z) (+.f64 (/.f64 x z) x) (*.f64 x x)))) |
(+.f64 (/.f64 (neg.f64 x) z) x) |
(+.f64 x (/.f64 (neg.f64 x) z)) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) z)) |
(*.f64 (/.f64 #s(literal -1 binary64) z) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x z) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 x) z)) |
(*.f64 (pow.f64 z #s(literal -1 binary64)) x) |
(*.f64 #s(literal 1 binary64) (/.f64 x z)) |
(*.f64 x (pow.f64 z #s(literal -1 binary64))) |
(/.f64 (/.f64 (neg.f64 x) #s(literal -1 binary64)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (/.f64 (neg.f64 x) z) #s(literal -1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 z)) |
(/.f64 x z) |
(neg.f64 (/.f64 (neg.f64 x) z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
(*.f64 #s(literal -1 binary64) (/.f64 (-.f64 y x) (neg.f64 z))) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 y x) z)) |
(*.f64 (/.f64 (-.f64 y x) z) #s(literal 1 binary64)) |
(/.f64 (/.f64 (neg.f64 (-.f64 y x)) #s(literal -1 binary64)) z) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 (-.f64 y x))) (neg.f64 z)) |
(/.f64 (*.f64 #s(literal 1 binary64) (-.f64 y x)) z) |
(/.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (+.f64 (/.f64 y z) (/.f64 x z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))) (-.f64 (/.f64 y z) (/.f64 (neg.f64 x) z))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (pow.f64 (/.f64 x z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 (/.f64 y z) (/.f64 x z))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (/.f64 y z) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 (neg.f64 x) y) z))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 y z) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) (/.f64 (neg.f64 x) z)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 y x))) z) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) x)) (*.f64 (neg.f64 z) z)) |
(/.f64 (-.f64 (*.f64 (neg.f64 z) y) (*.f64 (neg.f64 z) x)) (*.f64 z (neg.f64 z))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) (neg.f64 z)) (*.f64 (neg.f64 z) (neg.f64 x))) (*.f64 z z)) |
(/.f64 (fma.f64 (neg.f64 x) (neg.f64 z) (*.f64 (neg.f64 z) y)) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (neg.f64 z) x (*.f64 z y)) (*.f64 z z)) |
(/.f64 (fma.f64 (neg.f64 y) z (*.f64 (neg.f64 z) (neg.f64 x))) (*.f64 (neg.f64 z) z)) |
(/.f64 (fma.f64 z y (*.f64 (neg.f64 z) x)) (*.f64 z z)) |
(/.f64 (-.f64 (neg.f64 y) (neg.f64 x)) (neg.f64 z)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (+.f64 y x) z)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (pow.f64 (/.f64 y z) #s(literal 2 binary64))) (/.f64 (-.f64 (neg.f64 x) y) z)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 y y (*.f64 x (+.f64 y x))) z)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (*.f64 (/.f64 (neg.f64 x) z) (/.f64 y z))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x z) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 y z) #s(literal 3 binary64))) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) (/.f64 (neg.f64 x) z)) (pow.f64 (/.f64 x z) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 y x)) (neg.f64 z)) |
(/.f64 (-.f64 (*.f64 z y) (*.f64 z x)) (*.f64 z z)) |
(/.f64 (/.f64 (-.f64 y x) (neg.f64 z)) #s(literal -1 binary64)) |
(/.f64 (-.f64 y x) z) |
(neg.f64 (/.f64 (-.f64 y x) (neg.f64 z))) |
(fma.f64 (/.f64 x z) #s(literal -1 binary64) (/.f64 y z)) |
(fma.f64 #s(literal -1 binary64) (/.f64 x z) (/.f64 y z)) |
(fma.f64 (pow.f64 z #s(literal -1 binary64)) y (/.f64 (neg.f64 x) z)) |
(fma.f64 y (pow.f64 z #s(literal -1 binary64)) (/.f64 (neg.f64 x) z)) |
(fma.f64 x (/.f64 #s(literal -1 binary64) z) (/.f64 y z)) |
(-.f64 (/.f64 (pow.f64 (/.f64 x z) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 x) y) z)) (/.f64 (pow.f64 (/.f64 y z) #s(literal 2 binary64)) (/.f64 (-.f64 (neg.f64 x) y) z))) |
(-.f64 (/.f64 y z) (*.f64 (/.f64 (neg.f64 x) z) #s(literal -1 binary64))) |
(-.f64 (/.f64 y z) (/.f64 x z)) |
(+.f64 (/.f64 (pow.f64 (/.f64 (neg.f64 x) z) #s(literal 3 binary64)) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) (/.f64 (neg.f64 x) z)) (pow.f64 (/.f64 x z) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 y z) #s(literal 3 binary64)) (fma.f64 (/.f64 y z) (-.f64 (/.f64 y z) (/.f64 (neg.f64 x) z)) (pow.f64 (/.f64 x z) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (neg.f64 x) z) (/.f64 y z)) |
(+.f64 (/.f64 y z) (/.f64 (neg.f64 x) z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
#s(approx (+ x (/ (- y x) z)) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) x (/.f64 y z))) |
#s(approx (/ (+ (* z x) (- y x)) z) (/.f64 y z)) |
#s(approx (/ (+ (* z x) (- y x)) z) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) x (/.f64 y z))) |
#s(approx (+ (* z x) (- y x)) y) |
#s(approx (+ (* z x) (- y x)) (fma.f64 z x (-.f64 y x))) |
#s(approx x x) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (- x (/ x z)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (/ x z) (/.f64 x z)) |
#s(approx (/ (- y x) z) (/.f64 y z)) |
#s(approx (/ (- y x) z) (/.f64 (-.f64 y x) z)) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* z x) (- y x)) z) (/.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) z)) |
#s(approx (/ (+ (* z x) (- y x)) z) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* z x) (- y x)) (*.f64 (-.f64 z #s(literal 1 binary64)) x)) |
#s(approx (+ (* z x) (- y x)) (*.f64 (-.f64 (+.f64 (/.f64 y x) z) #s(literal 1 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- y x) z) (/.f64 (neg.f64 x) z)) |
#s(approx (/ (- y x) z) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) x)) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (/ (- y x) z)) (neg.f64 (fma.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 y z) x)) x (/.f64 x z)))) |
#s(approx (/ (+ (* z x) (- y x)) z) (/.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) z)) |
#s(approx (/ (+ (* z x) (- y x)) z) (neg.f64 (fma.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 y z) x)) x (/.f64 x z)))) |
#s(approx (+ (* z x) (- y x)) (fma.f64 #s(literal -1 binary64) x (*.f64 z x))) |
#s(approx (+ (* z x) (- y x)) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 y x) z)) (neg.f64 x))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (- x (/ x z)) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (/ (- y x) z) (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 y z) x)) x)) |
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
#s(approx (+ x (/ (- y x) z)) (+.f64 (/.f64 (-.f64 y x) z) x)) |
#s(approx (/ (+ (* z x) (- y x)) z) (/.f64 (-.f64 (*.f64 z x) x) z)) |
#s(approx (/ (+ (* z x) (- y x)) z) (+.f64 (/.f64 (-.f64 y x) z) x)) |
#s(approx (+ (* z x) (- y x)) (-.f64 (*.f64 z x) x)) |
#s(approx (+ (* z x) (- y x)) (fma.f64 z x (-.f64 y x))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (/ y z) (/.f64 y z)) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (/.f64 (fma.f64 z x (-.f64 y x)) (*.f64 z y)) y)) |
#s(approx (/ (+ (* z x) (- y x)) z) (*.f64 (/.f64 (fma.f64 z x (-.f64 y x)) (*.f64 z y)) y)) |
#s(approx (+ (* z x) (- y x)) (+.f64 y (*.f64 (/.f64 (-.f64 (*.f64 z x) x) y) y))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (- y x) z) (fma.f64 (/.f64 (/.f64 (neg.f64 x) y) z) y (/.f64 y z))) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x z)) y) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (/ (+ (* z x) (- y x)) z) (*.f64 (neg.f64 y) (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x z)) y) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (+ (* z x) (- y x)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 (*.f64 z x) x) y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (- y x) z) (*.f64 (neg.f64 y) (/.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) z))) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x (-.f64 y x)) z)) |
#s(approx (/ (+ (* z x) (- y x)) z) (/.f64 (-.f64 y x) z)) |
#s(approx (/ (+ (* z x) (- y x)) z) (/.f64 (fma.f64 z x (-.f64 y x)) z)) |
#s(approx (+ (* z x) (- y x)) (-.f64 y x)) |
#s(approx z z) |
#s(approx (- x (/ x z)) (/.f64 (neg.f64 x) z)) |
#s(approx (- x (/ x z)) (/.f64 (-.f64 (*.f64 z x) x) z)) |
#s(approx (/ (- y x) z) (/.f64 (-.f64 y x) z)) |
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (/ (+ (* z x) (- y x)) z) x) |
#s(approx (+ (* z x) (- y x)) (*.f64 z x)) |
#s(approx (+ (* z x) (- y x)) (*.f64 (+.f64 (/.f64 (-.f64 y x) z) x) z)) |
#s(approx (- x (/ x z)) x) |
#s(approx (- x (/ x z)) (-.f64 x (/.f64 x z))) |
#s(approx (+ (* z x) (- y x)) (*.f64 (+.f64 (/.f64 (-.f64 y x) z) x) z)) |
Compiled 5 975 to 885 computations (85.2% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 267 | 2 | 269 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 268 | 8 | 276 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (+.f64 x (/.f64 (-.f64 y x) z)) |
| ▶ | 75.6% | (+.f64 x (/.f64 #s(approx (- y x) y) z)) |
| ▶ | 64.3% | #s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) y)) z)) |
| ✓ | 62.0% | #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
| ▶ | 27.4% | #s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
| ✓ | 38.6% | #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
| ✓ | 64.4% | #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
| ✓ | 38.9% | #s(approx (+ x (/ (- y x) z)) x) |
Compiled 96 to 66 computations (31.3% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
(/.f64 #s(approx (- y x) (neg.f64 x)) z) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
x |
z |
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) y)) z)) |
(/.f64 (fma.f64 z x #s(approx (- y x) y)) z) |
(fma.f64 z x #s(approx (- y x) y)) |
#s(approx (- y x) y) |
y |
(+.f64 x (/.f64 #s(approx (- y x) y) z)) |
(/.f64 #s(approx (- y x) y) z) |
| Outputs |
|---|
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ y z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (+ (* x (- 1 (/ 1 z))) (/ y z)))) |
#s(approx (/ (- y x) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (+ (* -1 (/ x z)) (/ y z)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (+ (* x (- 1 (/ 1 z))) (/ y z)))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 y)) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (+ y (* x (- z 1))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* x (- 1 (/ 1 z))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* x (- (+ 1 (/ y (* x z))) (/ 1 z))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* x (- (/ y (* x z)) (/ 1 z))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (* x (- z 1)) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* x (- (+ 1 (/ y (* x z))) (/ 1 z))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* x (- z 1)))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* x (- (+ z (/ y x)) 1)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* x (- (/ 1 z) 1))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ y (* x z))) (/ 1 z)) 1))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* -1 (/ (* x (+ 1 (* -1 z))) z)))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ y (* x z))) (/ 1 z))))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 z) (* -1 (/ y x)))))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (- x (/ x z)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (- (+ x (/ y z)) (/ x z)))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (- (* x z) x) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (- (+ x (/ y z)) (/ x z)))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (- (* x z) x))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (- (+ y (* x z)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* y (- (+ (/ 1 z) (/ x y)) (/ x (* y z)))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* y (+ (* -1 (/ x (* y z))) (/ 1 z))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* y (- (+ (/ 1 z) (/ x y)) (/ x (* y z)))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* y (- (+ 1 (/ (* x z) y)) (/ x y))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -1 (/ x z))) y)) (/ 1 z)))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (* y (- (/ x (* y z)) (/ 1 z)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- x (/ x z)) y)) (/ 1 z)))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* x z) x) y)) 1))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ (- y x) z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ (- (+ y (* x z)) x) z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (/ (- y x) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (- y x) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (- (+ y (* x z)) x) z))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (- y x))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 x)) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 x)) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* z (- (+ x (/ y z)) (/ x z))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (- y x) z))))))) |
9 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ x (/ (- y x) z)) (/ (- y x) z) (- y x) (neg x) x z (+ x (/ (- y x) z)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) (- y x) y (+ x (/ (- y x) z)) (/ (- y x) z)) |
| 1.0ms | x | @ | inf | ((+ x (/ (- y x) z)) (/ (- y x) z) (- y x) (neg x) x z (+ x (/ (- y x) z)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) (- y x) y (+ x (/ (- y x) z)) (/ (- y x) z)) |
| 1.0ms | z | @ | -inf | ((+ x (/ (- y x) z)) (/ (- y x) z) (- y x) (neg x) x z (+ x (/ (- y x) z)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) (- y x) y (+ x (/ (- y x) z)) (/ (- y x) z)) |
| 1.0ms | y | @ | inf | ((+ x (/ (- y x) z)) (/ (- y x) z) (- y x) (neg x) x z (+ x (/ (- y x) z)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) (- y x) y (+ x (/ (- y x) z)) (/ (- y x) z)) |
| 1.0ms | y | @ | -inf | ((+ x (/ (- y x) z)) (/ (- y x) z) (- y x) (neg x) x z (+ x (/ (- y x) z)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) (- y x) y (+ x (/ (- y x) z)) (/ (- y x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 186 | 1021 |
| 0 | 192 | 977 |
| 1 | 932 | 947 |
| 0 | 8547 | 909 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
(/.f64 #s(approx (- y x) (neg.f64 x)) z) |
#s(approx (- y x) (neg.f64 x)) |
(neg.f64 x) |
x |
z |
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) y)) z)) |
(/.f64 (fma.f64 z x #s(approx (- y x) y)) z) |
(fma.f64 z x #s(approx (- y x) y)) |
#s(approx (- y x) y) |
y |
(+.f64 x (/.f64 #s(approx (- y x) y) z)) |
(/.f64 #s(approx (- y x) y) z) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ y z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (+ (* x (- 1 (/ 1 z))) (/ y z)))) |
#s(approx (/ (- y x) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (+ (* -1 (/ x z)) (/ y z)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ y z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (+ (* x (- 1 (/ 1 z))) (/ y z)))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 y)) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (+ y (* x (- z 1))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* x (- 1 (/ 1 z))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* x (- (+ 1 (/ y (* x z))) (/ 1 z))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (/ x z)))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* x (- (/ y (* x z)) (/ 1 z))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (* x (- z 1)) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* x (- (+ 1 (/ y (* x z))) (/ 1 z))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* x (- z 1)))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* x (- (+ z (/ y x)) 1)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* x (- (/ 1 z) 1))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* x (- (+ (* -1 (/ y (* x z))) (/ 1 z)) 1))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (* x (+ (* -1 (/ y (* x z))) (/ 1 z)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* -1 (/ (* x (+ 1 (* -1 z))) z)))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* -1 (* x (+ -1 (+ (* -1 (/ y (* x z))) (/ 1 z))))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 z)))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 z) (* -1 (/ y x)))))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (- x (/ x z)))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (- (+ x (/ y z)) (/ x z)))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (- (* x z) x) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (- (+ x (/ y z)) (/ x z)))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (- (* x z) x))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (- (+ y (* x z)) x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* y (- (+ (/ 1 z) (/ x y)) (/ x (* y z)))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* y (+ (* -1 (/ x (* y z))) (/ 1 z))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* y (- (+ (/ 1 z) (/ x y)) (/ x (* y z)))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* y (- (+ 1 (/ (* x z) y)) (/ x y))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -1 (/ x z))) y)) (/ 1 z)))))) |
#s(approx (/ (- y x) z) #s(hole binary64 (* -1 (* y (- (/ x (* y z)) (/ 1 z)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- x (/ x z)) y)) (/ 1 z)))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* y (- (* -1 (/ (- (* x z) x) y)) 1))))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ (- y x) z))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 (/ (- (+ y (* x z)) x) z))) |
#s(approx (/ (- y x) z) #s(hole binary64 (/ (- y x) z))) |
#s(approx z #s(hole binary64 z)) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (- y x) z))) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 (/ (- (+ y (* x z)) x) z))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (- y x))) |
#s(approx (+ x (/ (- y x) z)) #s(hole binary64 x)) |
#s(approx (/ (+ (* z x) (- y x)) z) #s(hole binary64 x)) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* x z))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* z (- (+ x (/ y z)) (/ x z))))) |
#s(approx (+ (* z x) (- y x)) #s(hole binary64 (* -1 (* z (+ (* -1 x) (* -1 (/ (- y x) z))))))) |
| Outputs |
|---|
#s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
(/.f64 (/.f64 (neg.f64 #s(approx (- y x) (neg.f64 x))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 #s(approx (- y x) (neg.f64 x))) z) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- y x) (neg.f64 x)))) z) |
(/.f64 (neg.f64 #s(approx (- y x) (neg.f64 x))) (neg.f64 z)) |
(/.f64 #s(approx (- y x) (neg.f64 x)) z) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- y x) (neg.f64 x))) z)) |
(neg.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) (neg.f64 z))) |
#s(approx (- y x) (neg.f64 x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
z |
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) y)) z)) |
(/.f64 (/.f64 (neg.f64 (fma.f64 z x #s(approx (- y x) y))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 (fma.f64 z x #s(approx (- y x) y))) z) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x z)) (*.f64 z (/.f64 x z))) (pow.f64 (/.f64 #s(approx (- y x) y) z) #s(literal 2 binary64))) (-.f64 (*.f64 z (/.f64 x z)) (/.f64 #s(approx (- y x) y) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- y x) y) z) #s(literal 3 binary64))) (fma.f64 (*.f64 z (/.f64 x z)) (*.f64 z (/.f64 x z)) (-.f64 (pow.f64 (/.f64 #s(approx (- y x) y) z) #s(literal 2 binary64)) (*.f64 (*.f64 z (/.f64 x z)) (/.f64 #s(approx (- y x) y) z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z x #s(approx (- y x) y)))) z) |
(/.f64 (fma.f64 (*.f64 z x) (neg.f64 z) (*.f64 z (neg.f64 #s(approx (- y x) y)))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 z x) z (*.f64 z #s(approx (- y x) y))) (*.f64 z z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 #s(approx (- y x) y) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 z x) #s(approx (- y x) y)) z)) |
(/.f64 (+.f64 (pow.f64 #s(approx (- y x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (- y x) y) (-.f64 #s(approx (- y x) y) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) z)) |
(/.f64 (neg.f64 (fma.f64 z x #s(approx (- y x) y))) (neg.f64 z)) |
(/.f64 (fma.f64 z x #s(approx (- y x) y)) z) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 z x #s(approx (- y x) y))) z)) |
(neg.f64 (/.f64 (fma.f64 z x #s(approx (- y x) y)) (neg.f64 z))) |
(fma.f64 z (/.f64 x z) (/.f64 #s(approx (- y x) y) z)) |
(fma.f64 x (/.f64 z z) (/.f64 #s(approx (- y x) y) z)) |
(+.f64 (*.f64 z (/.f64 x z)) (/.f64 #s(approx (- y x) y) z)) |
(+.f64 (/.f64 #s(approx (- y x) y) z) (*.f64 z (/.f64 x z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (- y x) y) #s(literal 2 binary64)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (-.f64 #s(approx (- y x) y) (*.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 #s(approx (- y x) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z x) #s(approx (- y x) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- y x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (- y x) y) (-.f64 #s(approx (- y x) y) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 #s(approx (- y x) y) #s(literal 2 binary64))) (-.f64 (*.f64 z x) #s(approx (- y x) y))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- y x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (fma.f64 #s(approx (- y x) y) #s(approx (- y x) y) (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 z x) #s(approx (- y x) y))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- y x) y) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (fma.f64 #s(approx (- y x) y) (-.f64 #s(approx (- y x) y) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 z) x) #s(literal -1 binary64) #s(approx (- y x) y)) |
(fma.f64 (*.f64 z x) #s(literal 1 binary64) #s(approx (- y x) y)) |
(fma.f64 #s(literal 1 binary64) (*.f64 z x) #s(approx (- y x) y)) |
(fma.f64 z x #s(approx (- y x) y)) |
(fma.f64 x z #s(approx (- y x) y)) |
(-.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) #s(approx (- y x) y))) (/.f64 (pow.f64 #s(approx (- y x) y) #s(literal 2 binary64)) (-.f64 (*.f64 z x) #s(approx (- y x) y)))) |
(-.f64 #s(approx (- y x) y) (*.f64 (neg.f64 z) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 #s(approx (- y x) y) (-.f64 #s(approx (- y x) y) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (- y x) y) #s(literal 3 binary64)) (fma.f64 #s(approx (- y x) y) (-.f64 #s(approx (- y x) y) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 z x) #s(approx (- y x) y)) |
(+.f64 #s(approx (- y x) y) (*.f64 z x)) |
#s(approx (- y x) y) |
y |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(approx (- y x) y) z) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (/.f64 #s(approx (- y x) y) z) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(approx (- y x) y) z) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 #s(approx (- y x) y) z)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 #s(approx (- y x) y) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(approx (- y x) y) z) (-.f64 (/.f64 #s(approx (- y x) y) z) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 #s(approx (- y x) y) z) #s(literal 2 binary64))) (-.f64 x (/.f64 #s(approx (- y x) y) z))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(approx (- y x) y) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(approx (- y x) y) z) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 #s(approx (- y x) y) z) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(approx (- y x) y) z) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 #s(approx (- y x) y) z) (-.f64 (/.f64 #s(approx (- y x) y) z) x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 #s(approx (- y x) y) z))) (/.f64 (pow.f64 (/.f64 #s(approx (- y x) y) z) #s(literal 2 binary64)) (-.f64 x (/.f64 #s(approx (- y x) y) z)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 #s(approx (- y x) y) z) (-.f64 (/.f64 #s(approx (- y x) y) z) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 #s(approx (- y x) y) z) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(approx (- y x) y) z) (-.f64 (/.f64 #s(approx (- y x) y) z) x) (*.f64 x x)))) |
(+.f64 (/.f64 #s(approx (- y x) y) z) x) |
(+.f64 x (/.f64 #s(approx (- y x) y) z)) |
(/.f64 (/.f64 (neg.f64 #s(approx (- y x) y)) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 #s(approx (- y x) y)) z) #s(literal -1 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- y x) y))) z) |
(/.f64 (neg.f64 #s(approx (- y x) y)) (neg.f64 z)) |
(/.f64 #s(approx (- y x) y) z) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- y x) y)) z)) |
(neg.f64 (/.f64 #s(approx (- y x) y) (neg.f64 z))) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
#s(approx (+ x (/ (- y x) z)) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) x (/.f64 y z))) |
#s(approx (/ (- y x) z) (/.f64 y z)) |
#s(approx (/ (- y x) z) (/.f64 (-.f64 y x) z)) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (/ (+ (* z x) (- y x)) z) (/.f64 y z)) |
#s(approx (/ (+ (* z x) (- y x)) z) (fma.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) x (/.f64 y z))) |
#s(approx (+ (* z x) (- y x)) y) |
#s(approx (+ (* z x) (- y x)) (fma.f64 z x (-.f64 y x))) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 z #s(literal -1 binary64))) x)) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) #s(literal 1 binary64)) x)) |
#s(approx (/ (- y x) z) (/.f64 (neg.f64 x) z)) |
#s(approx (/ (- y x) z) (*.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (* z x) (- y x)) z) (/.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) z)) |
#s(approx (/ (+ (* z x) (- y x)) z) (*.f64 (+.f64 (/.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) z) #s(literal 1 binary64)) x)) |
#s(approx (+ (* z x) (- y x)) (*.f64 (-.f64 z #s(literal 1 binary64)) x)) |
#s(approx (+ (* z x) (- y x)) (*.f64 (-.f64 (+.f64 (/.f64 y x) z) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (-.f64 (pow.f64 z #s(literal -1 binary64)) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (/ (- y x) z)) (neg.f64 (fma.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 y z) x)) x (/.f64 x z)))) |
#s(approx (/ (- y x) z) (*.f64 (fma.f64 #s(literal -1 binary64) (pow.f64 z #s(literal -1 binary64)) (/.f64 (/.f64 y z) x)) x)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (/ (+ (* z x) (- y x)) z) (/.f64 (*.f64 (-.f64 z #s(literal 1 binary64)) x) z)) |
#s(approx (/ (+ (* z x) (- y x)) z) (neg.f64 (fma.f64 (-.f64 #s(literal -1 binary64) (/.f64 (/.f64 y z) x)) x (/.f64 x z)))) |
#s(approx (+ (* z x) (- y x)) (fma.f64 #s(literal -1 binary64) x (*.f64 z x))) |
#s(approx (+ (* z x) (- y x)) (*.f64 (-.f64 #s(literal 1 binary64) (+.f64 (/.f64 y x) z)) (neg.f64 x))) |
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
#s(approx (+ x (/ (- y x) z)) (+.f64 (/.f64 (-.f64 y x) z) x)) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (/ (+ (* z x) (- y x)) z) (/.f64 (-.f64 (*.f64 z x) x) z)) |
#s(approx (/ (+ (* z x) (- y x)) z) (+.f64 (/.f64 (-.f64 y x) z) x)) |
#s(approx (+ (* z x) (- y x)) (-.f64 (*.f64 z x) x)) |
#s(approx (+ (* z x) (- y x)) (fma.f64 z x (-.f64 y x))) |
#s(approx y y) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (/.f64 (fma.f64 z x (-.f64 y x)) (*.f64 z y)) y)) |
#s(approx (/ (- y x) z) (fma.f64 (neg.f64 y) (/.f64 (/.f64 x y) z) (/.f64 y z))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (+ (* z x) (- y x)) z) (*.f64 (/.f64 (fma.f64 z x (-.f64 y x)) (*.f64 z y)) y)) |
#s(approx (+ (* z x) (- y x)) (*.f64 (+.f64 (/.f64 (-.f64 (*.f64 z x) x) y) #s(literal 1 binary64)) y)) |
#s(approx (+ x (/ (- y x) z)) (*.f64 (neg.f64 y) (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x z)) y) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (/ (- y x) z) (*.f64 (neg.f64 y) (/.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) z))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (+ (* z x) (- y x)) z) (*.f64 (neg.f64 y) (-.f64 (/.f64 (fma.f64 #s(literal -1 binary64) x (/.f64 x z)) y) (pow.f64 z #s(literal -1 binary64))))) |
#s(approx (+ (* z x) (- y x)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (-.f64 (*.f64 z x) x) y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x (-.f64 y x)) z)) |
#s(approx (/ (- y x) z) (/.f64 (-.f64 y x) z)) |
#s(approx z z) |
#s(approx (/ (+ (* z x) (- y x)) z) (/.f64 (-.f64 y x) z)) |
#s(approx (/ (+ (* z x) (- y x)) z) (/.f64 (fma.f64 z x (-.f64 y x)) z)) |
#s(approx (+ (* z x) (- y x)) (-.f64 y x)) |
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (/ (+ (* z x) (- y x)) z) x) |
#s(approx (+ (* z x) (- y x)) (*.f64 z x)) |
#s(approx (+ (* z x) (- y x)) (*.f64 (+.f64 (/.f64 (-.f64 y x) z) x) z)) |
#s(approx (+ (* z x) (- y x)) (*.f64 (+.f64 (/.f64 (-.f64 y x) z) x) z)) |
Compiled 2 924 to 412 computations (85.9% saved)
8 alts after pruning (0 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 0 | 132 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 5 | 5 |
| Total | 132 | 8 | 140 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (+.f64 x (/.f64 (-.f64 y x) z)) |
| ✓ | 75.6% | (+.f64 x (/.f64 #s(approx (- y x) y) z)) |
| ✓ | 64.3% | #s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) y)) z)) |
| ✓ | 62.0% | #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
| ✓ | 27.4% | #s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
| ✓ | 38.6% | #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
| ✓ | 64.4% | #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
| ✓ | 38.9% | #s(approx (+ x (/ (- y x) z)) x) |
Compiled 208 to 95 computations (54.3% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
(+.f64 x (/.f64 #s(approx (- y x) y) z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) y)) z)) |
(+.f64 x (/.f64 (-.f64 y x) z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x (-.f64 y x)) z)) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) z)) |
4 calls:
| 13.0ms | x |
| 3.0ms | z |
| 3.0ms | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
| 100.0% | 1 | z |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
(+.f64 x (/.f64 #s(approx (- y x) y) z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) y)) z)) |
| Outputs |
|---|
(+.f64 x (/.f64 #s(approx (- y x) y) z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
(+.f64 x (/.f64 #s(approx (- y x) y) z)) |
4 calls:
| 3.0ms | z |
| 3.0ms | x |
| 3.0ms | y |
| 2.0ms | (+.f64 x (/.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.5% | 4 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 89.7% | 4 | x |
| 90.3% | 3 | y |
| 98.6% | 3 | z |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
| Outputs |
|---|
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
4 calls:
| 2.0ms | z |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 x (/.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.6% | 3 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 85.7% | 3 | x |
| 81.7% | 3 | y |
| 86.3% | 3 | z |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
| Outputs |
|---|
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
2 calls:
| 2.0ms | z |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.3% | 3 | x |
| 64.4% | 1 | z |
Compiled 2 to 6 computations (-200% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
| Outputs |
|---|
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
#s(approx (+ x (/ (- y x) z)) x) |
4 calls:
| 4.0ms | z |
| 2.0ms | x |
| 1.0ms | y |
| 1.0ms | (+.f64 x (/.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 67.2% | 4 | z |
| 54.4% | 3 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 61.8% | 5 | y |
| 62.5% | 4 | x |
Compiled 10 to 15 computations (-50% saved)
| Inputs |
|---|
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
| Outputs |
|---|
#s(approx (+ x (/ (- y x) z)) x) |
#s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
#s(approx (+ x (/ (- y x) z)) x) |
1 calls:
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 63.2% | 3 | z |
Compiled 1 to 3 computations (-200% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ x (/ (- y x) z)) x) |
| Outputs |
|---|
#s(approx (+ x (/ (- y x) z)) x) |
4 calls:
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (+.f64 x (/.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 38.9% | 1 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 38.9% | 1 | y |
| 38.9% | 1 | x |
| 38.9% | 1 | z |
Compiled 10 to 15 computations (-50% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 0.012391704826989907 | 12772.606234726023 |
| 10.0ms | -1.4348992349459182e+20 | -40699313983481.15 |
| 11.0ms | 288× | 0 | valid |
Compiled 406 to 336 computations (17.2% saved)
ival-sub: 2.0ms (38.6% of total)ival-div: 2.0ms (38.6% of total)ival-add: 1.0ms (19.3% 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 |
|---|---|---|
| 45.0ms | 7030876178.999521 | 31368607406.550724 |
| 5.0ms | -1.4348992349459182e+20 | -40699313983481.15 |
| 44.0ms | 160× | 0 | valid |
Compiled 364 to 294 computations (19.2% saved)
ival-sub: 39.0ms (96% of total)ival-div: 1.0ms (2.5% of total)ival-add: 1.0ms (2.5% 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 |
|---|---|---|
| 11.0ms | 1.9877259547097544e-56 | 6.032279723644067e-51 |
| 5.0ms | -9.63496568145297e-113 | -4.841462791546553e-113 |
| 8.0ms | 208× | 0 | valid |
Compiled 322 to 259 computations (19.6% saved)
ival-sub: 1.0ms (25.7% of total)ival-div: 1.0ms (25.7% of total)ival-add: 1.0ms (25.7% 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 |
|---|---|---|
| 6.0ms | 2.392200058681109e+68 | 8.081441258073098e+68 |
| 11.0ms | 6.435964723828428e-212 | 9.054102260205428e-207 |
| 17.0ms | -40699313983481.15 | -5.2862676220978347e-11 |
| 20.0ms | 400× | 0 | valid |
Compiled 628 to 486 computations (22.6% saved)
ival-div: 3.0ms (41.3% of total)ival-sub: 2.0ms (27.5% of total)ival-add: 2.0ms (27.5% 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 |
|---|---|---|
| 0.0ms | 2.392200058681109e+68 | 8.081441258073098e+68 |
| 1.0ms | -1.4348992349459182e+20 | -40699313983481.15 |
Compiled 290 to 250 computations (13.8% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 51 | 209 |
| 1 | 72 | 209 |
| 2 | 86 | 209 |
| 3 | 99 | 209 |
| 4 | 125 | 209 |
| 5 | 299 | 209 |
| 6 | 2277 | 209 |
| 7 | 5430 | 209 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) z)) |
(if (<=.f64 z #s(literal -42000000000000 binary64)) (+.f64 x (/.f64 #s(approx (- y x) y) z)) (if (<=.f64 z #s(literal 1 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) (+.f64 x (/.f64 #s(approx (- y x) y) z)))) |
(if (<=.f64 z #s(literal -72000000000000 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal 17500000000 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))))) |
(if (<=.f64 x #s(literal -3682451937504207/43322963970637732180912721627235682866194329302747133987038743447103457934462900359999600095377180907771737671271930809827721216 binary64)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) (if (<=.f64 x #s(literal 1849668020939871/55213970774324510299478046898216203619608871777363092441300193790394368 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))))) |
(if (<=.f64 z #s(literal -1 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal 2139924817350739/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) (if (<=.f64 z #s(literal 259999999999999980545784937550379673842501667750366117966256585834496 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) #s(approx (+ x (/ (- y x) z)) x)))) |
(if (<=.f64 z #s(literal -72000000000000 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal 259999999999999980545784937550379673842501667750366117966256585834496 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) #s(approx (+ x (/ (- y x) z)) x))) |
#s(approx (+ x (/ (- y x) z)) x) |
| Outputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) z)) |
(if (<=.f64 z #s(literal -42000000000000 binary64)) (+.f64 x (/.f64 #s(approx (- y x) y) z)) (if (<=.f64 z #s(literal 1 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) (+.f64 x (/.f64 #s(approx (- y x) y) z)))) |
(if (or (<=.f64 z #s(literal -42000000000000 binary64)) (not (<=.f64 z #s(literal 1 binary64)))) (+.f64 x (/.f64 #s(approx (- y x) y) z)) #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z))) |
(if (<=.f64 z #s(literal -72000000000000 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal 17500000000 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))))) |
(if (<=.f64 x #s(literal -3682451937504207/43322963970637732180912721627235682866194329302747133987038743447103457934462900359999600095377180907771737671271930809827721216 binary64)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) (if (<=.f64 x #s(literal 1849668020939871/55213970774324510299478046898216203619608871777363092441300193790394368 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))))) |
(if (or (<=.f64 x #s(literal -3682451937504207/43322963970637732180912721627235682866194329302747133987038743447103457934462900359999600095377180907771737671271930809827721216 binary64)) (not (<=.f64 x #s(literal 1849668020939871/55213970774324510299478046898216203619608871777363092441300193790394368 binary64)))) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) #s(approx (+ x (/ (- y x) z)) (/.f64 y z))) |
(if (<=.f64 z #s(literal -1 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal 2139924817350739/2891790293717214716875887454417538932071786405736015385275803577203398482289867263903614895099115516898199414270242812495998255990659472330369590362610632812985135197678301307466375242232528412389127536106326559094512549888 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) (if (<=.f64 z #s(literal 259999999999999980545784937550379673842501667750366117966256585834496 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) #s(approx (+ x (/ (- y x) z)) x)))) |
(if (<=.f64 z #s(literal -72000000000000 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal 259999999999999980545784937550379673842501667750366117966256585834496 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) #s(approx (+ x (/ (- y x) z)) x))) |
#s(approx (+ x (/ (- y x) z)) x) |
| 1× | done |
Compiled 217 to 53 computations (75.6% saved)
Compiled 448 to 118 computations (73.7% saved)
Loading profile data...