
Time bar (total: 2.4s)
| 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)
| 484.0ms | 8 256× | 0 | valid |
ival-div!: 76.0ms (53.9% of total)ival-sub!: 39.0ms (27.7% of total)ival-add!: 23.0ms (16.3% of total)adjust: 2.0ms (1.4% 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 |
| 26.0ms | 512× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-add!: 4.0ms (44.9% of total)ival-div!: 3.0ms (33.7% of total)ival-sub!: 2.0ms (22.5% of total)adjust: 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 | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((+ x (/ (- y x) z)) x (/ (- y x) z) (- y x) y z) |
| 2.0ms | x | @ | -inf | ((+ 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) |
| 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)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 103 | 6 | 109 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 104 | 6 | 110 |
| Status | Accuracy | Program |
|---|---|---|
| 71.6% | (+.f64 x (/.f64 #s(approx (- y x) y) z)) | |
| ▶ | 90.1% | #s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x (-.f64 y x)) z)) |
| ▶ | 71.1% | #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
| ▶ | 43.4% | #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
| ▶ | 60.6% | #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
| ▶ | 30.9% | #s(approx (+ x (/ (- y x) z)) x) |
Compiled 142 to 100 computations (29.6% 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 | |
|---|---|---|---|---|
| 27.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 | 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)) |
| 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)) |
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)
7 alts after pruning (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 267 | 2 | 269 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 268 | 7 | 275 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 71.6% | (+.f64 x (/.f64 #s(approx (- y x) y) z)) |
| ▶ | 61.8% | #s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) y)) z)) |
| ✓ | 71.1% | #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
| ▶ | 31.8% | #s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
| ✓ | 43.4% | #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
| ✓ | 60.6% | #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
| ✓ | 30.9% | #s(approx (+ x (/ (- y x) z)) x) |
Compiled 89 to 60 computations (32.6% 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)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 0 | 132 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 4 | 4 |
| Total | 132 | 7 | 139 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 71.6% | (+.f64 x (/.f64 #s(approx (- y x) y) z)) |
| ✓ | 61.8% | #s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) y)) z)) |
| ✓ | 71.1% | #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
| ✓ | 31.8% | #s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
| ✓ | 43.4% | #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
| ✓ | 60.6% | #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
| ✓ | 30.9% | #s(approx (+ x (/ (- y x) z)) x) |
Compiled 201 to 89 computations (55.7% 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:
| 5.0ms | x |
| 3.0ms | z |
| 3.0ms | y |
| 3.0ms | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 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 |
|---|---|---|
| 87.6% | 3 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 88.8% | 3 | x |
| 89.5% | 3 | y |
| 98.7% | 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)) x) |
4 calls:
| 4.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 x (/.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.5% | 3 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 84.2% | 3 | x |
| 84.0% | 3 | y |
| 86.9% | 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))) |
3 calls:
| 2.0ms | y |
| 2.0ms | z |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 3 | y |
| 80.4% | 3 | x |
| 65.9% | 3 | z |
Compiled 3 to 9 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 y z)) |
#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:
| 3.0ms | z |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 x (/.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 68.5% | 5 | z |
| 50.8% | 4 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 62.8% | 4 | y |
| 60.2% | 3 | 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) |
3 calls:
| 1.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.2% | 3 | x |
| 56.2% | 3 | y |
| 59.3% | 3 | z |
Compiled 3 to 9 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 | y |
| 1.0ms | x |
| 1.0ms | z |
| 1.0ms | (+.f64 x (/.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 30.9% | 1 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 30.9% | 1 | x |
| 30.9% | 1 | y |
| 30.9% | 1 | z |
Compiled 10 to 15 computations (-50% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 33.0ms | 2.8872669163442495e-8 | 47.45827652809354 |
| 9.0ms | -1134.2580440122474 | -0.020858655600974385 |
| 33.0ms | 272× | 0 | valid |
Compiled 384 to 318 computations (17.2% saved)
ival-sub!: 1.0ms (33% of total)ival-add!: 1.0ms (33% of total)ival-div!: 1.0ms (33% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 4.145574080727105e+113 | 7.673479822669786e+114 |
| 9.0ms | -2.7424740462689307e+84 | -1.123677112925856e+80 |
| 8.0ms | 240× | 0 | valid |
Compiled 340 to 282 computations (17.1% saved)
ival-sub!: 1.0ms (38.2% of total)ival-add!: 1.0ms (38.2% of total)ival-div!: 1.0ms (38.2% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 3.781243163837256e-119 | 2.242718377623919e-103 |
| 21.0ms | -3.607404472753882e-62 | -6.922482357531476e-67 |
| 22.0ms | 288× | 0 | valid |
Compiled 442 to 354 computations (19.9% saved)
ival-div!: 14.0ms (92% of total)ival-sub!: 1.0ms (6.6% of total)ival-add!: 1.0ms (6.6% of total)adjust: 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 | 4.145574080727105e+113 | 7.673479822669786e+114 |
| 11.0ms | 7.212281611434268e-221 | 5.354854174995229e-207 |
| 32.0ms | -1.767213140371568e-68 | -1.507935220672333e-71 |
| 1.0ms | -2.7424740462689307e+84 | -1.123677112925856e+80 |
| 33.0ms | 304× | 0 | valid |
Compiled 796 to 627 computations (21.2% saved)
ival-div!: 2.0ms (59.1% of total)ival-sub!: 1.0ms (29.6% of total)ival-add!: 1.0ms (29.6% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 4.145574080727105e+113 | 7.673479822669786e+114 |
| 1.0ms | -2.7424740462689307e+84 | -1.123677112925856e+80 |
Compiled 310 to 267 computations (13.9% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 52 | 212 |
| 1 | 76 | 212 |
| 2 | 90 | 212 |
| 3 | 103 | 212 |
| 4 | 129 | 212 |
| 5 | 303 | 212 |
| 6 | 2289 | 212 |
| 7 | 5447 | 212 |
| 1× | node limit |
| Inputs |
|---|
(+.f64 x (/.f64 (-.f64 y x) z)) |
(if (<=.f64 z #s(literal -1 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 -5199999999999999843415275461999318333067883335916793594760219726757800582181814272 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal 419999999999999979194320714588425015536366747736578735100685757615794732767064815246881373772120887730091925176320 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) #s(approx (+ x (/ (- y x) z)) x))) |
(if (<=.f64 x #s(literal -1408031805125765/14821387422376473014217086081112052205218558037201992197050570753012880593911808 binary64)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) (if (<=.f64 x #s(literal 2969587359799945/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 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 -5199999999999999843415275461999318333067883335916793594760219726757800582181814272 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal -6216540455122333/3885337784451458141838923813647037813284813678104279042503624819477808570410416996352 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) (if (<=.f64 z #s(literal 8266848337882815/3179557053031851899185109992371205233166102563054994659612778573877352351101699863205638981281067986842598872467724437926239395930347139873677900339284338973090723790890700606566943304973513615002138622348731328001828550356615286489088 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) (if (<=.f64 z #s(literal 440000000000000020516460126859235458006147534130400564140007998472144591373558799498799816558720397124488119975936 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) #s(approx (+ x (/ (- y x) z)) x))))) |
(if (<=.f64 z #s(literal -5199999999999999843415275461999318333067883335916793594760219726757800582181814272 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal 440000000000000020516460126859235458006147534130400564140007998472144591373558799498799816558720397124488119975936 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 -1 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 -1 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 -5199999999999999843415275461999318333067883335916793594760219726757800582181814272 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal 419999999999999979194320714588425015536366747736578735100685757615794732767064815246881373772120887730091925176320 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) #s(approx (+ x (/ (- y x) z)) x))) |
(if (<=.f64 x #s(literal -1408031805125765/14821387422376473014217086081112052205218558037201992197050570753012880593911808 binary64)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) (if (<=.f64 x #s(literal 2969587359799945/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 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 -1408031805125765/14821387422376473014217086081112052205218558037201992197050570753012880593911808 binary64)) (not (<=.f64 x #s(literal 2969587359799945/1291124939043454294827959586001505937164852896414611756415329678270323811008420597314822676640068915717951585986373746688 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 -5199999999999999843415275461999318333067883335916793594760219726757800582181814272 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal -6216540455122333/3885337784451458141838923813647037813284813678104279042503624819477808570410416996352 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) (if (<=.f64 z #s(literal 8266848337882815/3179557053031851899185109992371205233166102563054994659612778573877352351101699863205638981281067986842598872467724437926239395930347139873677900339284338973090723790890700606566943304973513615002138622348731328001828550356615286489088 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) (if (<=.f64 z #s(literal 440000000000000020516460126859235458006147534130400564140007998472144591373558799498799816558720397124488119975936 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) #s(approx (+ x (/ (- y x) z)) x))))) |
(if (<=.f64 z #s(literal -5199999999999999843415275461999318333067883335916793594760219726757800582181814272 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal 440000000000000020516460126859235458006147534130400564140007998472144591373558799498799816558720397124488119975936 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 228 to 54 computations (76.3% saved)
Compiled 470 to 120 computations (74.5% saved)
Loading profile data...