
Time bar (total: 1.7s)
| 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)
| 323.0ms | 8 256× | 0 | valid |
ival-div: 83.0ms (57.8% of total)ival-add: 50.0ms (34.8% of total)exact: 5.0ms (3.5% of total)ival-assert: 3.0ms (2.1% of total)adjust: 2.0ms (1.4% 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 |
| 20.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-div: 4.0ms (51.7% of total)ival-add: 3.0ms (38.8% 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)) |
| 52.6% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) | |
| ▶ | 48.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))) |
| ▶ | 52.4% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ▶ | 48.5% | #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 | |
|---|---|---|---|---|
| 2.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 | @ | 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 | 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 (3 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 149 | 2 | 151 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 0 | 1 |
| Total | 151 | 7 | 158 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 52.6% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
| ✓ | 48.8% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| ▶ | 99.7% | (+.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 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))) |
| ✓ | 52.4% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ✓ | 48.5% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 66 to 56 computations (15.2% 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 (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 x #s(literal 10 binary64))) |
#s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal 1/10 binary64) y) |
(/.f64 x #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
#s(approx (+ x y) y) |
| 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 (+ (/ 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 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 (+ (/ 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) #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 (+ (/ y 10) (/ x 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 (/ y 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 1/10 y) #s(hole binary64 (* 1/10 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 (+ (/ y 10) (/ x 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 (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ (/ y 10) (/ x 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 | y | @ | -inf | ((/ (+ x y) 10) (+ (* y 1/10) (* 1/10 x)) y 1/10 (* 1/10 x) x (+ (/ y 10) (/ x 10)) (/ y 10) (* 1/10 y) (/ x 10) 10 (/ (+ x y) 10) (+ x y)) |
| 1.0ms | x | @ | -inf | ((/ (+ x y) 10) (+ (* y 1/10) (* 1/10 x)) y 1/10 (* 1/10 x) x (+ (/ y 10) (/ x 10)) (/ y 10) (* 1/10 y) (/ x 10) 10 (/ (+ x y) 10) (+ x y)) |
| 1.0ms | x | @ | inf | ((/ (+ x y) 10) (+ (* y 1/10) (* 1/10 x)) y 1/10 (* 1/10 x) x (+ (/ y 10) (/ x 10)) (/ y 10) (* 1/10 y) (/ x 10) 10 (/ (+ x y) 10) (+ x y)) |
| 1.0ms | y | @ | inf | ((/ (+ x y) 10) (+ (* y 1/10) (* 1/10 x)) y 1/10 (* 1/10 x) x (+ (/ y 10) (/ x 10)) (/ y 10) (* 1/10 y) (/ x 10) 10 (/ (+ x y) 10) (+ x y)) |
| 1.0ms | x | @ | 0 | ((/ (+ x y) 10) (+ (* y 1/10) (* 1/10 x)) y 1/10 (* 1/10 x) x (+ (/ y 10) (/ x 10)) (/ y 10) (* 1/10 y) (/ x 10) 10 (/ (+ x y) 10) (+ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 87 | 470 |
| 0 | 93 | 431 |
| 1 | 341 | 431 |
| 2 | 2413 | 431 |
| 0 | 8924 | 423 |
| 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 (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 x #s(literal 10 binary64))) |
#s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal 1/10 binary64) y) |
(/.f64 x #s(literal 10 binary64)) |
#s(literal 10 binary64) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
#s(approx (+ x y) y) |
#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 (+ (/ 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 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 (+ (/ 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) #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 (+ (/ y 10) (/ x 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 (/ y 10) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 1/10 y) #s(hole binary64 (* 1/10 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 (+ (/ y 10) (/ x 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 (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ (/ y 10) (/ x 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 |
|---|
#s(approx (+ (/ y 10) (/ x 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 (-.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 (-.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 (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 (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 (*.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 #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 (-.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 (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 (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 (*.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 (-.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 (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))))) |
(/.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))))) |
(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 (*.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 (*.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 #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 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 (*.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 #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 (-.f64 (*.f64 (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64)) (-.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 x #s(literal 10 binary64)))) (*.f64 (-.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 x #s(literal 10 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 x #s(literal 10 binary64))) (-.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 x #s(literal 10 binary64))))) |
(/.f64 (fma.f64 (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 3 binary64)) (fma.f64 (/.f64 x #s(literal 10 binary64)) (-.f64 (/.f64 x #s(literal 10 binary64)) #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y))) (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64))) (*.f64 (fma.f64 (/.f64 x #s(literal 10 binary64)) (-.f64 (/.f64 x #s(literal 10 binary64)) #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y))) (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64))) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (/.f64 x #s(literal 10 binary64)) (-.f64 (/.f64 x #s(literal 10 binary64)) #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y))) (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64))) (fma.f64 (/.f64 x #s(literal 10 binary64)) (-.f64 (/.f64 x #s(literal 10 binary64)) #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y))) (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64))) (-.f64 (/.f64 x #s(literal 10 binary64)) #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 x #s(literal 10 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 x #s(literal 10 binary64)) (-.f64 (/.f64 x #s(literal 10 binary64)) #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y))) (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64)) (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64))) (-.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 x #s(literal 10 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64)) (*.f64 (/.f64 x #s(literal 10 binary64)) #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 x #s(literal 10 binary64)) (-.f64 (/.f64 x #s(literal 10 binary64)) #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y))) (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64)) (-.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 x #s(literal 10 binary64)))) (/.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 2 binary64)) (-.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 x #s(literal 10 binary64))))) |
(+.f64 (/.f64 (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 3 binary64)) (fma.f64 (/.f64 x #s(literal 10 binary64)) (-.f64 (/.f64 x #s(literal 10 binary64)) #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y))) (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 x #s(literal 10 binary64)) (-.f64 (/.f64 x #s(literal 10 binary64)) #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y))) (pow.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 x #s(literal 10 binary64)) #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y))) |
(+.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 x #s(literal 10 binary64))) |
#s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal 1/10 binary64) y) |
(*.f64 y #s(literal 1/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))) |
#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(approx (+ (/ y 10) (/ x 10)) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (+ (/ y 10) (/ x 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 (+ (/ y 10) (/ x 10)) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (+ (/ y 10) (/ x 10)) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
#s(approx (/ x 10) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (+ (/ y 10) (/ x 10)) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (+ (/ y 10) (/ x 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 (+ (/ y 10) (/ x 10)) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (+ (/ y 10) (/ x 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 (+ (/ y 10) (/ x 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 (+ (/ y 10) (/ x 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 (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (* 1/10 y) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (+ (/ y 10) (/ x 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 (+ (/ y 10) (/ x 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 (+ (/ y 10) (/ x 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 (+ (/ y 10) (/ x 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 2 061 to 296 computations (85.6% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 96 | 0 | 96 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 4 | 4 |
| Total | 96 | 7 | 103 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 52.6% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
| ✓ | 48.8% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| ✓ | 99.7% | (+.f64 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 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))) |
| ✓ | 52.4% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ✓ | 48.5% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 144 to 84 computations (41.7% 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 #s(approx (/ y 10) (*.f64 #s(literal 1/10 binary64) y)) (/.f64 x #s(literal 10 binary64))) |
(+.f64 (/.f64 y #s(literal 10 binary64)) (/.f64 x #s(literal 10 binary64))) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
4 calls:
| 12.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (+.f64 x 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)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
4 calls:
| 3.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 2.0ms | (+.f64 x y) |
| 2.0ms | y |
| 2.0ms | x |
| 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:
| 1.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 1.0ms | y |
| 1.0ms | (+.f64 x y) |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 97.5% | 2 | (+.f64 x y) |
| 97.5% | 2 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 88.2% | 2 | x |
| 79.9% | 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:
| 19.0ms | (+.f64 x y) |
| 1.0ms | x |
| 1.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 48.5% | 1 | y |
| 48.5% | 1 | x |
| 48.5% | 1 | (+.f64 x y) |
| 48.5% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
Compiled 10 to 12 computations (-20% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.1572217221591774e-249 | 3.172023626204631e-297 |
Compiled 8 to 10 computations (-25% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 18 | 51 |
| 1 | 22 | 51 |
| 2 | 23 | 51 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
#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 -8061134813471455/2015283703367863641175612582841936517787350944656835640441744648081489191271686017892521880674961806849191265080479159083871259916315786503793865121700056369432017074581165634798933096605020298206421786911816362015335190936094519572595203013485093980749277423468544 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 x y) #s(literal 10 binary64)) |
#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 -8061134813471455/2015283703367863641175612582841936517787350944656835640441744648081489191271686017892521880674961806849191265080479159083871259916315786503793865121700056369432017074581165634798933096605020298206421786911816362015335190936094519572595203013485093980749277423468544 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 51 to 19 computations (62.7% saved)
(sort x y)
Compiled 132 to 68 computations (48.5% saved)
Loading profile data...