
Time bar (total: 1.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 8 computations (11.1% saved)
| 298.0ms | 8 253× | 0 | valid |
| 0.0ms | 2× | 2 | valid |
| 0.0ms | 1× | 1 | valid |
ival-mult!: 41.0ms (40.5% of total)ival-sub!: 32.0ms (31.6% of total)ival-add!: 27.0ms (26.6% of total)adjust: 2.0ms (2% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 x #s(literal 1 binary64)) |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 x #s(literal 1 binary64)) y) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 0 | 0 | - | 0 | - | #s(literal 1 binary64) |
| 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× | 0 | valid |
Compiled 47 to 22 computations (53.2% saved)
ival-add!: 2.0ms (36.6% of total)ival-mult!: 2.0ms (36.6% of total)ival-sub!: 1.0ms (18.3% of total)adjust: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 50 |
| 1 | 28 | 50 |
| 2 | 62 | 48 |
| 3 | 215 | 46 |
| 4 | 806 | 43 |
| 5 | 2491 | 43 |
| 6 | 7477 | 43 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
Compiled 14 to 12 computations (14.3% saved)
| Inputs |
|---|
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
(*.f64 (+.f64 x #s(literal 1 binary64)) y) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
y |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (* (+ x 1) y) x) (* (+ x 1) y) (+ x 1) x 1 y) |
| 1.0ms | y | @ | inf | ((- (* (+ x 1) y) x) (* (+ x 1) y) (+ x 1) x 1 y) |
| 1.0ms | y | @ | 0 | ((- (* (+ x 1) y) x) (* (+ x 1) y) (+ x 1) x 1 y) |
| 1.0ms | y | @ | -inf | ((- (* (+ x 1) y) x) (* (+ x 1) y) (+ x 1) x 1 y) |
| 1.0ms | x | @ | inf | ((- (* (+ x 1) y) x) (* (+ x 1) y) (+ x 1) x 1 y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 295 |
| 0 | 73 | 276 |
| 1 | 356 | 271 |
| 2 | 3063 | 271 |
| 0 | 8635 | 243 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
(*.f64 (+.f64 x #s(literal 1 binary64)) y) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
y |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (+ x 1) #s(hole binary64 1)) |
#s(approx (+ x 1) #s(hole binary64 (+ 1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ x 1) #s(hole binary64 x)) |
#s(approx (+ x 1) #s(hole binary64 (* x (+ 1 (/ 1 x))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (+.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64)))))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 y (*.f64 (-.f64 y #s(literal 1 binary64)) x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 (-.f64 x #s(literal -1 binary64)) y x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 (-.f64 x #s(literal -1 binary64)) y x) (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 (-.f64 y #s(literal 1 binary64)) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 (-.f64 x #s(literal -1 binary64)) y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 (-.f64 x #s(literal -1 binary64)) y x) (pow.f64 (fma.f64 y x y) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 (-.f64 x #s(literal -1 binary64)) y x)) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64))) (-.f64 y (*.f64 (-.f64 y #s(literal 1 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (fma.f64 (-.f64 x #s(literal -1 binary64)) y x) (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y) (*.f64 y y))) |
(fma.f64 (/.f64 (fma.f64 y y #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 x (-.f64 y #s(literal -1 binary64))) y) |
(fma.f64 (/.f64 x (-.f64 y #s(literal -1 binary64))) (/.f64 (fma.f64 y y #s(literal -1 binary64)) #s(literal 1 binary64)) y) |
(fma.f64 (/.f64 x #s(literal 1 binary64)) (-.f64 y #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) (/.f64 x #s(literal 1 binary64)) y) |
(fma.f64 (-.f64 y #s(literal 1 binary64)) x y) |
(fma.f64 y x (-.f64 y x)) |
(fma.f64 x (-.f64 y #s(literal 1 binary64)) y) |
(fma.f64 x y (-.f64 y x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (+.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64))))))) (/.f64 (pow.f64 (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64))) #s(literal 3 binary64)) (fma.f64 y y (+.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64)))))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 (-.f64 y #s(literal 1 binary64)) x))) (/.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 2 binary64)) (-.f64 y (*.f64 (-.f64 y #s(literal 1 binary64)) x)))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)) (fma.f64 (-.f64 x #s(literal -1 binary64)) y x)) (/.f64 (*.f64 x x) (fma.f64 (-.f64 x #s(literal -1 binary64)) y x))) |
(-.f64 (/.f64 (pow.f64 (fma.f64 y x y) #s(literal 3 binary64)) (fma.f64 x (fma.f64 (-.f64 x #s(literal -1 binary64)) y x) (pow.f64 (fma.f64 y x y) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 (-.f64 x #s(literal -1 binary64)) y x) (pow.f64 (fma.f64 y x y) #s(literal 2 binary64))))) |
(-.f64 (fma.f64 y x y) x) |
(-.f64 y (*.f64 (neg.f64 x) (-.f64 y #s(literal 1 binary64)))) |
(-.f64 y (*.f64 (-.f64 #s(literal 1 binary64) y) x)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) (-.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y) (*.f64 y y)))) |
(+.f64 (*.f64 y x) (-.f64 y x)) |
(+.f64 (*.f64 (-.f64 y #s(literal 1 binary64)) x) y) |
(+.f64 y (-.f64 (*.f64 y x) x)) |
(+.f64 y (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) #s(literal 1 binary64)) (/.f64 y (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 y #s(literal 1 binary64)) (-.f64 x #s(literal -1 binary64))) |
(*.f64 (-.f64 x #s(literal -1 binary64)) y) |
(*.f64 y (-.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 y x) y))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 y (*.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) y)) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) y)) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) y)) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 y (fma.f64 x x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 y x) y)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) y) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) y) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) y) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (*.f64 y y) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y))) |
(fma.f64 y x y) |
(fma.f64 x y y) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 y x) y))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 y y (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 x) y)))))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 y (*.f64 y x)))) |
(-.f64 y (*.f64 (neg.f64 x) y)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y)))) |
(+.f64 (*.f64 y x) y) |
(+.f64 y (*.f64 y x)) |
(*.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (/.f64 (-.f64 #s(literal 1 binary64) x) (-.f64 #s(literal 1 binary64) x))) |
(*.f64 (/.f64 (-.f64 x #s(literal -1 binary64)) x) x) |
(*.f64 x (/.f64 (-.f64 x #s(literal -1 binary64)) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x)) (neg.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (+.f64 (/.f64 (expm1.f64 (neg.f64 (log.f64 x))) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))))) (neg.f64 (/.f64 (-.f64 x #s(literal 1 binary64)) x))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)))) (neg.f64 (+.f64 (/.f64 (expm1.f64 (neg.f64 (log.f64 x))) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 x #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x))))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) x) (/.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64)) x) (+.f64 (/.f64 (expm1.f64 (neg.f64 (log.f64 x))) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64)))) (/.f64 (-.f64 x #s(literal 1 binary64)) x)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal -3 binary64)) #s(literal 1 binary64))) (+.f64 (/.f64 (expm1.f64 (neg.f64 (log.f64 x))) x) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -1 binary64))) (neg.f64 (-.f64 x #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (fma.f64 x x #s(literal -1 binary64)) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (/.f64 #s(literal -1 binary64) (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(-.f64 (pow.f64 (-.f64 #s(literal 1 binary64) x) #s(literal -1 binary64)) (/.f64 (*.f64 x x) (-.f64 #s(literal 1 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x #s(literal 1 binary64))) (pow.f64 (-.f64 x #s(literal 1 binary64)) #s(literal -1 binary64))) |
(-.f64 x (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) x)) |
(-.f64 x (*.f64 (neg.f64 x) (pow.f64 x #s(literal -1 binary64)))) |
(-.f64 x #s(literal -1 binary64)) |
(+.f64 (pow.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) #s(literal -1 binary64)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) (pow.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)) #s(literal -1 binary64))) |
(+.f64 #s(literal 1 binary64) x) |
(+.f64 x #s(literal 1 binary64)) |
x |
#s(literal 1 binary64) |
y |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 y x y) x)) |
#s(approx (* (+ x 1) y) y) |
#s(approx (* (+ x 1) y) (fma.f64 y x y)) |
#s(approx (+ x 1) #s(literal 1 binary64)) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx x x) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 (+.f64 (/.f64 y x) y) #s(literal 1 binary64)) x)) |
#s(approx (* (+ x 1) y) (*.f64 y x)) |
#s(approx (* (+ x 1) y) (fma.f64 y x (/.f64 y #s(literal 1 binary64)))) |
#s(approx (+ x 1) x) |
#s(approx (+ x 1) (-.f64 x #s(literal -1 binary64))) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) y))) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 (fma.f64 (-.f64 #s(literal 1 binary64) y) x (/.f64 y #s(literal -1 binary64))))) |
#s(approx (* (+ x 1) y) (fma.f64 y x (/.f64 y #s(literal 1 binary64)))) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 y x y) x)) |
#s(approx (* (+ x 1) y) (fma.f64 y x y)) |
#s(approx y y) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 x (/.f64 x y)) y y)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (+.f64 (-.f64 #s(literal -1 binary64) x) (/.f64 x y)) (neg.f64 y))) |
Compiled 2 347 to 466 computations (80.1% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 6 | 138 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 133 | 6 | 139 |
| Status | Accuracy | Program |
|---|---|---|
| 62.9% | (-.f64 (*.f64 #s(approx (+ x 1) x) y) x) | |
| ▶ | 74.1% | (-.f64 #s(approx (* (+ x 1) y) y) x) |
| ▶ | 64.3% | #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
| ▶ | 62.9% | #s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
| ▶ | 37.3% | #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
| ▶ | 39.3% | #s(approx (- (* (+ x 1) y) x) y) |
Compiled 124 to 94 computations (24.2% saved)
| Inputs |
|---|
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (* (+ x 1) y) y) |
y |
x |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
(fma.f64 y x y) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) x) |
(-.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* y x) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- y 1) x) #s(hole binary64 (+ (* -1 x) (* x y)))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* y (+ x (* -1 (/ x y)))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((- (* (+ x 1) y) x) (* (+ x 1) y) y x (- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (neg x) (- (* (+ x 1) y) x) (+ (* y x) y) (- (* (+ x 1) y) x) (* (- y 1) x) (- y 1) 1) |
| 2.0ms | y | @ | -inf | ((- (* (+ x 1) y) x) (* (+ x 1) y) y x (- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (neg x) (- (* (+ x 1) y) x) (+ (* y x) y) (- (* (+ x 1) y) x) (* (- y 1) x) (- y 1) 1) |
| 1.0ms | x | @ | -inf | ((- (* (+ x 1) y) x) (* (+ x 1) y) y x (- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (neg x) (- (* (+ x 1) y) x) (+ (* y x) y) (- (* (+ x 1) y) x) (* (- y 1) x) (- y 1) 1) |
| 1.0ms | y | @ | inf | ((- (* (+ x 1) y) x) (* (+ x 1) y) y x (- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (neg x) (- (* (+ x 1) y) x) (+ (* y x) y) (- (* (+ x 1) y) x) (* (- y 1) x) (- y 1) 1) |
| 1.0ms | x | @ | 0 | ((- (* (+ x 1) y) x) (* (+ x 1) y) y x (- (* (+ x 1) y) x) (- (* (+ x 1) y) x) (neg x) (- (* (+ x 1) y) x) (+ (* y x) y) (- (* (+ x 1) y) x) (* (- y 1) x) (- y 1) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 525 |
| 0 | 110 | 466 |
| 1 | 474 | 456 |
| 2 | 3881 | 456 |
| 0 | 8915 | 453 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (* (+ x 1) y) y) |
y |
x |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(neg.f64 x) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
(fma.f64 y x y) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 y #s(literal 1 binary64)) x) |
(-.f64 y #s(literal 1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 y)) |
#s(approx (* (+ x 1) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* y x) y) #s(hole binary64 y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (+ y (* x y)))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x y))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* x (+ y (/ y x))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* x (+ (* -1 y) (* -1 (/ y x))))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (* (+ x 1) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) y) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- y 1) x) #s(hole binary64 (+ (* -1 x) (* x y)))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* y (+ x (* -1 (/ x y)))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
#s(approx (+ (* y x) y) #s(hole binary64 (* -1 (* y (- (* -1 x) 1))))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
| Outputs |
|---|
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 #s(approx (+ (* y x) y) y) x) (-.f64 #s(approx (+ (* y x) y) y) x)))) (neg.f64 (neg.f64 (+.f64 #s(approx (+ (* y x) y) y) x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* y x) y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 #s(approx (+ (* y x) y) y) #s(approx (+ (* y x) y) y) (*.f64 x (+.f64 #s(approx (+ (* y x) y) y) x)))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(approx (+ (* y x) y) y) x) (-.f64 #s(approx (+ (* y x) y) y) x))) (neg.f64 (+.f64 #s(approx (+ (* y x) y) y) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (+ (* y x) y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ (* y x) y) y) #s(approx (+ (* y x) y) y) (*.f64 x (+.f64 #s(approx (+ (* y x) y) y) x))))) |
(/.f64 (*.f64 (+.f64 #s(approx (+ (* y x) y) y) x) (-.f64 #s(approx (+ (* y x) y) y) x)) (+.f64 #s(approx (+ (* y x) y) y) x)) |
(/.f64 (-.f64 (pow.f64 #s(approx (+ (* y x) y) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* y x) y) y) #s(approx (+ (* y x) y) y) (*.f64 x (+.f64 #s(approx (+ (* y x) y) y) x)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* y x) y) y) #s(literal 2 binary64)) (+.f64 #s(approx (+ (* y x) y) y) x)) (/.f64 (*.f64 x x) (+.f64 #s(approx (+ (* y x) y) y) x))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* y x) y) y) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* y x) y) y) #s(approx (+ (* y x) y) y) (*.f64 x (+.f64 #s(approx (+ (* y x) y) y) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* y x) y) y) #s(approx (+ (* y x) y) y) (*.f64 x (+.f64 #s(approx (+ (* y x) y) y) x))))) |
(-.f64 #s(approx (+ (* y x) y) y) x) |
#s(approx (+ (* y x) y) y) |
y |
x |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(neg.f64 x) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
(*.f64 (-.f64 x #s(literal -1 binary64)) y) |
(*.f64 y (-.f64 x #s(literal -1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 y) x)))))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x)))) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 y (fma.f64 x x #s(literal -1 binary64)))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 y (*.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y)))) (neg.f64 (neg.f64 (-.f64 (*.f64 y x) y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) y)) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y)) (neg.f64 (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) y)) (neg.f64 (fma.f64 x x (-.f64 #s(literal 1 binary64) x)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) y)) (neg.f64 (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 y (-.f64 #s(literal 1 binary64) (*.f64 x x))) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 y (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64))) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 y (fma.f64 x x #s(literal -1 binary64))) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 y y (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y (*.f64 (neg.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 y (*.f64 y x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y))) (neg.f64 (-.f64 (*.f64 y x) y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -1 binary64)) y) (-.f64 x #s(literal 1 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 x x)) y) (-.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) y) (fma.f64 x x (-.f64 #s(literal 1 binary64) x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64)) y) (fma.f64 x (-.f64 x #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 y y) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 y (*.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 y y)) (-.f64 (*.f64 y x) y)) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 y x y) |
(fma.f64 x y y) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y (*.f64 y x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 y (*.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) y)) (/.f64 (*.f64 y y) (-.f64 (*.f64 y x) y))) |
(-.f64 y (*.f64 (neg.f64 y) x)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) y) (*.f64 y y)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y (*.f64 y x)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 y x) y) |
(+.f64 y (*.f64 y x)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 (-.f64 y #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 #s(literal -1 binary64) y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(*.f64 x (-.f64 y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) x)) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 y y (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 y y #s(literal -1 binary64)))) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 y y (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 y x) (neg.f64 x)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 x)) (*.f64 x x))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x)) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) x)))))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) x) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 x (*.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 y x) (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (neg.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) y))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 x)) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (neg.f64 x) x) y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 x)) (*.f64 x x))) |
(fma.f64 (neg.f64 y) x x) |
(fma.f64 (neg.f64 x) y x) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) x) |
(fma.f64 #s(literal -1 binary64) x (*.f64 y x)) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) x) |
(fma.f64 y (neg.f64 x) x) |
(fma.f64 y x (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 y x)) |
(fma.f64 x (neg.f64 y) x) |
(fma.f64 x #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 x y (neg.f64 x)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal -1 binary64) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal -1 binary64) y)))) |
(-.f64 (neg.f64 x) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) x) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 x (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 x)) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (-.f64 (*.f64 y x) (neg.f64 x)) (*.f64 x x)))) |
(+.f64 (*.f64 (neg.f64 y) x) x) |
(+.f64 (neg.f64 x) (*.f64 y x)) |
(+.f64 (*.f64 y x) (neg.f64 x)) |
(+.f64 x (*.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64)))) (neg.f64 (neg.f64 (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (fma.f64 y y (-.f64 y #s(literal -1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 y y #s(literal -1 binary64))) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (fma.f64 y y (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (fma.f64 y y #s(literal -1 binary64)) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) (pow.f64 (fma.f64 y y (-.f64 y #s(literal -1 binary64))) #s(literal -1 binary64))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y #s(literal -1 binary64))) (pow.f64 (-.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))) |
(-.f64 y #s(literal 1 binary64)) |
(+.f64 y #s(literal -1 binary64)) |
#s(literal 1 binary64) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 y x y) x)) |
#s(approx (+ (* y x) y) y) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx x x) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (+ (* y x) y) y) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (* (- y 1) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 (+.f64 (/.f64 y x) y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* y x) y) (*.f64 y x)) |
#s(approx (+ (* y x) y) (*.f64 (+.f64 (/.f64 y x) y) x)) |
#s(approx (+ (* y x) y) (*.f64 y x)) |
#s(approx (+ (* y x) y) (*.f64 (+.f64 (/.f64 y x) y) x)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (+.f64 (/.f64 y x) y) x (neg.f64 x))) |
#s(approx (+ (* y x) y) (*.f64 (+.f64 (/.f64 y x) y) x)) |
#s(approx (+ (* y x) y) (*.f64 (+.f64 (/.f64 y x) y) x)) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
#s(approx (- (* (+ x 1) y) x) (-.f64 (fma.f64 y x y) x)) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx y y) |
#s(approx (+ (* y x) y) (fma.f64 y x y)) |
#s(approx (* (- y 1) x) (neg.f64 x)) |
#s(approx (* (- y 1) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- y 1) #s(literal -1 binary64)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (* (- y 1) x) (*.f64 y x)) |
#s(approx (* (- y 1) x) (*.f64 (-.f64 (/.f64 x y) x) y)) |
#s(approx (- y 1) y) |
#s(approx (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 x y) x)) (neg.f64 y))) |
#s(approx (+ (* y x) y) (*.f64 (-.f64 #s(literal -1 binary64) x) (neg.f64 y))) |
#s(approx (* (- y 1) x) (*.f64 (-.f64 (/.f64 x y) x) (neg.f64 y))) |
#s(approx (- y 1) (*.f64 (expm1.f64 (neg.f64 (log.f64 y))) (neg.f64 y))) |
Compiled 3 415 to 511 computations (85% saved)
6 alts after pruning (2 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 167 | 2 | 169 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 169 | 6 | 175 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 74.1% | (-.f64 #s(approx (* (+ x 1) y) y) x) |
| ▶ | 62.9% | #s(approx (- (* (+ x 1) y) x) (fma.f64 y x (neg.f64 x))) |
| ✓ | 64.3% | #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
| ▶ | 27.6% | #s(approx (- (* (+ x 1) y) x) (*.f64 #s(approx (- y 1) y) x)) |
| ✓ | 37.3% | #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
| ✓ | 39.3% | #s(approx (- (* (+ x 1) y) x) y) |
Compiled 68 to 49 computations (27.9% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) (*.f64 #s(approx (- y 1) y) x)) |
(*.f64 #s(approx (- y 1) y) x) |
#s(approx (- y 1) y) |
y |
x |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x (neg.f64 x))) |
(fma.f64 y x (neg.f64 x)) |
(neg.f64 x) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (* x (- y 1)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- y 1) x) #s(hole binary64 (+ (* -1 x) (* x y)))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (- (* x y) x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* y (+ x (* -1 (/ x y)))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (* y (+ x (* -1 (/ x y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((- (* (+ x 1) y) x) (* (- y 1) x) (- y 1) y x (- (* (+ x 1) y) x) (+ (* y x) (neg x)) (neg x)) |
| 1.0ms | y | @ | -inf | ((- (* (+ x 1) y) x) (* (- y 1) x) (- y 1) y x (- (* (+ x 1) y) x) (+ (* y x) (neg x)) (neg x)) |
| 1.0ms | x | @ | inf | ((- (* (+ x 1) y) x) (* (- y 1) x) (- y 1) y x (- (* (+ x 1) y) x) (+ (* y x) (neg x)) (neg x)) |
| 1.0ms | x | @ | 0 | ((- (* (+ x 1) y) x) (* (- y 1) x) (- y 1) y x (- (* (+ x 1) y) x) (+ (* y x) (neg x)) (neg x)) |
| 1.0ms | y | @ | 0 | ((- (* (+ x 1) y) x) (* (- y 1) x) (- y 1) y x (- (* (+ x 1) y) x) (+ (* y x) (neg x)) (neg x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 90 | 436 |
| 0 | 93 | 413 |
| 1 | 426 | 403 |
| 2 | 3450 | 403 |
| 0 | 8538 | 384 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) (*.f64 #s(approx (- y 1) y) x)) |
(*.f64 #s(approx (- y 1) y) x) |
#s(approx (- y 1) y) |
y |
x |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x (neg.f64 x))) |
(fma.f64 y x (neg.f64 x)) |
(neg.f64 x) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 y)) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (+ y (* x (- y 1))))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (* x (- y 1)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- y 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* x (- (+ y (/ y x)) 1)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* x (+ 1 (+ (* -1 y) (* -1 (/ y x)))))))) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (* -1 (* x (+ 1 (* -1 y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (- (* y (+ 1 x)) x))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- y 1) x) #s(hole binary64 (+ (* -1 x) (* x y)))) |
#s(approx (- y 1) #s(hole binary64 -1)) |
#s(approx (- y 1) #s(hole binary64 (- y 1))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (* -1 x))) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (- (* x y) x))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 x)))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* y (+ 1 (+ x (* -1 (/ x y))))))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* x y))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* y (+ x (* -1 (/ x y)))))) |
#s(approx (- y 1) #s(hole binary64 y)) |
#s(approx (- y 1) #s(hole binary64 (* y (- 1 (/ 1 y))))) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (* x y))) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (* y (+ x (* -1 (/ x y)))))) |
#s(approx (- (* (+ x 1) y) x) #s(hole binary64 (* -1 (* y (+ (* -1 (+ 1 x)) (/ x y)))))) |
#s(approx (* (- y 1) x) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
#s(approx (- y 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) 1))))) |
#s(approx (+ (* y x) (neg x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (/ x y)))))) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) (*.f64 #s(approx (- y 1) y) x)) |
(*.f64 #s(approx (- y 1) y) x) |
(*.f64 x #s(approx (- y 1) y)) |
#s(approx (- y 1) y) |
y |
x |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) y) x) |
(*.f64 (-.f64 y #s(literal 1 binary64)) x) |
(*.f64 x (+.f64 #s(literal -1 binary64) y)) |
(*.f64 x (-.f64 #s(literal 1 binary64) y)) |
(*.f64 x (-.f64 y #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) x)))))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y)))) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x)) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) x)) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x)) (neg.f64 (fma.f64 y y (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (*.f64 x (fma.f64 y y #s(literal -1 binary64)))) (neg.f64 (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)))) (neg.f64 (fma.f64 y y (-.f64 y #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) y))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)))) (neg.f64 (neg.f64 (fma.f64 y x x)))) |
(/.f64 (*.f64 (fma.f64 y y #s(literal -1 binary64)) x) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 1 binary64) (*.f64 y y))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (*.f64 x (fma.f64 y y #s(literal -1 binary64))) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64))) (fma.f64 y y (-.f64 y #s(literal -1 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (-.f64 x (*.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))) (*.f64 x (-.f64 #s(literal -1 binary64) y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (neg.f64 y) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal -1 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (fma.f64 y x x))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (*.f64 y y)) x) (-.f64 y #s(literal -1 binary64))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1 binary64)) x) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 y x x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 y x) #s(literal -1 binary64) x) |
(fma.f64 (neg.f64 y) x x) |
(fma.f64 (neg.f64 x) y x) |
(fma.f64 (neg.f64 x) #s(literal 1 binary64) (*.f64 y x)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y x) x) |
(fma.f64 #s(literal -1 binary64) x (*.f64 y x)) |
(fma.f64 y (neg.f64 x) x) |
(fma.f64 y x (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (neg.f64 x) (*.f64 y x)) |
(fma.f64 x (neg.f64 y) x) |
(fma.f64 x #s(literal -1 binary64) (*.f64 y x)) |
(fma.f64 x y (neg.f64 x)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (neg.f64 y) x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 x (*.f64 (neg.f64 y) x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) x))))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 x x (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) x)))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 x (-.f64 #s(literal -1 binary64) y))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 x (-.f64 #s(literal -1 binary64) y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (fma.f64 y x x)) (/.f64 (*.f64 x x) (fma.f64 y x x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 (*.f64 y x) x) |
(-.f64 (neg.f64 x) (*.f64 (neg.f64 y) x)) |
(-.f64 x (*.f64 (neg.f64 x) (neg.f64 y))) |
(-.f64 x (*.f64 y x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x))) (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 (*.f64 y x) (fma.f64 y x x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (fma.f64 y x x) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (neg.f64 y) x) x) |
(+.f64 (*.f64 y x) (neg.f64 x)) |
(+.f64 (neg.f64 x) (*.f64 y x)) |
(+.f64 x (*.f64 (neg.f64 y) x)) |
(*.f64 (neg.f64 x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 #s(literal 1 binary64) (neg.f64 x)) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (+ (* y x) (neg x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx x x) |
#s(approx (+ (* y x) (neg x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 (+.f64 (/.f64 y x) y) #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (+.f64 (/.f64 y x) y) x (neg.f64 x))) |
#s(approx (+ (* y x) (neg x)) (*.f64 (-.f64 #s(literal 1 binary64) y) (neg.f64 x))) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 #s(literal 1 binary64) y) x y)) |
#s(approx (+ (* y x) (neg x)) (neg.f64 x)) |
#s(approx (+ (* y x) (neg x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- y 1) #s(literal -1 binary64)) |
#s(approx (- y 1) (-.f64 y #s(literal 1 binary64))) |
#s(approx y y) |
#s(approx (+ (* y x) (neg x)) (neg.f64 x)) |
#s(approx (+ (* y x) (neg x)) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 (-.f64 (/.f64 x y) x) y y)) |
#s(approx (+ (* y x) (neg x)) (*.f64 y x)) |
#s(approx (+ (* y x) (neg x)) (*.f64 (-.f64 (/.f64 x y) x) y)) |
#s(approx (- y 1) y) |
#s(approx (- y 1) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (+ (* y x) (neg x)) (*.f64 y x)) |
#s(approx (+ (* y x) (neg x)) (*.f64 (-.f64 (/.f64 x y) x) y)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (+.f64 #s(literal -1 binary64) (-.f64 (/.f64 x y) x)) (neg.f64 y))) |
#s(approx (+ (* y x) (neg x)) (*.f64 (-.f64 (/.f64 x y) x) (neg.f64 y))) |
#s(approx (- y 1) (*.f64 (expm1.f64 (neg.f64 (log.f64 y))) (neg.f64 y))) |
#s(approx (+ (* y x) (neg x)) (*.f64 (-.f64 (/.f64 x y) x) (neg.f64 y))) |
Compiled 2 090 to 319 computations (84.7% saved)
6 alts after pruning (0 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 0 | 106 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 4 | 4 |
| Total | 106 | 6 | 112 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 74.1% | (-.f64 #s(approx (* (+ x 1) y) y) x) |
| ✓ | 62.9% | #s(approx (- (* (+ x 1) y) x) (fma.f64 y x (neg.f64 x))) |
| ✓ | 64.3% | #s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
| ✓ | 27.6% | #s(approx (- (* (+ x 1) y) x) (*.f64 #s(approx (- y 1) y) x)) |
| ✓ | 37.3% | #s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
| ✓ | 39.3% | #s(approx (- (* (+ x 1) y) x) y) |
Compiled 165 to 78 computations (52.7% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) (*.f64 #s(approx (- y 1) y) x)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x (neg.f64 x))) |
(-.f64 (*.f64 #s(approx (+ x 1) x) y) x) |
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| Outputs |
|---|
(-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
3 calls:
| 3.0ms | x |
| 3.0ms | y |
| 3.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) (*.f64 #s(approx (- y 1) y) x)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x (neg.f64 x))) |
(-.f64 (*.f64 #s(approx (+ x 1) x) y) x) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x (neg.f64 x))) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
3 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.9% | 3 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 99.1% | 3 | x |
| 98.8% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) (*.f64 #s(approx (- y 1) y) x)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) (*.f64 (-.f64 y #s(literal 1 binary64)) x)) |
1 calls:
| 14.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.1% | 3 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) (*.f64 #s(approx (- y 1) y) x)) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) (fma.f64 y x y)) |
2 calls:
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 3 | y |
| 78.7% | 2 | x |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) (*.f64 #s(approx (- y 1) y) x)) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) (*.f64 #s(approx (- y 1) y) x)) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
#s(approx (- (* (+ x 1) y) x) (*.f64 #s(approx (- y 1) y) x)) |
2 calls:
| 2.0ms | y |
| 2.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.4% | 3 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 78.5% | 3 | y |
Compiled 8 to 8 computations (0% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
(-.f64 #s(approx (* (+ x 1) y) y) x) |
| Outputs |
|---|
(-.f64 #s(approx (* (+ x 1) y) y) x) |
3 calls:
| 2.0ms | y |
| 2.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.1% | 1 | y |
| 74.1% | 1 | x |
| 74.1% | 1 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
Compiled 9 to 10 computations (-11.1% saved)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
#s(approx (- (* (+ x 1) y) x) (neg.f64 x)) |
#s(approx (- (* (+ x 1) y) x) y) |
3 calls:
| 30.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 46.0% | 4 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 63.2% | 3 | x |
| 64.4% | 3 | y |
Compiled 9 to 10 computations (-11.1% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
| Outputs |
|---|
#s(approx (- (* (+ x 1) y) x) y) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 39.3% | 1 | (-.f64 (*.f64 (+.f64 x #s(literal 1 binary64)) y) x) |
| 39.3% | 1 | x |
| 39.3% | 1 | y |
Compiled 9 to 10 computations (-11.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 0.1812221594057726 | 217683.43757966653 |
| 11.0ms | -283809098.85333717 | -5.71601126548022e-13 |
| 10.0ms | 320× | 0 | valid |
Compiled 450 to 380 computations (15.6% saved)
ival-mult!: 2.0ms (61% of total)ival-sub!: 1.0ms (30.5% of total)ival-add!: 1.0ms (30.5% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 0.1812221594057726 | 217683.43757966653 |
| 1.0ms | -283809098.85333717 | -5.71601126548022e-13 |
Compiled 450 to 391 computations (13.1% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 10.0ms | 2.7935127864326054e-7 | 40014928.171569325 |
| 7.0ms | -1620761.685566688 | -25721.55032913444 |
| 8.0ms | 272× | 0 | valid |
Compiled 367 to 300 computations (18.3% saved)
ival-sub!: 1.0ms (35.5% of total)ival-add!: 1.0ms (35.5% of total)ival-mult!: 1.0ms (35.5% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.940750668633951e+304 | +inf |
| 0.0ms | -inf | -7.564563717543305e+298 |
Compiled 10 to 11 computations (-10% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 1.9291357505532214e-16 | 5.855112482038371e-15 |
| 9.0ms | -1.4840592708622927e-5 | -1.1691213398948065e-11 |
| 8.0ms | 256× | 0 | valid |
Compiled 314 to 283 computations (9.9% saved)
ival-sub!: 1.0ms (37.8% of total)ival-add!: 1.0ms (37.8% of total)ival-mult!: 1.0ms (37.8% of total)adjust: 0.0ms (0% of total)| 1× | done |
Compiled 247 to 49 computations (80.2% saved)
Compiled 508 to 110 computations (78.3% saved)
Loading profile data...