
Time bar (total: 1.2s)
| 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 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 98.4% | 98.3% | 1.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 7 to 6 computations (14.3% saved)
| 288.0ms | 8 256× | 0 | valid |
ival-div!: 48.0ms (61.9% of total)ival-sub!: 28.0ms (36.1% of total)adjust: 2.0ms (2.6% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | (/.f64 (-.f64 x y) x) |
| 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 |
| 15.0ms | 512× | 0 | valid |
Compiled 29 to 16 computations (44.8% saved)
ival-div!: 3.0ms (65.9% of total)ival-sub!: 2.0ms (44% of total)adjust: 0.0ms (0% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 14 | 40 |
| 1 | 34 | 34 |
| 2 | 51 | 32 |
| 3 | 67 | 32 |
| 4 | 88 | 32 |
| 5 | 116 | 30 |
| 6 | 191 | 30 |
| 7 | 637 | 30 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (-.f64 x y) x) |
Compiled 10 to 8 computations (20% saved)
| Inputs |
|---|
(/.f64 (-.f64 x y) x) |
(-.f64 x y) |
x |
y |
| Outputs |
|---|
#s(approx (/ (- x y) x) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (- x y) x) #s(hole binary64 (/ (+ x (* -1 y)) x))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- x y) x) #s(hole binary64 1)) |
#s(approx (/ (- x y) x) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- x y) x) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (- x y) x) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- x y) x) (- x y) x y) |
| 1.0ms | x | @ | inf | ((/ (- x y) x) (- x y) x y) |
| 1.0ms | y | @ | -inf | ((/ (- x y) x) (- x y) x y) |
| 1.0ms | y | @ | 0 | ((/ (- x y) x) (- x y) x y) |
| 0.0ms | y | @ | inf | ((/ (- x y) x) (- x y) x y) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 172 |
| 0 | 49 | 161 |
| 1 | 206 | 156 |
| 2 | 1705 | 156 |
| 0 | 8722 | 156 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 x y) x) |
(-.f64 x y) |
x |
y |
#s(approx (/ (- x y) x) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (- x y) x) #s(hole binary64 (/ (+ x (* -1 y)) x))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- x y) x) #s(hole binary64 1)) |
#s(approx (/ (- x y) x) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (- x y) x) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (- x y) x) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
(*.f64 (/.f64 (/.f64 (-.f64 x y) x) #s(literal 1 binary64)) (/.f64 (/.f64 (-.f64 x y) x) (/.f64 (-.f64 x y) x))) |
(*.f64 (/.f64 (/.f64 (-.f64 x y) x) (/.f64 (-.f64 x y) x)) (/.f64 (/.f64 (-.f64 x y) x) #s(literal 1 binary64))) |
(*.f64 (/.f64 (+.f64 y x) (+.f64 y x)) (/.f64 (-.f64 x y) x)) |
(*.f64 (/.f64 (-.f64 x y) (+.f64 y x)) (/.f64 (-.f64 x y) x)) |
(*.f64 (/.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (-.f64 x y) x)) |
(*.f64 (/.f64 (-.f64 x y) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))) #s(literal 3 binary64)) (pow.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))) (-.f64 (*.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64)))) (*.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))))))) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 y) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (+.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 y))) x) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 y))) (neg.f64 x)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal -1 binary64) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal -1 binary64) (neg.f64 y) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) x) x) |
(/.f64 (neg.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x x))))) (neg.f64 (neg.f64 (/.f64 (-.f64 x y) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y y) x) #s(literal 1 binary64)))) (neg.f64 (neg.f64 (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (-.f64 x y)))) (neg.f64 x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) y))) (neg.f64 (*.f64 x (neg.f64 x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y x))) (neg.f64 (*.f64 x x))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 x) y))) (neg.f64 (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 y)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (neg.f64 y))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal -1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 y)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) (neg.f64 y))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) #s(literal -1 binary64)))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) (neg.f64 x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal -1 binary64) (neg.f64 y)))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (neg.f64 y)) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 (neg.f64 y) #s(literal -1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 y)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 #s(literal -1 binary64) (neg.f64 y)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 y x)) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (/.f64 (-.f64 x y) x) (*.f64 (/.f64 (-.f64 x y) x) (/.f64 (*.f64 y y) (*.f64 x x)))) (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) y)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) (neg.f64 y))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) y)) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 (neg.f64 y) #s(literal 1 binary64)))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (*.f64 #s(literal 1 binary64) (neg.f64 y)))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (neg.f64 x)) (*.f64 #s(literal -1 binary64) (neg.f64 y))) (*.f64 #s(literal -1 binary64) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 y)))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal -1 binary64))) (neg.f64 x)) |
(/.f64 (-.f64 x (*.f64 #s(literal 1 binary64) (neg.f64 y))) x) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 #s(literal -1 binary64) (neg.f64 y))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 x) y) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 #s(literal 1 binary64) (neg.f64 y))) (neg.f64 x)) |
(/.f64 (-.f64 (neg.f64 x) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (-.f64 x y) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y)) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64))) (neg.f64 (/.f64 (-.f64 (neg.f64 y) x) x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64))) (/.f64 (-.f64 x y) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (*.f64 (+.f64 y x) x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (/.f64 (-.f64 x y) x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y y) x) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 y x)) y) x)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y y) x) #s(literal 1 binary64))) (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) (-.f64 x y)) x))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y y) x) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) x) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 x x) x))) (neg.f64 (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) x))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) y)) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y x)) (*.f64 x x)) |
(/.f64 (-.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (+.f64 (neg.f64 x) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) (neg.f64 y) (neg.f64 x)) (neg.f64 x)) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 x) y)) (*.f64 x x)) |
(/.f64 (+.f64 y x) x) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) x)) |
(/.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64)) (/.f64 (-.f64 (neg.f64 y) x) x)) |
(/.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64)) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y y) x) #s(literal 1 binary64)) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y y) x) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 y x)) y) x))) |
(/.f64 (fma.f64 (/.f64 y (*.f64 x x)) (/.f64 (*.f64 y y) x) #s(literal 1 binary64)) (/.f64 (fma.f64 y (/.f64 y x) (-.f64 x y)) x)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 x x) x)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) x)) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 x)) |
(/.f64 (-.f64 x y) x) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) x)) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(neg.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) x)) #s(literal -1 binary64) (/.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (/.f64 (-.f64 x y) x))) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 y) #s(literal -1 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y #s(literal 1 binary64)) (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) x)) #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (/.f64 (-.f64 x y) x))) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (neg.f64 y) #s(literal -1 binary64)) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) x)) (/.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (/.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 x y) x)) (/.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (/.f64 (-.f64 x y) x))) |
(fma.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(fma.f64 y (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (/.f64 y x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (*.f64 x (neg.f64 x)) (*.f64 x (neg.f64 x))) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 x (neg.f64 x)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y x) x)) (/.f64 (*.f64 y y) (*.f64 (+.f64 y x) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (neg.f64 y) x) x)) (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 (neg.f64 y) x) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) x)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) x))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (+.f64 y x)) x) (/.f64 (/.f64 (*.f64 y y) (+.f64 y x)) x)) |
(-.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) x) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y (+.f64 y x) (*.f64 x x))) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) x)) (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 x y) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) #s(literal -1 binary64)) x)) |
(-.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(-.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)) |
(-.f64 (/.f64 y x) #s(literal -1 binary64)) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 y x)) y) x))) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (+.f64 #s(literal 1 binary64) (/.f64 (-.f64 (*.f64 y (/.f64 y x)) y) x)))) |
(+.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (/.f64 y x) #s(literal 1 binary64))) (/.f64 #s(literal -1 binary64) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 x x)) (/.f64 (*.f64 (neg.f64 x) y) (*.f64 x x))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y x) x)) (/.f64 (*.f64 (neg.f64 y) y) (*.f64 (+.f64 y x) x))) |
(+.f64 (/.f64 (*.f64 x x) (*.f64 (+.f64 y x) x)) (/.f64 (*.f64 y (neg.f64 y)) (*.f64 (+.f64 y x) x))) |
(+.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (/.f64 (-.f64 (neg.f64 y) x) x)) (/.f64 #s(literal -1 binary64) (/.f64 (-.f64 (neg.f64 y) x) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) x)) (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) x))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) x)) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) x))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) x) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y (+.f64 y x) (*.f64 x x))) x)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (+.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x) #s(literal 1 binary64)))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 y x) (-.f64 x y)) x)) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (/.f64 (fma.f64 y (/.f64 y x) (-.f64 x y)) x))) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (/.f64 (fma.f64 y (/.f64 y x) (-.f64 x y)) x)) (/.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 y x) (-.f64 x y)) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) x)) (/.f64 (*.f64 (/.f64 y x) (/.f64 (neg.f64 y) x)) (/.f64 (-.f64 x y) x))) |
(+.f64 #s(literal 1 binary64) (/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y (+.f64 y x) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) (*.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y (+.f64 y x) (*.f64 x x))))))) |
(/.f64 (fma.f64 (*.f64 x x) x (pow.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) (*.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y)))) (neg.f64 (neg.f64 (+.f64 y x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 x x) x)))) (neg.f64 (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 (neg.f64 y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (+.f64 y x)) (*.f64 (+.f64 y x) (*.f64 y y))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (*.f64 (*.f64 y y) y))) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y))))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 x x) x))) (neg.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 x x) x)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y)))) |
(/.f64 (fma.f64 (*.f64 y y) y (*.f64 (*.f64 x x) x)) (fma.f64 y (+.f64 y x) (*.f64 x x))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 y #s(literal -1 binary64) x) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 (neg.f64 y) x)) (/.f64 (*.f64 x x) (-.f64 (neg.f64 y) x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(-.f64 x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 x y) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y))))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y)))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y))))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 (neg.f64 y) y) (+.f64 y x))) |
(+.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y (neg.f64 y)) (+.f64 y x))) |
(+.f64 (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(+.f64 (/.f64 (*.f64 (*.f64 x x) x) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (*.f64 (*.f64 y y) y) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(+.f64 (neg.f64 y) x) |
(+.f64 x (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(+.f64 x (neg.f64 y)) |
x |
y |
#s(approx (/ (- x y) x) (/.f64 (neg.f64 y) x)) |
#s(approx (/ (- x y) x) (/.f64 (-.f64 x y) x)) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (/ (- x y) x) #s(literal 1 binary64)) |
#s(approx (/ (- x y) x) (/.f64 (-.f64 x y) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (/.f64 (-.f64 x y) x) x)) |
#s(approx (- x y) (*.f64 (/.f64 (-.f64 x y) x) x)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx y y) |
#s(approx (/ (- x y) x) (/.f64 (*.f64 (-.f64 x y) y) (*.f64 y x))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (- x y) x) (*.f64 (/.f64 (-.f64 y x) (*.f64 y x)) (neg.f64 y))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) (neg.f64 y))) |
Compiled 3 226 to 495 computations (84.7% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 191 | 4 | 195 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 192 | 4 | 196 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (fma.f64 y (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
| ▶ | 53.2% | (/.f64 #s(approx (- x y) (neg.f64 y)) x) |
| ▶ | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 y x)) |
| ▶ | 48.1% | #s(approx (/ (- x y) x) #s(literal 1 binary64)) |
Compiled 26 to 23 computations (11.5% saved)
| Inputs |
|---|
#s(approx (/ (- x y) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 y x) |
y |
x |
(/.f64 #s(approx (- x y) (neg.f64 y)) x) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
(fma.f64 y (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
| Outputs |
|---|
#s(approx (/ (- x y) x) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (- x y) x) #s(hole binary64 (/ (+ x (* -1 y)) x))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (/ (- x y) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ (* y (/ -1 x)) 1) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (+ (* y (/ -1 x)) 1) #s(hole binary64 (/ (+ x (* -1 y)) x))) |
#s(approx (/ -1 x) #s(hole binary64 (/ -1 x))) |
#s(approx (/ (- x y) x) #s(hole binary64 1)) |
#s(approx (/ (- x y) x) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ (* y (/ -1 x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* y (/ -1 x)) 1) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (- x y) x) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ (* y (/ -1 x)) 1) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (/ (- x y) x) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ (* y (/ -1 x)) 1) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((/ (- x y) x) 1 (- 1 (/ y x)) (/ y x) y x (/ (- x y) x) (- x y) (neg y) (+ (* y (/ -1 x)) 1) (/ -1 x) -1) |
| 1.0ms | y | @ | -inf | ((/ (- x y) x) 1 (- 1 (/ y x)) (/ y x) y x (/ (- x y) x) (- x y) (neg y) (+ (* y (/ -1 x)) 1) (/ -1 x) -1) |
| 1.0ms | x | @ | 0 | ((/ (- x y) x) 1 (- 1 (/ y x)) (/ y x) y x (/ (- x y) x) (- x y) (neg y) (+ (* y (/ -1 x)) 1) (/ -1 x) -1) |
| 1.0ms | y | @ | inf | ((/ (- x y) x) 1 (- 1 (/ y x)) (/ y x) y x (/ (- x y) x) (- x y) (neg y) (+ (* y (/ -1 x)) 1) (/ -1 x) -1) |
| 1.0ms | x | @ | -inf | ((/ (- x y) x) 1 (- 1 (/ y x)) (/ y x) y x (/ (- x y) x) (- x y) (neg y) (+ (* y (/ -1 x)) 1) (/ -1 x) -1) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 73 | 382 |
| 0 | 78 | 357 |
| 1 | 268 | 348 |
| 0 | 1956 | 348 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x y) x) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 y x) |
y |
x |
(/.f64 #s(approx (- x y) (neg.f64 y)) x) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
(fma.f64 y (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal -1 binary64) x) |
#s(literal -1 binary64) |
#s(approx (/ (- x y) x) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (- x y) x) #s(hole binary64 (/ (+ x (* -1 y)) x))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (/ (- x y) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ (* y (/ -1 x)) 1) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (+ (* y (/ -1 x)) 1) #s(hole binary64 (/ (+ x (* -1 y)) x))) |
#s(approx (/ -1 x) #s(hole binary64 (/ -1 x))) |
#s(approx (/ (- x y) x) #s(hole binary64 1)) |
#s(approx (/ (- x y) x) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ (* y (/ -1 x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* y (/ -1 x)) 1) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (/ (- x y) x) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ (* y (/ -1 x)) 1) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (/ (- x y) x) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ (* y (/ -1 x)) 1) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
| Outputs |
|---|
#s(approx (+ (* y (/ -1 x)) 1) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64))) (neg.f64 (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) y)) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y x)) (*.f64 x x)) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 x) y)) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64)) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (/.f64 y x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) x)) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 x)) |
(/.f64 (-.f64 x y) x) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) x)) |
(neg.f64 (/.f64 (-.f64 x y) (neg.f64 x))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(neg.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) y #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y x) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (neg.f64 x)) |
(/.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 x)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
(neg.f64 (/.f64 (neg.f64 y) x)) |
y |
x |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x y) (neg.f64 y)))) x) |
(/.f64 (neg.f64 #s(approx (- x y) (neg.f64 y))) (neg.f64 x)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) x) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x y) (neg.f64 y))) x)) |
(neg.f64 (/.f64 #s(approx (- x y) (neg.f64 y)) (neg.f64 x))) |
#s(approx (- x y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
(*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) x)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) x) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) (neg.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)))) (neg.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64))) (neg.f64 (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) y)) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y x)) (*.f64 x x)) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 x) y)) (*.f64 x x)) |
(/.f64 (fma.f64 (/.f64 y x) (/.f64 y x) #s(literal -1 binary64)) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 y y) (*.f64 x x))) (-.f64 (/.f64 y x) #s(literal -1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x))) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) x) (*.f64 (*.f64 y y) y)) (*.f64 (fma.f64 y (+.f64 y x) (*.f64 x x)) x)) |
(/.f64 (neg.f64 (-.f64 x y)) (neg.f64 x)) |
(/.f64 (-.f64 x y) x) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) x)) |
(neg.f64 (/.f64 (-.f64 x y) (neg.f64 x))) |
(neg.f64 (+.f64 #s(literal -1 binary64) (/.f64 y x))) |
(neg.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(fma.f64 (/.f64 #s(literal -1 binary64) x) y #s(literal 1 binary64)) |
(fma.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(fma.f64 y (*.f64 (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(fma.f64 y (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y y) y) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (-.f64 (/.f64 y x) #s(literal -1 binary64))) (/.f64 (/.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (/.f64 y x) #s(literal -1 binary64)))) |
(-.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1 binary64) x) y)) |
(-.f64 #s(literal 1 binary64) (*.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64))) |
(-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 y) (/.f64 #s(literal -1 binary64) x))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+.f64 (/.f64 (/.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64))) (/.f64 (/.f64 (*.f64 (*.f64 y y) (neg.f64 y)) (*.f64 (*.f64 x x) x)) (fma.f64 (/.f64 y x) (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 1 binary64)))) |
(+.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (/.f64 (neg.f64 y) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal -1 binary64) x)) |
(pow.f64 (neg.f64 x) #s(literal -1 binary64)) |
(/.f64 #s(literal -1 binary64) x) |
(/.f64 #s(literal 1 binary64) (neg.f64 x)) |
(neg.f64 (/.f64 #s(literal 1 binary64) x)) |
#s(literal -1 binary64) |
#s(approx (+ (* y (/ -1 x)) 1) (/.f64 (neg.f64 y) x)) |
#s(approx (+ (* y (/ -1 x)) 1) (/.f64 (-.f64 x y) x)) |
#s(approx (+ (* y (/ -1 x)) 1) (/.f64 (neg.f64 y) x)) |
#s(approx (+ (* y (/ -1 x)) 1) (/.f64 (-.f64 x y) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx x x) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ (* y (/ -1 x)) 1) (/.f64 (neg.f64 y) x)) |
#s(approx (+ (* y (/ -1 x)) 1) (/.f64 (-.f64 x y) x)) |
#s(approx (/ -1 x) (/.f64 #s(literal -1 binary64) x)) |
#s(approx (+ (* y (/ -1 x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* y (/ -1 x)) 1) (/.f64 (-.f64 x y) x)) |
#s(approx (+ (* y (/ -1 x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* y (/ -1 x)) 1) (/.f64 (-.f64 x y) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (/.f64 (-.f64 x y) x) x)) |
#s(approx (+ (* y (/ -1 x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* y (/ -1 x)) 1) (/.f64 (-.f64 x y) x)) |
#s(approx (- x y) (*.f64 (/.f64 (-.f64 x y) x) x)) |
#s(approx y y) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* y (/ -1 x)) 1) (/.f64 (*.f64 (-.f64 x y) y) (*.f64 y x))) |
#s(approx (+ (* y (/ -1 x)) 1) (/.f64 (*.f64 (-.f64 x y) y) (*.f64 y x))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* y (/ -1 x)) 1) (/.f64 (*.f64 (-.f64 x y) y) (*.f64 y x))) |
#s(approx (+ (* y (/ -1 x)) 1) (*.f64 (/.f64 (-.f64 y x) (*.f64 y x)) (neg.f64 y))) |
#s(approx (+ (* y (/ -1 x)) 1) (*.f64 (/.f64 (-.f64 y x) (*.f64 y x)) (neg.f64 y))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (neg.f64 y))) |
#s(approx (+ (* y (/ -1 x)) 1) (*.f64 (/.f64 (-.f64 y x) (*.f64 y x)) (neg.f64 y))) |
Compiled 880 to 197 computations (77.6% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 75 | 0 | 75 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 0 | 0 |
| Total | 75 | 4 | 79 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (fma.f64 y (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
| ✓ | 53.2% | (/.f64 #s(approx (- x y) (neg.f64 y)) x) |
| ✓ | 100.0% | (-.f64 #s(literal 1 binary64) (/.f64 y x)) |
| ✓ | 48.1% | #s(approx (/ (- x y) x) #s(literal 1 binary64)) |
Compiled 57 to 39 computations (31.6% saved)
| Inputs |
|---|
#s(approx (/ (- x y) x) #s(literal 1 binary64)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (-.f64 x y) x) |
(fma.f64 y (/.f64 #s(literal -1 binary64) x) #s(literal 1 binary64)) |
| Outputs |
|---|
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
3 calls:
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (/.f64 (-.f64 x y) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (-.f64 x y) x) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 7 to 8 computations (-14.3% saved)
| Inputs |
|---|
#s(approx (/ (- x y) x) #s(literal 1 binary64)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) x) |
| Outputs |
|---|
(/.f64 #s(approx (- x y) (neg.f64 y)) x) |
#s(approx (/ (- x y) x) #s(literal 1 binary64)) |
(/.f64 #s(approx (- x y) (neg.f64 y)) x) |
3 calls:
| 39.0ms | (/.f64 (-.f64 x y) x) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 3 | (/.f64 (-.f64 x y) x) |
| 78.2% | 3 | x |
| 80.6% | 3 | y |
Compiled 7 to 8 computations (-14.3% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (- x y) x) #s(literal 1 binary64)) |
| Outputs |
|---|
#s(approx (/ (- x y) x) #s(literal 1 binary64)) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (-.f64 x y) x) |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.1% | 1 | x |
| 48.1% | 1 | y |
| 48.1% | 1 | (/.f64 (-.f64 x y) x) |
Compiled 7 to 8 computations (-14.3% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0132518431154502 | 16439657.089506704 |
| 0.0ms | -995.2414721006901 | 0.9999907382011809 |
Compiled 8 to 9 computations (-12.5% saved)
| 1× | done |
Compiled 51 to 19 computations (62.7% saved)
Compiled 112 to 46 computations (58.9% saved)
Loading profile data...