
Time bar (total: 1.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)
| 265.0ms | 8 256× | 74 | valid |
ival-div!: 50.0ms (47.7% of total)ival-sub!: 27.0ms (25.8% of total)ival-add!: 20.0ms (19.1% of total)adjust: 8.0ms (7.6% 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 |
| 18.0ms | 512× | 74 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-div!: 3.0ms (51% of total)ival-sub!: 2.0ms (34% of total)adjust: 1.0ms (17% of total)ival-add!: 1.0ms (17% 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)) |
| 78.9% | (+.f64 x (/.f64 #s(approx (- y x) y) z)) | |
| ▶ | 87.9% | #s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x (-.f64 y x)) z)) |
| ▶ | 63.8% | #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
| ▶ | 43.2% | #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
| ▶ | 60.0% | #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
| ▶ | 37.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 | |
|---|---|---|---|---|
| 3.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 | 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)) |
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)
9 alts after pruning (4 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 266 | 3 | 269 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 267 | 9 | 276 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (+.f64 x (/.f64 (-.f64 y x) z)) |
| ▶ | 78.9% | (+.f64 x (/.f64 #s(approx (- y x) y) z)) |
| ▶ | 47.9% | #s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x))) z)) |
| ▶ | 66.8% | #s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) y)) z)) |
| ✓ | 63.8% | #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
| ▶ | 24.6% | #s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
| ✓ | 43.2% | #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
| ✓ | 60.0% | #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
| ✓ | 37.9% | #s(approx (+ x (/ (- y x) z)) x) |
Compiled 115 to 77 computations (33% 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 |
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x))) z)) |
(/.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x))) z) |
(fma.f64 z x #s(approx (- y x) (neg.f64 x))) |
(+.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)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) (+ 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)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) (+ 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)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) (+ 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)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) (+ x (/ (- y x) z)) (/ (- y x) z)) |
| 1.0ms | y | @ | 0 | ((+ 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)) (/ (+ (* z x) (- y x)) z) (+ (* z x) (- y x)) (+ x (/ (- y x) z)) (/ (- y x) z)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 189 | 1060 |
| 0 | 197 | 1016 |
| 1 | 959 | 986 |
| 0 | 8705 | 948 |
| 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 |
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x))) z)) |
(/.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x))) z) |
(fma.f64 z x #s(approx (- y x) (neg.f64 x))) |
(+.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 |
#s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x))) z)) |
(/.f64 (/.f64 (neg.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x)))) #s(literal -1 binary64)) z) |
(/.f64 (/.f64 (neg.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x)))) z) #s(literal -1 binary64)) |
(/.f64 (-.f64 (*.f64 (*.f64 z (/.f64 x z)) (*.f64 z (/.f64 x z))) (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) z) (/.f64 #s(approx (- y x) (neg.f64 x)) z))) (-.f64 (*.f64 z (/.f64 x z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z))) |
(/.f64 (+.f64 (pow.f64 (*.f64 z (/.f64 x z)) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) z) #s(literal 3 binary64))) (fma.f64 (*.f64 z (/.f64 x z)) (*.f64 z (/.f64 x z)) (-.f64 (*.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) z) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) (*.f64 (*.f64 z (/.f64 x z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x))))) z) |
(/.f64 (fma.f64 (*.f64 z x) (neg.f64 z) (*.f64 z (neg.f64 #s(approx (- y x) (neg.f64 x))))) (*.f64 z (neg.f64 z))) |
(/.f64 (fma.f64 (*.f64 z x) z (*.f64 z #s(approx (- y x) (neg.f64 x)))) (*.f64 z z)) |
(/.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 2 binary64))) (*.f64 (-.f64 (*.f64 z x) #s(approx (- y x) (neg.f64 x))) z)) |
(/.f64 (+.f64 (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (*.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) (-.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) z)) |
(/.f64 (neg.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x)))) (neg.f64 z)) |
(/.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x))) z) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x)))) z)) |
(neg.f64 (/.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x))) (neg.f64 z))) |
(fma.f64 z (/.f64 x z) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
(fma.f64 x (/.f64 z z) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
(+.f64 (*.f64 z (/.f64 x z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
(+.f64 (/.f64 #s(approx (- y x) (neg.f64 x)) z) (*.f64 z (/.f64 x z))) |
(/.f64 (-.f64 (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 2 binary64)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))) (-.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 z x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 z x) #s(approx (- y x) (neg.f64 x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (- y x) (neg.f64 x)) (-.f64 #s(approx (- y x) (neg.f64 x)) (*.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) (neg.f64 x)) #s(literal 2 binary64))) (-.f64 (*.f64 z x) #s(approx (- y x) (neg.f64 x)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (fma.f64 #s(approx (- y x) (neg.f64 x)) #s(approx (- y x) (neg.f64 x)) (-.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (*.f64 (*.f64 z x) #s(approx (- y x) (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 3 binary64)) (pow.f64 (*.f64 z x) #s(literal 3 binary64))) (fma.f64 #s(approx (- y x) (neg.f64 x)) (-.f64 #s(approx (- y x) (neg.f64 x)) (*.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) (neg.f64 x))) |
(fma.f64 (*.f64 z x) #s(literal 1 binary64) #s(approx (- y x) (neg.f64 x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 z x) #s(approx (- y x) (neg.f64 x))) |
(fma.f64 z x #s(approx (- y x) (neg.f64 x))) |
(fma.f64 x z #s(approx (- y x) (neg.f64 x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 2 binary64)) (-.f64 (*.f64 z x) #s(approx (- y x) (neg.f64 x)))) (/.f64 (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 2 binary64)) (-.f64 (*.f64 z x) #s(approx (- y x) (neg.f64 x))))) |
(-.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 (neg.f64 z) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 z x) #s(literal 3 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) (-.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64)))) (/.f64 (pow.f64 #s(approx (- y x) (neg.f64 x)) #s(literal 3 binary64)) (fma.f64 #s(approx (- y x) (neg.f64 x)) (-.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 z x)) (pow.f64 (*.f64 z x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 z x) #s(approx (- y x) (neg.f64 x))) |
(+.f64 #s(approx (- y x) (neg.f64 x)) (*.f64 z x)) |
(/.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 4 322 to 562 computations (87% saved)
9 alts after pruning (0 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 183 | 0 | 183 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 5 | 5 |
| Total | 183 | 9 | 192 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (+.f64 x (/.f64 (-.f64 y x) z)) |
| ✓ | 78.9% | (+.f64 x (/.f64 #s(approx (- y x) y) z)) |
| ✓ | 47.9% | #s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) (neg.f64 x))) z)) |
| ✓ | 66.8% | #s(approx (+ x (/ (- y x) z)) (/.f64 (fma.f64 z x #s(approx (- y x) y)) z)) |
| ✓ | 63.8% | #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
| ✓ | 24.6% | #s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) |
| ✓ | 43.2% | #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) |
| ✓ | 60.0% | #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
| ✓ | 37.9% | #s(approx (+ x (/ (- y x) z)) x) |
Compiled 246 to 109 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 #s(approx (- y x) (neg.f64 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:
| 4.0ms | y |
| 3.0ms | x |
| 3.0ms | z |
| 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 |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (+.f64 x (/.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.0% | 3 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 89.2% | 3 | x |
| 89.8% | 3 | y |
| 98.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))) |
#s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) |
| Outputs |
|---|
#s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) |
#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 |
|---|---|---|
| 74.7% | 3 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 81.2% | 3 | x |
| 81.2% | 3 | y |
| 85.1% | 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 | x |
| 2.0ms | z |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.8% | 3 | y |
| 77.7% | 3 | x |
| 66.8% | 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 #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:
| 2.0ms | z |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (+.f64 x (/.f64 (-.f64 y x) z)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 65.9% | 4 | z |
| 54.2% | 3 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 60.9% | 3 | y |
| 58.8% | 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) |
1 calls:
| 1.0ms | z |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.1% | 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 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 1.0ms | y |
| 1.0ms | z |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 37.9% | 1 | (+.f64 x (/.f64 (-.f64 y x) z)) |
| 37.9% | 1 | x |
| 37.9% | 1 | y |
| 37.9% | 1 | z |
Compiled 10 to 15 computations (-50% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 1.9643341851612846e-34 | 3.272030687236226e-30 |
| 9.0ms | -20827.40198916951 | -5.118385680644344e-5 |
| 9.0ms | 272× | 74 | 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 |
|---|---|---|
| 9.0ms | 3.356126504681904e+118 | 1.1865269223337842e+125 |
| 10.0ms | -9.965700706825989e-11 | -1.493538670032352e-15 |
| 9.0ms | 288× | 74 | valid |
Compiled 478 to 372 computations (22.2% saved)
ival-sub!: 1.0ms (31.5% of total)ival-add!: 1.0ms (31.5% of total)ival-div!: 1.0ms (31.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | 1.6006971355141449e-9 | 6.255406723389649e-9 |
| 9.0ms | -1.6227666386558832e-108 | -1.9954238096669574e-114 |
| 7.0ms | 224× | 74 | valid |
Compiled 346 to 278 computations (19.7% saved)
ival-sub!: 1.0ms (39.9% of total)ival-div!: 1.0ms (39.9% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.356126504681904e+118 | 1.1865269223337842e+125 |
| 8.0ms | -5.425330915087266e-50 | -1.837487125623666e-52 |
| 1.0ms | -20827.40198916951 | -5.118385680644344e-5 |
| 4.0ms | 128× | 74 | valid |
Compiled 631 to 496 computations (21.4% saved)
ival-div!: 1.0ms (68.9% of total)ival-sub!: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 3.356126504681904e+118 | 1.1865269223337842e+125 |
| 1.0ms | -9.965700706825989e-11 | -1.493538670032352e-15 |
Compiled 370 to 318 computations (14.1% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 201 |
| 1 | 68 | 201 |
| 2 | 79 | 201 |
| 3 | 84 | 201 |
| 4 | 87 | 201 |
| 5 | 88 | 201 |
| 6 | 90 | 201 |
| 1× | saturated |
| 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 35681192317649/11150372599265311570767859136324180752990208 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 -3791191370311477/38685626227668133590597632 binary64)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) (if (<=.f64 z #s(literal 71999999999999996266751105022310973469333078586497672513017689283534490115586028846541963226474647592325324302911860113408 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 -1374996415083717/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) (if (<=.f64 x #s(literal 4593918114535591/2417851639229258349412352 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 -5560489000099819/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) (if (<=.f64 z #s(literal 71999999999999996266751105022310973469333078586497672513017689283534490115586028846541963226474647592325324302911860113408 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) #s(approx (+ x (/ (- y x) z)) x)))) |
(if (<=.f64 z #s(literal -3791191370311477/38685626227668133590597632 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal 71999999999999996266751105022310973469333078586497672513017689283534490115586028846541963226474647592325324302911860113408 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 35681192317649/11150372599265311570767859136324180752990208 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 35681192317649/11150372599265311570767859136324180752990208 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 -3791191370311477/38685626227668133590597632 binary64)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) (if (<=.f64 z #s(literal 71999999999999996266751105022310973469333078586497672513017689283534490115586028846541963226474647592325324302911860113408 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))))) |
(if (or (<=.f64 z #s(literal -3791191370311477/38685626227668133590597632 binary64)) (not (<=.f64 z #s(literal 71999999999999996266751105022310973469333078586497672513017689283534490115586028846541963226474647592325324302911860113408 binary64)))) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) #s(approx (+ x (/ (- y x) z)) (/.f64 (-.f64 y x) z))) |
(if (<=.f64 x #s(literal -1374996415083717/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) #s(approx (+ x (/ (- y x) z)) (-.f64 x (/.f64 x z))) (if (<=.f64 x #s(literal 4593918114535591/2417851639229258349412352 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 -1374996415083717/5288447750321988791615322464262168318627237463714249754277190362195246329890490766601513683517722278780729696200186866434048 binary64)) (not (<=.f64 x #s(literal 4593918114535591/2417851639229258349412352 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 -5560489000099819/3369993333393829974333376885877453834204643052817571560137951281152 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 #s(approx (- y x) (neg.f64 x)) z)) (if (<=.f64 z #s(literal 71999999999999996266751105022310973469333078586497672513017689283534490115586028846541963226474647592325324302911860113408 binary64)) #s(approx (+ x (/ (- y x) z)) (/.f64 y z)) #s(approx (+ x (/ (- y x) z)) x)))) |
(if (<=.f64 z #s(literal -3791191370311477/38685626227668133590597632 binary64)) #s(approx (+ x (/ (- y x) z)) x) (if (<=.f64 z #s(literal 71999999999999996266751105022310973469333078586497672513017689283534490115586028846541963226474647592325324302911860113408 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 209 to 50 computations (76.1% saved)
Compiled 432 to 112 computations (74.1% saved)
Loading profile data...