
Time bar (total: 2.1s)
| 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 7 to 7 computations (0% saved)
| 780.0ms | 8 256× | 0 | valid |
ival-div: 73.0ms (49.2% of total)ival-add: 65.0ms (43.8% of total)exact: 5.0ms (3.4% of total)adjust: 2.0ms (1.3% of total)ival-assert: 2.0ms (1.3% 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) #s(literal 10 binary64)) |
| 0 | 0 | - | 0 | - | x |
| 0 | 0 | - | 0 | - | #s(literal 10 binary64) |
| 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 |
| 25.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-div: 9.0ms (69.2% of total)ival-add: 3.0ms (23.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 34 |
| 1 | 33 | 34 |
| 2 | 57 | 34 |
| 3 | 75 | 34 |
| 4 | 86 | 34 |
| 5 | 91 | 34 |
| 0 | 5 | 5 |
| 0 | 7 | 5 |
| 1 | 11 | 5 |
| 2 | 12 | 5 |
| 0 | 12 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(/.f64 (+.f64 y x) #s(literal 10 binary64)) |
(sort x y)
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
Compiled 5 to 5 computations (0% saved)
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(+.f64 x y) |
x |
y |
#s(literal 10 binary64) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((/ (+ x y) 10) (+ x y) x y 10) |
| 1.0ms | x | @ | -inf | ((/ (+ x y) 10) (+ x y) x y 10) |
| 1.0ms | y | @ | inf | ((/ (+ x y) 10) (+ x y) x y 10) |
| 1.0ms | y | @ | -inf | ((/ (+ x y) 10) (+ x y) x y 10) |
| 0.0ms | x | @ | 0 | ((/ (+ x y) 10) (+ x y) x y 10) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 58 | 181 |
| 0 | 59 | 173 |
| 1 | 257 | 173 |
| 2 | 1955 | 173 |
| 0 | 8521 | 169 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(+.f64 x y) |
x |
y |
#s(literal 10 binary64) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(*.f64 (/.f64 (+.f64 y x) (-.f64 x y)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) |
(*.f64 (/.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (+.f64 y x) #s(literal 10 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)))) (neg.f64 (/.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 x #s(literal 10 binary64)) (/.f64 y #s(literal 10 binary64))))))) |
(/.f64 (neg.f64 (neg.f64 (neg.f64 (+.f64 y x)))) #s(literal -10 binary64)) |
(/.f64 (neg.f64 (fma.f64 x #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) y))) #s(literal -100 binary64)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal -10 binary64) (*.f64 #s(literal -10 binary64) (neg.f64 x))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) x)) #s(literal -100 binary64)) |
(/.f64 (fma.f64 y #s(literal -10 binary64) (*.f64 #s(literal 10 binary64) (neg.f64 x))) #s(literal -100 binary64)) |
(/.f64 (fma.f64 y #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) x)) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal -10 binary64) (*.f64 #s(literal -10 binary64) (neg.f64 y))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) #s(literal -100 binary64)) |
(/.f64 (fma.f64 x #s(literal -10 binary64) (*.f64 #s(literal 10 binary64) (neg.f64 y))) #s(literal -100 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 x y) #s(literal 10 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 x #s(literal 10 binary64)) (/.f64 y #s(literal 10 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 y x))) #s(literal 10 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 10 binary64)))) |
(/.f64 (fma.f64 x #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) y)) #s(literal 100 binary64)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (-.f64 x y) #s(literal 10 binary64))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 10 binary64))) |
(/.f64 (neg.f64 (+.f64 y x)) #s(literal -10 binary64)) |
(/.f64 (+.f64 y x) #s(literal 10 binary64)) |
(neg.f64 (/.f64 (+.f64 y x) #s(literal -10 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x y) #s(literal 10 binary64))) (/.f64 (*.f64 y y) (*.f64 (-.f64 x y) #s(literal 10 binary64)))) |
(-.f64 (/.f64 (/.f64 (*.f64 x x) (-.f64 x y)) #s(literal 10 binary64)) (/.f64 (/.f64 (*.f64 y y) (-.f64 x y)) #s(literal 10 binary64))) |
(+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
(+.f64 (/.f64 x #s(literal 10 binary64)) (/.f64 y #s(literal 10 binary64))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.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 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
#s(literal 10 binary64) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (+ x y) 10) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/10 binary64) (/.f64 y x)) #s(literal 1/10 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx y y) |
#s(approx (/ (+ x y) 10) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ (+ x y) 10) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/10 binary64)) #s(literal 1/10 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 900 to 212 computations (76.4% saved)
7 alts after pruning (6 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 59 | 6 | 65 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 59 | 7 | 66 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 53.5% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) | |
| ▶ | 47.8% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| ▶ | 100.0% | (+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
| ▶ | 99.5% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
| ▶ | 53.2% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ▶ | 47.6% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 105 to 91 computations (13.3% saved)
| Inputs |
|---|
(+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
(/.f64 y #s(literal 10 binary64)) |
y |
#s(literal 10 binary64) |
(/.f64 x #s(literal 10 binary64)) |
x |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 1/10 binary64) x) |
#s(literal 1/10 binary64) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal 1/10 binary64) y) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
(*.f64 #s(literal 1/10 binary64) (+.f64 y x)) |
(+.f64 y x) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
#s(approx (+ x y) x) |
| Outputs |
|---|
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (* 1/10 y))) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ x 10) #s(hole binary64 (* 1/10 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (* 1/10 x) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (* 1/10 x))) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ y 10) #s(hole binary64 (* 1/10 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1/10 y) #s(hole binary64 (* 1/10 y))) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | 0 | ((+ (/ y 10) (/ x 10)) (/ y 10) y 10 (/ x 10) x (/ (+ x y) 10) (* 1/10 x) 1/10 (/ (+ x y) 10) (* 1/10 y) (/ (+ x y) 10) (* 1/10 (+ y x)) (+ y x) (/ (+ x y) 10) (+ x y)) |
| 1.0ms | x | @ | -inf | ((+ (/ y 10) (/ x 10)) (/ y 10) y 10 (/ x 10) x (/ (+ x y) 10) (* 1/10 x) 1/10 (/ (+ x y) 10) (* 1/10 y) (/ (+ x y) 10) (* 1/10 (+ y x)) (+ y x) (/ (+ x y) 10) (+ x y)) |
| 1.0ms | x | @ | inf | ((+ (/ y 10) (/ x 10)) (/ y 10) y 10 (/ x 10) x (/ (+ x y) 10) (* 1/10 x) 1/10 (/ (+ x y) 10) (* 1/10 y) (/ (+ x y) 10) (* 1/10 (+ y x)) (+ y x) (/ (+ x y) 10) (+ x y)) |
| 1.0ms | y | @ | -inf | ((+ (/ y 10) (/ x 10)) (/ y 10) y 10 (/ x 10) x (/ (+ x y) 10) (* 1/10 x) 1/10 (/ (+ x y) 10) (* 1/10 y) (/ (+ x y) 10) (* 1/10 (+ y x)) (+ y x) (/ (+ x y) 10) (+ x y)) |
| 1.0ms | y | @ | inf | ((+ (/ y 10) (/ x 10)) (/ y 10) y 10 (/ x 10) x (/ (+ x y) 10) (* 1/10 x) 1/10 (/ (+ x y) 10) (* 1/10 y) (/ (+ x y) 10) (* 1/10 (+ y x)) (+ y x) (/ (+ x y) 10) (+ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 97 | 543 |
| 0 | 103 | 507 |
| 1 | 333 | 507 |
| 2 | 2321 | 507 |
| 0 | 8647 | 497 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
(/.f64 y #s(literal 10 binary64)) |
y |
#s(literal 10 binary64) |
(/.f64 x #s(literal 10 binary64)) |
x |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 1/10 binary64) x) |
#s(literal 1/10 binary64) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal 1/10 binary64) y) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
(*.f64 #s(literal 1/10 binary64) (+.f64 y x)) |
(+.f64 y x) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
#s(approx (+ x y) x) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (* 1/10 y))) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ x 10) #s(hole binary64 (* 1/10 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (* 1/10 x) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (* 1/10 x))) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ y 10) #s(hole binary64 (* 1/10 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1/10 y) #s(hole binary64 (* 1/10 y))) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ (/ y 10) (/ x 10)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (* 1/10 (+ y x)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 y x) #s(literal 10 binary64))) (*.f64 (/.f64 (-.f64 y x) #s(literal 10 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)))) (*.f64 (/.f64 (-.f64 y x) #s(literal 10 binary64)) (/.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 x (-.f64 x y)) #s(literal 100 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64))) (*.f64 (+.f64 (/.f64 (*.f64 x (-.f64 x y)) #s(literal 100 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)))) (*.f64 (+.f64 (/.f64 (*.f64 x (-.f64 x y)) #s(literal 100 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64))) (+.f64 (/.f64 (*.f64 x (-.f64 x y)) #s(literal 100 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 10 binary64) y) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 x #s(literal 10 binary64)))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) (neg.f64 (neg.f64 y)))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) #s(literal -10 binary64) (*.f64 #s(literal 10 binary64) (neg.f64 y))) #s(literal -100 binary64)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 x)) #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) y)) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) (neg.f64 (neg.f64 y)))) #s(literal -100 binary64)) |
(/.f64 (fma.f64 x #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) (neg.f64 (neg.f64 y)))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) (neg.f64 (neg.f64 x)))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) #s(literal -10 binary64) (*.f64 #s(literal 10 binary64) (neg.f64 x))) #s(literal -100 binary64)) |
(/.f64 (fma.f64 (neg.f64 (neg.f64 y)) #s(literal 10 binary64) (*.f64 x #s(literal 10 binary64))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) (neg.f64 (neg.f64 x)))) #s(literal -100 binary64)) |
(/.f64 (fma.f64 #s(literal 10 binary64) y (*.f64 #s(literal 10 binary64) (neg.f64 (neg.f64 x)))) #s(literal 100 binary64)) |
(/.f64 (/.f64 (fma.f64 x #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) y)) #s(literal 10 binary64)) #s(literal 10 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 100 binary64)) (/.f64 (-.f64 x y) #s(literal 10 binary64))) |
(/.f64 (neg.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 100 binary64))) (neg.f64 (/.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (/.f64 (*.f64 x (-.f64 x y)) #s(literal 100 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x y))) #s(literal 10 binary64)) |
(/.f64 (neg.f64 (fma.f64 x #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) y))) #s(literal -100 binary64)) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal -10 binary64) (*.f64 #s(literal -10 binary64) (neg.f64 y))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y)) #s(literal -100 binary64)) |
(/.f64 (fma.f64 x #s(literal -10 binary64) (*.f64 #s(literal 10 binary64) (neg.f64 y))) #s(literal -100 binary64)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal -10 binary64) (*.f64 #s(literal -10 binary64) (neg.f64 x))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) x)) #s(literal -100 binary64)) |
(/.f64 (fma.f64 y #s(literal -10 binary64) (*.f64 #s(literal 10 binary64) (neg.f64 x))) #s(literal -100 binary64)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) #s(literal 10 binary64))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (-.f64 y x) #s(literal 10 binary64))) |
(/.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 100 binary64)) (/.f64 (-.f64 y x) #s(literal 10 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) #s(literal 10 binary64))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) #s(literal 10 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (*.f64 y (-.f64 y x)) #s(literal 100 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64))) (+.f64 (/.f64 (*.f64 x (-.f64 x y)) #s(literal 100 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (+.f64 x y)) #s(literal -10 binary64)) |
(/.f64 (fma.f64 x #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) y)) #s(literal 100 binary64)) |
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(neg.f64 (/.f64 (+.f64 x y) #s(literal -10 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 y x) #s(literal 10 binary64))) (/.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (/.f64 (-.f64 y x) #s(literal 10 binary64)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 x (-.f64 x y)) #s(literal 100 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (+.f64 (/.f64 (*.f64 x (-.f64 x y)) #s(literal 100 binary64)) (pow.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 #s(literal 10 binary64) y) #s(literal 100 binary64)) (/.f64 (*.f64 x #s(literal 10 binary64)) #s(literal 100 binary64))) |
(+.f64 (/.f64 x #s(literal 10 binary64)) (/.f64 y #s(literal 10 binary64))) |
(+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
(/.f64 (neg.f64 (neg.f64 y)) #s(literal 10 binary64)) |
(/.f64 (neg.f64 y) #s(literal -10 binary64)) |
(/.f64 y #s(literal 10 binary64)) |
(neg.f64 (/.f64 y #s(literal -10 binary64))) |
y |
#s(literal 10 binary64) |
(/.f64 (neg.f64 (neg.f64 x)) #s(literal 10 binary64)) |
(/.f64 (neg.f64 x) #s(literal -10 binary64)) |
(/.f64 x #s(literal 10 binary64)) |
(neg.f64 (/.f64 x #s(literal -10 binary64))) |
x |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 1/10 binary64) x) |
(*.f64 x #s(literal 1/10 binary64)) |
#s(literal 1/10 binary64) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal 1/10 binary64) y) |
(*.f64 y #s(literal 1/10 binary64)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 x y))) |
(*.f64 #s(literal 1/10 binary64) (+.f64 x y)) |
(*.f64 (+.f64 x y) #s(literal 1/10 binary64)) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))) (*.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 x y)) (pow.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 x y)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)))) (pow.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1/10 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1/10 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) #s(literal 1/10 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)) (*.f64 #s(literal -1/1000 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal -1/10 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64) (pow.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64) (pow.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 1/10 binary64)) y)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64) (pow.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x))))) |
(fma.f64 #s(literal 1/10 binary64) x (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 #s(literal 1/10 binary64) y (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 x #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 (neg.f64 y) #s(literal 1/10 binary64))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal -1/10 binary64) y)) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 (neg.f64 x) #s(literal 1/10 binary64))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal -1/10 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 y y))) (*.f64 (-.f64 x y) (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (-.f64 y x)) (*.f64 (-.f64 y x) (*.f64 x x))) (*.f64 (-.f64 y x) (-.f64 y x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y)))) |
(+.f64 x y) |
(+.f64 y x) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ y x) x))) #s(literal 10 binary64)) |
(/.f64 (neg.f64 #s(approx (+ y x) x)) #s(literal -10 binary64)) |
(/.f64 #s(approx (+ y x) x) #s(literal 10 binary64)) |
(neg.f64 (/.f64 #s(approx (+ y x) x) #s(literal -10 binary64))) |
#s(approx (+ y x) x) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 x y))) |
#s(approx (/ x 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx x x) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 x y))) |
#s(approx (* 1/10 x) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (* 1/10 (+ y x)) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (* 1/10 (+ y x)) (*.f64 #s(literal 1/10 binary64) (+.f64 x y))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) x)) |
#s(approx (* 1/10 (+ y x)) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (* 1/10 (+ y x)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (+ x y) 10) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/10 binary64) (/.f64 y x)) #s(literal 1/10 binary64)))) |
#s(approx (/ (+ x y) 10) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/10 binary64) (/.f64 y x)) #s(literal 1/10 binary64)))) |
#s(approx (* 1/10 (+ y x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/10 binary64) (/.f64 y x)) #s(literal 1/10 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx y y) |
#s(approx (* 1/10 y) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) y)) |
#s(approx (/ (+ x y) 10) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) y)) |
#s(approx (* 1/10 (+ y x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) y)) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ (+ x y) 10) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/10 binary64)) #s(literal 1/10 binary64)))) |
#s(approx (/ (+ x y) 10) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/10 binary64)) #s(literal 1/10 binary64)))) |
#s(approx (* 1/10 (+ y x)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/10 binary64)) #s(literal 1/10 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 2 514 to 455 computations (81.9% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 150 | 1 | 151 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 151 | 7 | 158 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| ▶ | 53.5% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
| ✓ | 47.8% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| ▶ | 99.5% | #s(approx (/ (+ x y) 10) (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x))) |
| ✓ | 99.5% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
| ✓ | 53.2% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ✓ | 47.6% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 60 to 51 computations (15% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x))) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
y |
#s(literal 1/10 binary64) |
(*.f64 #s(literal 1/10 binary64) x) |
x |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
#s(approx (+ x y) y) |
#s(literal 10 binary64) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* 1/10 y))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (* 1/10 x) #s(hole binary64 (* 1/10 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* 1/10 x))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (+ x y) 10) (+ (* y 1/10) (* 1/10 x)) y 1/10 (* 1/10 x) x (/ (+ x y) 10) (+ x y) 10) |
| 1.0ms | x | @ | inf | ((/ (+ x y) 10) (+ (* y 1/10) (* 1/10 x)) y 1/10 (* 1/10 x) x (/ (+ x y) 10) (+ x y) 10) |
| 1.0ms | y | @ | -inf | ((/ (+ x y) 10) (+ (* y 1/10) (* 1/10 x)) y 1/10 (* 1/10 x) x (/ (+ x y) 10) (+ x y) 10) |
| 0.0ms | y | @ | inf | ((/ (+ x y) 10) (+ (* y 1/10) (* 1/10 x)) y 1/10 (* 1/10 x) x (/ (+ x y) 10) (+ x y) 10) |
| 0.0ms | x | @ | 0 | ((/ (+ x y) 10) (+ (* y 1/10) (* 1/10 x)) y 1/10 (* 1/10 x) x (/ (+ x y) 10) (+ x y) 10) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 70 | 316 |
| 0 | 73 | 295 |
| 1 | 291 | 295 |
| 2 | 2073 | 295 |
| 0 | 8207 | 289 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x))) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
y |
#s(literal 1/10 binary64) |
(*.f64 #s(literal 1/10 binary64) x) |
x |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
#s(approx (+ x y) y) |
#s(literal 10 binary64) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* 1/10 y))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (* 1/10 x) #s(hole binary64 (* 1/10 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* 1/10 x))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (/ (+ x y) 10) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
(*.f64 #s(literal 1/10 binary64) (+.f64 y x)) |
(*.f64 (+.f64 y x) #s(literal 1/10 binary64)) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/10 binary64) (*.f64 (+.f64 y x) (-.f64 x y)))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64)) (*.f64 #s(literal -1/1000 binary64) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal -1/10 binary64) y)))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64)) (*.f64 #s(literal -1/1000 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal -1/10 binary64) x)))))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/100 binary64)) (*.f64 (*.f64 x x) #s(literal 1/100 binary64))))) (neg.f64 (neg.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 y x))))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))))) (neg.f64 (neg.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 x y))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) (-.f64 y x))))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal 1/100 binary64)) (*.f64 #s(literal 1/10 binary64) (-.f64 y x))) (*.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 y x)) (*.f64 (*.f64 x x) #s(literal 1/100 binary64)))) (*.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 y x)) (*.f64 #s(literal 1/10 binary64) (-.f64 y x)))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 x x) #s(literal 1/100 binary64)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))) (*.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 x y)) (*.f64 (*.f64 y y) #s(literal 1/100 binary64)))) (*.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 x y)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64)))) (*.f64 (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))))) |
(/.f64 (fma.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) (-.f64 y x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) (-.f64 y x)))) (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) (-.f64 y x)))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) (-.f64 y x)))))) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64)) (*.f64 #s(literal -1/1000 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal -1/10 binary64) y))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64)) (*.f64 #s(literal -1/1000 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal -1/10 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/100 binary64)) (*.f64 (*.f64 x x) #s(literal 1/100 binary64)))) (neg.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))) (neg.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) (-.f64 y x)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) #s(literal 1/100 binary64)) (*.f64 (*.f64 x x) #s(literal 1/100 binary64))) (*.f64 #s(literal 1/10 binary64) (-.f64 y x))) |
(/.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) (+.f64 y x)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64) (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) (-.f64 y x))))) |
(fma.f64 #s(literal 1/10 binary64) y (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 1/10 binary64) x (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 x #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(-.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal -1/10 binary64) y))))) (/.f64 (*.f64 #s(literal -1/1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal -1/10 binary64) y)))))) |
(-.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal -1/10 binary64) x))))) (/.f64 (*.f64 #s(literal -1/1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal -1/10 binary64) x)))))) |
(-.f64 (/.f64 (*.f64 (*.f64 y y) #s(literal 1/100 binary64)) (*.f64 #s(literal 1/10 binary64) (-.f64 y x))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/100 binary64)) (*.f64 #s(literal 1/10 binary64) (-.f64 y x)))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/100 binary64)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/100 binary64)) (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 (neg.f64 y) #s(literal 1/10 binary64))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal -1/10 binary64) y)) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 (neg.f64 x) #s(literal 1/10 binary64))) |
(-.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal -1/10 binary64) x)) |
(+.f64 (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) (-.f64 x y))))) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64)) (fma.f64 (*.f64 y y) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) (-.f64 x y)))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1/1000 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) (-.f64 y x))))) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/100 binary64) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) (-.f64 y x)))))) |
(+.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/10 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) x)) |
y |
#s(literal 1/10 binary64) |
(*.f64 #s(literal 1/10 binary64) x) |
(*.f64 x #s(literal 1/10 binary64)) |
x |
(/.f64 (neg.f64 (neg.f64 (neg.f64 #s(approx (+ x y) y)))) #s(literal -10 binary64)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ x y) y))) #s(literal 10 binary64)) |
(/.f64 (neg.f64 #s(approx (+ x y) y)) #s(literal -10 binary64)) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
(neg.f64 (/.f64 #s(approx (+ x y) y) #s(literal -10 binary64))) |
#s(approx (+ x y) y) |
#s(literal 10 binary64) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (+ (* y 1/10) (* 1/10 x)) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
#s(approx (* 1/10 x) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) x)) |
#s(approx (+ (* y 1/10) (* 1/10 x)) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (+ (* y 1/10) (* 1/10 x)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (/ (+ x y) 10) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/10 binary64) (/.f64 y x)) #s(literal 1/10 binary64)))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/10 binary64) (/.f64 y x)) #s(literal 1/10 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx y y) |
#s(approx (/ (+ x y) 10) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) y)) |
#s(approx (+ (* y 1/10) (* 1/10 x)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (/ (+ x y) 10) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/10 binary64)) #s(literal 1/10 binary64)))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/10 binary64)) #s(literal 1/10 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 716 to 268 computations (84.4% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 80 | 0 | 80 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 5 | 5 |
| Total | 80 | 7 | 87 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| ✓ | 53.5% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
| ✓ | 47.8% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| ✓ | 99.5% | #s(approx (/ (+ x y) 10) (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x))) |
| ✓ | 99.5% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
| ✓ | 53.2% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ✓ | 47.6% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 127 to 76 computations (40.2% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
#s(approx (/ (+ x y) 10) (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x))) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
| Outputs |
|---|
(+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
4 calls:
| 3.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 3.0ms | (+.f64 x y) |
| 3.0ms | x |
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x y) |
| 100.0% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
#s(approx (/ (+ x y) 10) (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x))) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
4 calls:
| 6.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 3.0ms | (+.f64 x y) |
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x y) |
| 100.0% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
#s(approx (/ (+ x y) 10) (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x))) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x))) |
4 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 2.0ms | (+.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (+.f64 x y) |
| 99.5% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 99.5% | 1 | x |
| 99.5% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
4 calls:
| 2.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 x y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.5% | 1 | (+.f64 x y) |
| 99.5% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 99.5% | 1 | x |
| 99.5% | 1 | y |
Compiled 10 to 12 computations (-20% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
4 calls:
| 46.0ms | (+.f64 x y) |
| 1.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.4% | 2 | (+.f64 x y) |
| 97.4% | 2 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 81.5% | 2 | x |
| 83.5% | 2 | y |
Compiled 10 to 12 computations (-20% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
4 calls:
| 1.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 1.0ms | (+.f64 x y) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.6% | 1 | x |
| 47.6% | 1 | y |
| 47.6% | 1 | (+.f64 x y) |
| 47.6% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
Compiled 10 to 12 computations (-20% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -6.069656989767432e-234 | 4.74016447535674e-201 |
Compiled 8 to 10 computations (-25% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 70 |
| 1 | 27 | 70 |
| 2 | 28 | 70 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
#s(approx (/ (+ x y) 10) (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
(if (<=.f64 (/.f64 (+.f64 x y) #s(literal 10 binary64)) #s(literal -8949657474523425/1789931494904685075276173995854677405670108698260665783090090606394441500334556509959080266614039273464334969326187482504649803797317086043777814127597786226282054644248700756391675078842436173515315000514484077967245659600421098975959924194154643456 binary64)) #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
| Outputs |
|---|
(+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
#s(approx (/ (+ x y) 10) (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
(if (<=.f64 (/.f64 (+.f64 x y) #s(literal 10 binary64)) #s(literal -8949657474523425/1789931494904685075276173995854677405670108698260665783090090606394441500334556509959080266614039273464334969326187482504649803797317086043777814127597786226282054644248700756391675078842436173515315000514484077967245659600421098975959924194154643456 binary64)) #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y))) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
| 1× | done |
Compiled 70 to 24 computations (65.7% saved)
(sort x y)
Compiled 178 to 82 computations (53.9% saved)
Loading profile data...