
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)
| 630.0ms | 8 256× | 0 | valid |
ival-add: 336.0ms (73.4% of total)ival-div: 112.0ms (24.5% of total)exact: 5.0ms (1.1% of total)ival-assert: 3.0ms (0.7% of total)adjust: 2.0ms (0.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 |
| 24.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-div: 4.0ms (52.8% of total)ival-add: 3.0ms (39.6% 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 | y | @ | 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) |
| 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 |
|---|---|---|
| ▶ | 99.6% | (/.f64 (fma.f64 x #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) y)) #s(literal 100 binary64)) |
| ✓ | 100.0% | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 47.9% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) | |
| ▶ | 54.4% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| ▶ | 99.4% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
| ▶ | 47.6% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ▶ | 54.1% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 107 to 93 computations (13.1% saved)
| Inputs |
|---|
(/.f64 (fma.f64 x #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) y)) #s(literal 100 binary64)) |
(fma.f64 x #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) y)) |
x |
#s(literal 10 binary64) |
(*.f64 #s(literal 10 binary64) y) |
y |
#s(literal 100 binary64) |
#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 (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (* 10 y))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (+ (* 10 x) (* 10 y)))) |
#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 (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (* 10 x))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (* x (+ 10 (* 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 (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (* -1 (* x (- (* -10 (/ y x)) 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 (* 10 y) #s(hole binary64 (* 10 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1/10 y) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (* y (+ 10 (* 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 (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (* -1 (* y (- (* -10 (/ x y)) 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 | |
|---|---|---|---|---|
| 18.0ms | y | @ | inf | ((/ (+ (* x 10) (* 10 y)) 100) (+ (* x 10) (* 10 y)) x 10 (* 10 y) y 100 (/ (+ 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)) |
| 2.0ms | x | @ | inf | ((/ (+ (* x 10) (* 10 y)) 100) (+ (* x 10) (* 10 y)) x 10 (* 10 y) y 100 (/ (+ 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 | ((/ (+ (* x 10) (* 10 y)) 100) (+ (* x 10) (* 10 y)) x 10 (* 10 y) y 100 (/ (+ 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 | ((/ (+ (* x 10) (* 10 y)) 100) (+ (* x 10) (* 10 y)) x 10 (* 10 y) y 100 (/ (+ 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 | @ | 0 | ((/ (+ (* x 10) (* 10 y)) 100) (+ (* x 10) (* 10 y)) x 10 (* 10 y) y 100 (/ (+ 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 | 122 | 650 |
| 0 | 128 | 622 |
| 1 | 456 | 594 |
| 2 | 3149 | 594 |
| 0 | 8883 | 582 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(/.f64 (fma.f64 x #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) y)) #s(literal 100 binary64)) |
(fma.f64 x #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) y)) |
x |
#s(literal 10 binary64) |
(*.f64 #s(literal 10 binary64) y) |
y |
#s(literal 100 binary64) |
#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 (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (* 10 y))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (+ (* 10 x) (* 10 y)))) |
#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 (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (* 1/10 x))) |
#s(approx (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (* 10 x))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (* x (+ 10 (* 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 (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (* -1 (* x (- (* -10 (/ y x)) 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 (* 10 y) #s(hole binary64 (* 10 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 1/10 y) #s(hole binary64 (* 1/10 y))) |
#s(approx (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (* y (+ 10 (* 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 (/ (+ (* x 10) (* 10 y)) 100) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (+ (* x 10) (* 10 y)) #s(hole binary64 (* -1 (* y (- (* -10 (/ x y)) 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 #s(literal 1 binary64) (*.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 #s(literal 10 binary64) (/.f64 (+.f64 y x) #s(literal 100 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/100 binary64) (*.f64 x x) (*.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 #s(literal 1/100 binary64) (*.f64 x x) (*.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 #s(literal 1/100 binary64) (*.f64 x x) (*.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/100 binary64) (*.f64 x x) (*.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 (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 #s(literal -10 binary64) y (*.f64 #s(literal 10 binary64) (neg.f64 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 #s(literal -10 binary64) x (*.f64 #s(literal 10 binary64) (neg.f64 y))) #s(literal -100 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)) #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)) #s(literal -100 binary64) (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y))) #s(literal -1000 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)) #s(literal 100 binary64) (*.f64 #s(literal 10 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal 1000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 10 binary64) (*.f64 #s(literal -100 binary64) (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)))) #s(literal -1000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) x) #s(literal -100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 #s(literal -10 binary64) y))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)))) #s(literal 1000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 10 binary64) x) #s(literal -100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) y))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)) #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)) #s(literal -100 binary64) (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) x))) #s(literal -1000 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)) #s(literal 100 binary64) (*.f64 #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) x))) #s(literal 1000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) y) #s(literal 10 binary64) (*.f64 #s(literal -100 binary64) (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)))) #s(literal -1000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) y) #s(literal -100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 #s(literal -10 binary64) x))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) y) #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 #s(literal 10 binary64) x))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)))) #s(literal 1000 binary64)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 10 binary64)) #s(literal -100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) x))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 #s(literal 10 binary64) x))) #s(literal 10000 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 y x) #s(literal 10 binary64)) #s(literal 10 binary64)) #s(literal 10 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1/10 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1/10 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/10 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/10 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (-.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 x (-.f64 x y) (*.f64 y 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 (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 #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 #s(literal 1/100 binary64) (*.f64 x x) (fma.f64 #s(literal 1/100 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal -1/10 binary64) y))))) |
(/.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 #s(literal -10 binary64) (+.f64 y x))) #s(literal 100 binary64)) |
(/.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 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/100 binary64) (*.f64 x x) (*.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 #s(literal 10 binary64) x) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal 10000 binary64)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) #s(literal 10 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) (-.f64 x y))) (*.f64 (*.f64 #s(literal 10 binary64) (-.f64 x 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 (*.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 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 100 binary64) (*.f64 (*.f64 y #s(literal 10 binary64)) (-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) x)))) #s(literal 100 binary64))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y 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 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/100 binary64) (*.f64 y y) (-.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) x) y) #s(literal 1/10 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/100 binary64) (*.f64 x x) (*.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 -10 binary64) (+.f64 y x)) #s(literal -100 binary64)) |
(/.f64 (neg.f64 (+.f64 y x)) #s(literal -10 binary64)) |
(/.f64 (*.f64 (+.f64 y x) #s(literal 10 binary64)) #s(literal 100 binary64)) |
(/.f64 (+.f64 y x) #s(literal 10 binary64)) |
(neg.f64 (/.f64 (+.f64 y x) #s(literal -10 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -10 binary64) (+.f64 y x)) #s(literal 100 binary64))) |
(fma.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x #s(literal 10 binary64)) (*.f64 #s(literal 1/10 binary64) 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 #s(literal 10 binary64) (/.f64 y #s(literal 100 binary64)) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 10 binary64) (/.f64 x #s(literal 100 binary64)) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 x #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(-.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 (*.f64 #s(literal -10 binary64) y) #s(literal 100 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 #s(literal 1/100 binary64) (*.f64 x x) (*.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 #s(literal 1/100 binary64) (*.f64 x x) (*.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 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 (*.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 y x) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) (+.f64 y x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 100 binary64) (*.f64 (*.f64 y #s(literal 10 binary64)) (-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 100 binary64) (*.f64 (*.f64 y #s(literal 10 binary64)) (-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) x)))) (*.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64))))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 100 binary64) (*.f64 (*.f64 y #s(literal 10 binary64)) (-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) x)))) (fma.f64 (*.f64 x x) #s(literal 100 binary64) (*.f64 (*.f64 y #s(literal 10 binary64)) (-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) x)))))) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 10 binary64) (*.f64 (+.f64 y x) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 10 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 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 (*.f64 y y) #s(literal 100 binary64)) (*.f64 (*.f64 x x) #s(literal 100 binary64))) (-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64))) (*.f64 #s(literal -1000 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 100 binary64) (fma.f64 (*.f64 y y) #s(literal 100 binary64) (*.f64 (*.f64 #s(literal 10 binary64) x) (*.f64 #s(literal -10 binary64) y))))) |
(/.f64 (neg.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) (-.f64 x y)))) (neg.f64 (*.f64 #s(literal 10 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 100 binary64) (*.f64 (*.f64 y #s(literal 10 binary64)) (-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) (-.f64 x y))) (*.f64 #s(literal 10 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 y y) #s(literal 100 binary64) (-.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 10 binary64) x) y) #s(literal 10 binary64))))) |
(/.f64 (fma.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 100 binary64) (*.f64 (*.f64 y #s(literal 10 binary64)) (-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) x))))) |
(fma.f64 y #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) x)) |
(fma.f64 #s(literal 10 binary64) y (*.f64 #s(literal 10 binary64) x)) |
(fma.f64 #s(literal 10 binary64) x (*.f64 y #s(literal 10 binary64))) |
(fma.f64 x #s(literal 10 binary64) (*.f64 y #s(literal 10 binary64))) |
(-.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 100 binary64)) (*.f64 #s(literal 10 binary64) (-.f64 x y))) (/.f64 (*.f64 (*.f64 y y) #s(literal 100 binary64)) (*.f64 #s(literal 10 binary64) (-.f64 x y)))) |
(-.f64 (*.f64 #s(literal 10 binary64) x) (*.f64 (neg.f64 y) #s(literal 10 binary64))) |
(-.f64 (*.f64 #s(literal 10 binary64) x) (*.f64 #s(literal -10 binary64) y)) |
(-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 (neg.f64 x) #s(literal 10 binary64))) |
(-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal -10 binary64) x)) |
(+.f64 (/.f64 (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 100 binary64) (*.f64 (*.f64 y #s(literal 10 binary64)) (-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) x))))) (/.f64 (*.f64 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 100 binary64) (*.f64 (*.f64 y #s(literal 10 binary64)) (-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 10 binary64) x) (*.f64 y #s(literal 10 binary64))) |
(+.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) x)) |
x |
#s(literal 10 binary64) |
(*.f64 y #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) y) |
y |
#s(literal 100 binary64) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 x #s(literal 10 binary64))) |
(*.f64 #s(literal 1/10 binary64) x) |
(*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 100 binary64))) |
(*.f64 x #s(literal 1/10 binary64)) |
(/.f64 (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)) #s(literal 10 binary64)) |
(/.f64 (*.f64 #s(literal -10 binary64) x) #s(literal -100 binary64)) |
(/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 100 binary64)) |
#s(literal 1/10 binary64) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y #s(literal 10 binary64))) |
(*.f64 #s(literal 1/10 binary64) y) |
(*.f64 y #s(literal 1/10 binary64)) |
(*.f64 #s(literal 10 binary64) (/.f64 y #s(literal 100 binary64))) |
(/.f64 (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)) #s(literal 10 binary64)) |
(/.f64 (*.f64 #s(literal -10 binary64) y) #s(literal -100 binary64)) |
(/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 100 binary64)) |
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
(*.f64 #s(literal 1 binary64) (*.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 #s(literal 10 binary64) (/.f64 (+.f64 y x) #s(literal 100 binary64))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 1/100 binary64) (*.f64 x x) (*.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 #s(literal 1/100 binary64) (*.f64 x x) (*.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 #s(literal 1/100 binary64) (*.f64 x x) (*.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/100 binary64) (*.f64 x x) (*.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 (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 #s(literal -10 binary64) y (*.f64 #s(literal 10 binary64) (neg.f64 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 #s(literal -10 binary64) x (*.f64 #s(literal 10 binary64) (neg.f64 y))) #s(literal -100 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)) #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)) #s(literal -100 binary64) (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) y))) #s(literal -1000 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)) #s(literal 100 binary64) (*.f64 #s(literal 10 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal 1000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 10 binary64) (*.f64 #s(literal -100 binary64) (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)))) #s(literal -1000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) x) #s(literal -100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 #s(literal -10 binary64) y))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) x) #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)))) #s(literal 1000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 10 binary64) x) #s(literal -100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) y))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)) #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)) #s(literal -100 binary64) (*.f64 #s(literal 10 binary64) (*.f64 #s(literal -10 binary64) x))) #s(literal -1000 binary64)) |
(/.f64 (fma.f64 (/.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64)) #s(literal 100 binary64) (*.f64 #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) x))) #s(literal 1000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) y) #s(literal 10 binary64) (*.f64 #s(literal -100 binary64) (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)))) #s(literal -1000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) y) #s(literal -100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 #s(literal -10 binary64) x))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal -10 binary64) y) #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) (*.f64 #s(literal 10 binary64) x))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 10 binary64) (*.f64 #s(literal 100 binary64) (/.f64 (*.f64 #s(literal 10 binary64) x) #s(literal 10 binary64)))) #s(literal 1000 binary64)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 10 binary64)) #s(literal -100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 #s(literal -10 binary64) x))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 (*.f64 y #s(literal 10 binary64)) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 #s(literal 10 binary64) x))) #s(literal 10000 binary64)) |
(/.f64 (/.f64 (*.f64 (+.f64 y x) #s(literal 10 binary64)) #s(literal 10 binary64)) #s(literal 10 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 y x)) #s(literal 1/10 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) (-.f64 x y)) #s(literal 1/10 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/10 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/10 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/10 binary64) (*.f64 (+.f64 y x) (-.f64 y x))) (-.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 x (-.f64 x y) (*.f64 y 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 (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 #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 #s(literal 1/100 binary64) (*.f64 x x) (fma.f64 #s(literal 1/100 binary64) (*.f64 y y) (*.f64 (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal -1/10 binary64) y))))) |
(/.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 #s(literal -10 binary64) (+.f64 y x))) #s(literal 100 binary64)) |
(/.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 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 1/100 binary64) (*.f64 x x) (*.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 #s(literal 10 binary64) x) #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) (*.f64 y #s(literal 10 binary64)))) #s(literal 10000 binary64)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (*.f64 (-.f64 y x) #s(literal 10 binary64))) |
(/.f64 (*.f64 (*.f64 (+.f64 y x) #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) (-.f64 x y))) (*.f64 (*.f64 #s(literal 10 binary64) (-.f64 x 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 (*.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 #s(literal 1000 binary64) (pow.f64 y #s(literal 3 binary64)) (*.f64 #s(literal 1000 binary64) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 100 binary64) (*.f64 (*.f64 y #s(literal 10 binary64)) (-.f64 (*.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 10 binary64) x)))) #s(literal 100 binary64))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 x (-.f64 x y) (*.f64 y 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 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/100 binary64) (*.f64 y y) (-.f64 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/10 binary64) x) y) #s(literal 1/10 binary64))))) |
(/.f64 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 binary64))) (fma.f64 #s(literal 1/100 binary64) (*.f64 x x) (*.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 -10 binary64) (+.f64 y x)) #s(literal -100 binary64)) |
(/.f64 (neg.f64 (+.f64 y x)) #s(literal -10 binary64)) |
(/.f64 (*.f64 (+.f64 y x) #s(literal 10 binary64)) #s(literal 100 binary64)) |
(/.f64 (+.f64 y x) #s(literal 10 binary64)) |
(neg.f64 (/.f64 (+.f64 y x) #s(literal -10 binary64))) |
(neg.f64 (/.f64 (*.f64 #s(literal -10 binary64) (+.f64 y x)) #s(literal 100 binary64))) |
(fma.f64 (/.f64 y #s(literal 10 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 (/.f64 x #s(literal 10 binary64)) #s(literal 1 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 #s(literal 1 binary64) (/.f64 y #s(literal 10 binary64)) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 x #s(literal 10 binary64)) (*.f64 #s(literal 1/10 binary64) 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 #s(literal 10 binary64) (/.f64 y #s(literal 100 binary64)) (*.f64 #s(literal 1/10 binary64) x)) |
(fma.f64 #s(literal 10 binary64) (/.f64 x #s(literal 100 binary64)) (*.f64 #s(literal 1/10 binary64) y)) |
(fma.f64 x #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(-.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 (*.f64 #s(literal -10 binary64) y) #s(literal 100 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 #s(literal 1/100 binary64) (*.f64 x x) (*.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 #s(literal 1/100 binary64) (*.f64 x x) (*.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 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 (*.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 (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 (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 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (-.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 x (-.f64 x y) (*.f64 y y)))) |
(/.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 y x)) (-.f64 y 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 x (-.f64 x y) (*.f64 y y))) |
(/.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 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 (/.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) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ x y) x))) #s(literal 10 binary64)) |
(/.f64 (neg.f64 #s(approx (+ x y) x)) #s(literal -10 binary64)) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
(neg.f64 (/.f64 #s(approx (+ x y) x) #s(literal -10 binary64))) |
#s(approx (+ x y) 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 10) (* 10 y)) (*.f64 y #s(literal 10 binary64))) |
#s(approx (+ (* x 10) (* 10 y)) (*.f64 (+.f64 y x) #s(literal 10 binary64))) |
#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 y x))) |
#s(approx (* 1/10 x) (*.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) y) |
#s(approx (+ x y) (+.f64 y 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 (+ (* x 10) (* 10 y)) (*.f64 #s(literal 10 binary64) x)) |
#s(approx (+ (* x 10) (* 10 y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 10 binary64) #s(literal 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 (/ (+ 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) 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 10) (* 10 y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -10 binary64) (/.f64 y x)) #s(literal 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 (/ (+ 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 (+ x y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (* 10 y) (*.f64 y #s(literal 10 binary64))) |
#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 10) (* 10 y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 10 binary64) #s(literal 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 (+ x y) (fma.f64 (/.f64 x y) y 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 10) (* 10 y)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -10 binary64)) #s(literal 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 (/ (+ 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)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 2 817 to 533 computations (81.1% saved)
8 alts after pruning (3 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 189 | 2 | 191 |
| Fresh | 0 | 1 | 1 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 1 | 1 |
| Total | 190 | 8 | 198 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.4% | (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
| ✓ | 100.0% | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| ▶ | 47.9% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
| ✓ | 54.4% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| ▶ | 99.6% | (*.f64 #s(literal 10 binary64) (/.f64 (+.f64 y x) #s(literal 100 binary64))) |
| ✓ | 99.4% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
| ✓ | 47.6% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ✓ | 54.1% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 61 to 54 computations (11.5% saved)
| Inputs |
|---|
(*.f64 #s(literal 10 binary64) (/.f64 (+.f64 y x) #s(literal 100 binary64))) |
#s(literal 10 binary64) |
(/.f64 (+.f64 y x) #s(literal 100 binary64)) |
(+.f64 y x) |
y |
x |
#s(literal 100 binary64) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
#s(approx (+ x y) y) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
#s(literal 1/10 binary64) |
(*.f64 #s(literal 1/10 binary64) x) |
| Outputs |
|---|
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* 1/100 y))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#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 (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x 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 (* 10 (/ (+ y x) 100)) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* 1/100 x))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ 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) 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 (+ (* 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 (* 10 (/ (+ y x) 100)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#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 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x 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 (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#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))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((* 10 (/ (+ y x) 100)) 10 (/ (+ y x) 100) (+ y x) y x 100 (/ (+ x y) 10) (+ x y) (+ (* y 1/10) (* 1/10 x)) 1/10 (* 1/10 x)) |
| 1.0ms | x | @ | inf | ((* 10 (/ (+ y x) 100)) 10 (/ (+ y x) 100) (+ y x) y x 100 (/ (+ x y) 10) (+ x y) (+ (* y 1/10) (* 1/10 x)) 1/10 (* 1/10 x)) |
| 1.0ms | y | @ | -inf | ((* 10 (/ (+ y x) 100)) 10 (/ (+ y x) 100) (+ y x) y x 100 (/ (+ x y) 10) (+ x y) (+ (* y 1/10) (* 1/10 x)) 1/10 (* 1/10 x)) |
| 1.0ms | x | @ | 0 | ((* 10 (/ (+ y x) 100)) 10 (/ (+ y x) 100) (+ y x) y x 100 (/ (+ x y) 10) (+ x y) (+ (* y 1/10) (* 1/10 x)) 1/10 (* 1/10 x)) |
| 1.0ms | y | @ | inf | ((* 10 (/ (+ y x) 100)) 10 (/ (+ y x) 100) (+ y x) y x 100 (/ (+ x y) 10) (+ x y) (+ (* y 1/10) (* 1/10 x)) 1/10 (* 1/10 x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 116 | 593 |
| 0 | 121 | 561 |
| 1 | 457 | 561 |
| 2 | 3263 | 561 |
| 0 | 9171 | 547 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 10 binary64) (/.f64 (+.f64 y x) #s(literal 100 binary64))) |
#s(literal 10 binary64) |
(/.f64 (+.f64 y x) #s(literal 100 binary64)) |
(+.f64 y x) |
y |
x |
#s(literal 100 binary64) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
#s(approx (+ x y) y) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
#s(literal 1/10 binary64) |
(*.f64 #s(literal 1/10 binary64) x) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* 1/100 y))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#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 (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x 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 (* 10 (/ (+ y x) 100)) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* 1/100 x))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ 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) 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 (+ (* 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 (* 10 (/ (+ y x) 100)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#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 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x 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 (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#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))))) |
#s(approx (+ (* y 1/10) (* 1/10 x)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
| Outputs |
|---|
(*.f64 (/.f64 (+.f64 x y) #s(literal 100 binary64)) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) (/.f64 (+.f64 x y) #s(literal 100 binary64))) |
(/.f64 (*.f64 (neg.f64 (+.f64 x y)) #s(literal 10 binary64)) #s(literal -100 binary64)) |
(/.f64 (*.f64 #s(literal 10 binary64) (neg.f64 (+.f64 x y))) #s(literal -100 binary64)) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) #s(literal 10 binary64))) #s(literal -100 binary64)) |
(/.f64 (*.f64 (+.f64 x y) #s(literal 10 binary64)) #s(literal 100 binary64)) |
(fma.f64 (/.f64 y #s(literal 100 binary64)) #s(literal 10 binary64) (*.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 10 binary64))) |
(fma.f64 #s(literal 10 binary64) (/.f64 y #s(literal 100 binary64)) (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 100 binary64)))) |
(+.f64 (*.f64 (/.f64 y #s(literal 100 binary64)) #s(literal 10 binary64)) (*.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 10 binary64))) |
(+.f64 (*.f64 #s(literal 10 binary64) (/.f64 y #s(literal 100 binary64))) (*.f64 #s(literal 10 binary64) (/.f64 x #s(literal 100 binary64)))) |
#s(literal 10 binary64) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal -100 binary64) (*.f64 #s(literal -100 binary64) (neg.f64 y))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (neg.f64 x) #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) y)) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 x #s(literal -100 binary64) (*.f64 #s(literal 100 binary64) (neg.f64 y))) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 x #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) y)) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal -100 binary64) (*.f64 #s(literal -100 binary64) (neg.f64 x))) #s(literal 10000 binary64)) |
(/.f64 (fma.f64 (neg.f64 y) #s(literal 100 binary64) (*.f64 #s(literal -100 binary64) x)) #s(literal -10000 binary64)) |
(/.f64 (fma.f64 y #s(literal -100 binary64) (*.f64 #s(literal 100 binary64) (neg.f64 x))) #s(literal -10000 binary64)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y #s(literal 100 binary64)) #s(literal 2 binary64)) (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64))) (/.f64 (-.f64 y x) #s(literal 100 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 100 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y #s(literal 100 binary64)) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x #s(literal 100 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 y #s(literal 100 binary64)) (/.f64 x #s(literal 100 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 x y))) #s(literal 100 binary64)) |
(/.f64 (fma.f64 y #s(literal 100 binary64) (*.f64 #s(literal 100 binary64) x)) #s(literal 10000 binary64)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (*.f64 (-.f64 x y) #s(literal 100 binary64))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 y x)) (*.f64 (-.f64 y x) #s(literal 100 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 100 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 100 binary64))) |
(/.f64 (neg.f64 (+.f64 x y)) #s(literal -100 binary64)) |
(/.f64 (+.f64 x y) #s(literal 100 binary64)) |
(neg.f64 (/.f64 (+.f64 x y) #s(literal -100 binary64))) |
(+.f64 (/.f64 x #s(literal 100 binary64)) (/.f64 y #s(literal 100 binary64))) |
(+.f64 (/.f64 y #s(literal 100 binary64)) (/.f64 x #s(literal 100 binary64))) |
(/.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) |
y |
x |
#s(literal 100 binary64) |
(/.f64 (neg.f64 (neg.f64 #s(approx (+ y x) y))) #s(literal 10 binary64)) |
(/.f64 (neg.f64 #s(approx (+ y x) y)) #s(literal -10 binary64)) |
(/.f64 #s(approx (+ y x) y) #s(literal 10 binary64)) |
(neg.f64 (/.f64 #s(approx (+ y x) y) #s(literal -10 binary64))) |
#s(approx (+ y x) y) |
(*.f64 #s(literal 1/10 binary64) (+.f64 x y)) |
(*.f64 (+.f64 x y) #s(literal 1/10 binary64)) |
(/.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 #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 #s(literal 1/1000 binary64) (pow.f64 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 #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 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 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)))) (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 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 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) 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 (-.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 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 x y)) (*.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 #s(literal 1/100 binary64) x) x))) (neg.f64 (*.f64 #s(literal 1/10 binary64) (-.f64 y x)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 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) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) (-.f64 y x)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 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 x y)) (*.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 #s(literal 1/100 binary64) x) x)) (*.f64 #s(literal 1/10 binary64) (-.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 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) (*.f64 (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/10 binary64) (-.f64 y x))))) |
(/.f64 (fma.f64 #s(literal 1/1000 binary64) (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 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) 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 (*.f64 (*.f64 #s(literal 1/100 binary64) x) x) (*.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 #s(literal 1/100 binary64) x) x) (*.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 (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 #s(literal 1/10 binary64) (-.f64 y x))))) (/.f64 (*.f64 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 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 #s(literal 1/1000 binary64) (pow.f64 y #s(literal 3 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 (pow.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 3 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)) |
#s(literal 1/10 binary64) |
(*.f64 #s(literal 1/10 binary64) x) |
(*.f64 x #s(literal 1/10 binary64)) |
#s(approx (* 10 (/ (+ y x) 100)) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (* 10 (/ (+ y x) 100)) (*.f64 #s(literal 1/10 binary64) (+.f64 x y))) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y)) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) (+.f64 x y))) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#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 (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#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 x y))) |
#s(approx (* 1/10 x) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (* 10 (/ (+ y x) 100)) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (* 10 (/ (+ y x) 100)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) x)) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x)) |
#s(approx (/ (+ y x) 100) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) x)) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) 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 (+ y x) x) |
#s(approx (+ y x) (fma.f64 (/.f64 y x) x 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 (* 10 (/ (+ y x) 100)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/10 binary64) (/.f64 y x)) #s(literal 1/10 binary64)))) |
#s(approx (/ (+ y x) 100) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/100 binary64) (/.f64 y x) #s(literal -1/100 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 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 (+ y x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 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 y) |
#s(approx (* 10 (/ (+ y x) 100)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) y)) |
#s(approx (/ (+ y x) 100) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) y)) |
#s(approx (+ y x) (fma.f64 (/.f64 x y) 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 x) (fma.f64 (/.f64 x y) y 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 (* 10 (/ (+ y x) 100)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/10 binary64)) #s(literal 1/10 binary64)))) |
#s(approx (/ (+ y x) 100) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/100 binary64) #s(literal -1/100 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 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 (+ y x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 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)))) |
Compiled 1 987 to 394 computations (80.2% saved)
10 alts after pruning (3 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 132 | 3 | 135 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 1 | 4 | 5 |
| Total | 133 | 10 | 143 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.4% | (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
| ✓ | 47.9% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
| ✓ | 54.4% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| ✓ | 99.6% | (*.f64 #s(literal 10 binary64) (/.f64 (+.f64 y x) #s(literal 100 binary64))) |
| ▶ | 99.6% | (*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) (+.f64 x y)))) |
| ▶ | 47.7% | (*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y))) |
| ▶ | 54.2% | (*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x))) |
| ✓ | 99.4% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
| ✓ | 47.6% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ✓ | 54.1% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 91 to 80 computations (12.1% saved)
| Inputs |
|---|
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x))) |
#s(literal 10 binary64) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x)) |
(*.f64 #s(literal 1/100 binary64) x) |
#s(literal 1/100 binary64) |
x |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y))) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y)) |
(*.f64 #s(literal 1/100 binary64) y) |
y |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) (+.f64 x y)))) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) (+.f64 x y))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(+.f64 x y) |
| Outputs |
|---|
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* 1/100 y))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (* 1/100 x) #s(hole binary64 (* 1/100 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (* 1/100 y))) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* 1/100 x))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (* 1/100 x))) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* 1/100 y) #s(hole binary64 (* 1/100 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | inf | ((* 10 (/ (+ y x) 100)) 10 (/ (+ y x) 100) (* 1/100 x) 1/100 x (* 10 (/ (+ y x) 100)) (/ (+ y x) 100) (* 1/100 y) y (* 10 (/ (+ y x) 100)) (/ (+ y x) 100) (* 1/100 (+ x y)) (+ x y)) |
| 1.0ms | x | @ | -inf | ((* 10 (/ (+ y x) 100)) 10 (/ (+ y x) 100) (* 1/100 x) 1/100 x (* 10 (/ (+ y x) 100)) (/ (+ y x) 100) (* 1/100 y) y (* 10 (/ (+ y x) 100)) (/ (+ y x) 100) (* 1/100 (+ x y)) (+ x y)) |
| 1.0ms | y | @ | -inf | ((* 10 (/ (+ y x) 100)) 10 (/ (+ y x) 100) (* 1/100 x) 1/100 x (* 10 (/ (+ y x) 100)) (/ (+ y x) 100) (* 1/100 y) y (* 10 (/ (+ y x) 100)) (/ (+ y x) 100) (* 1/100 (+ x y)) (+ x y)) |
| 1.0ms | y | @ | inf | ((* 10 (/ (+ y x) 100)) 10 (/ (+ y x) 100) (* 1/100 x) 1/100 x (* 10 (/ (+ y x) 100)) (/ (+ y x) 100) (* 1/100 y) y (* 10 (/ (+ y x) 100)) (/ (+ y x) 100) (* 1/100 (+ x y)) (+ x y)) |
| 1.0ms | x | @ | 0 | ((* 10 (/ (+ y x) 100)) 10 (/ (+ y x) 100) (* 1/100 x) 1/100 x (* 10 (/ (+ y x) 100)) (/ (+ y x) 100) (* 1/100 y) y (* 10 (/ (+ y x) 100)) (/ (+ y x) 100) (* 1/100 (+ x y)) (+ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 105 | 470 |
| 0 | 110 | 454 |
| 1 | 421 | 454 |
| 2 | 3119 | 454 |
| 0 | 8938 | 442 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x))) |
#s(literal 10 binary64) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x)) |
(*.f64 #s(literal 1/100 binary64) x) |
#s(literal 1/100 binary64) |
x |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y))) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y)) |
(*.f64 #s(literal 1/100 binary64) y) |
y |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) (+.f64 x y)))) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) (+.f64 x y))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(+.f64 x y) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* 1/10 y))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (+ (* 1/10 x) (* 1/10 y)))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* 1/100 y))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (* 1/100 x) #s(hole binary64 (* 1/100 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (* 1/100 y))) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (+ (* 1/100 x) (* 1/100 y)))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* 1/10 x))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* x (+ 1/10 (* 1/10 (/ y x)))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* 1/100 x))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (* 1/100 x))) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (* x (+ 1/100 (* 1/100 (/ y x)))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* -1 (* x (- (* -1/10 (/ y x)) 1/10))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (* -1 (* x (- (* -1/100 (/ y x)) 1/100))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (* 1/100 y) #s(hole binary64 (* 1/100 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* y (+ 1/10 (* 1/10 (/ x y)))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (* y (+ 1/100 (* 1/100 (/ x y)))))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (* 10 (/ (+ y x) 100)) #s(hole binary64 (* -1 (* y (- (* -1/10 (/ x y)) 1/10))))) |
#s(approx (/ (+ y x) 100) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (* 1/100 (+ x y)) #s(hole binary64 (* -1 (* y (- (* -1/100 (/ x y)) 1/100))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(*.f64 #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x)) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x))) |
#s(literal 10 binary64) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x)) |
(*.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 1/10 binary64)) |
(*.f64 #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 1/100 binary64) x) |
(*.f64 x #s(literal 1/100 binary64)) |
#s(literal 1/100 binary64) |
x |
(*.f64 #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y)) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y))) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y)) |
(*.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 1/10 binary64)) |
(*.f64 #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) y)) |
(*.f64 #s(literal 1/100 binary64) y) |
(*.f64 y #s(literal 1/100 binary64)) |
y |
(*.f64 #s(approx (/ (+ y x) 100) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 (+.f64 x y) #s(literal 1/100 binary64)))) |
#s(approx (/ (+ y x) 100) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
(*.f64 (+.f64 x y) #s(literal 1/100 binary64)) |
(*.f64 (*.f64 (+.f64 x y) #s(literal 1/10 binary64)) #s(literal 1/10 binary64)) |
(*.f64 #s(literal 1/10 binary64) (*.f64 (+.f64 x y) #s(literal 1/10 binary64))) |
(*.f64 #s(literal 1/100 binary64) (+.f64 x y)) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/10000 binary64) (*.f64 (*.f64 #s(literal 1/100 binary64) y) (-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/10000 binary64) (*.f64 (*.f64 #s(literal 1/100 binary64) y) (-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x)))) (pow.f64 (*.f64 #s(literal 1/100 binary64) y) #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 x x) #s(literal 1/10000 binary64) (*.f64 (*.f64 #s(literal 1/100 binary64) y) (-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x)))) (fma.f64 (*.f64 x x) #s(literal 1/10000 binary64) (*.f64 (*.f64 #s(literal 1/100 binary64) y) (-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 y x)) #s(literal 1/100 binary64)) (-.f64 y x)) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) #s(literal 1/100 binary64)) (-.f64 x y)) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/100 binary64)) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1/100 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 x y) (-.f64 y x))) (-.f64 y x)) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (*.f64 (+.f64 x y) (-.f64 x y))) (-.f64 x y)) |
(/.f64 (*.f64 #s(literal 1/100 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.f64 (*.f64 #s(literal 1/100 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 (pow.f64 (*.f64 #s(literal 1/100 binary64) y) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 2 binary64))) (-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 3 binary64)) (*.f64 #s(literal -1/1000000 binary64) (pow.f64 y #s(literal 3 binary64)))) (fma.f64 (*.f64 x x) #s(literal 1/10000 binary64) (fma.f64 (*.f64 y y) #s(literal 1/10000 binary64) (*.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal -1/100 binary64) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/100 binary64) y) #s(literal 2 binary64)))) (neg.f64 (*.f64 #s(literal 1/100 binary64) (-.f64 x y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000000 binary64) (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 x x) #s(literal 1/10000 binary64) (*.f64 (*.f64 #s(literal 1/100 binary64) y) (-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 2 binary64)) (pow.f64 (*.f64 #s(literal 1/100 binary64) y) #s(literal 2 binary64))) (*.f64 #s(literal 1/100 binary64) (-.f64 x y))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000000 binary64) (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) #s(literal 1/10000 binary64) (-.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 #s(literal 1/100 binary64) x) y) #s(literal 1/100 binary64))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 1/1000000 binary64) (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) #s(literal 1/10000 binary64) (*.f64 (*.f64 #s(literal 1/100 binary64) y) (-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x))))) |
(fma.f64 (*.f64 #s(literal 1/10 binary64) x) #s(literal 1/10 binary64) (*.f64 #s(literal 1/100 binary64) y)) |
(fma.f64 (*.f64 #s(literal 1/10 binary64) y) #s(literal 1/10 binary64) (*.f64 #s(literal 1/100 binary64) x)) |
(fma.f64 #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x) (*.f64 #s(literal 1/100 binary64) y)) |
(fma.f64 #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) y) (*.f64 #s(literal 1/100 binary64) x)) |
(fma.f64 #s(literal 1/100 binary64) x (*.f64 #s(literal 1/100 binary64) y)) |
(fma.f64 #s(literal 1/100 binary64) y (*.f64 #s(literal 1/100 binary64) x)) |
(fma.f64 x #s(literal 1/100 binary64) (*.f64 #s(literal 1/100 binary64) y)) |
(fma.f64 y #s(literal 1/100 binary64) (*.f64 #s(literal 1/100 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 2 binary64)) (*.f64 #s(literal 1/100 binary64) (-.f64 x y))) (/.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) y) #s(literal 2 binary64)) (*.f64 #s(literal 1/100 binary64) (-.f64 x y)))) |
(-.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 (neg.f64 y) #s(literal 1/100 binary64))) |
(-.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal -1/100 binary64) y)) |
(-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 (neg.f64 x) #s(literal 1/100 binary64))) |
(-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal -1/100 binary64) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/10000 binary64) (*.f64 (*.f64 #s(literal 1/100 binary64) y) (-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x))))) (/.f64 (pow.f64 (*.f64 #s(literal 1/100 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 x x) #s(literal 1/10000 binary64) (*.f64 (*.f64 #s(literal 1/100 binary64) y) (-.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) x)))))) |
(+.f64 (*.f64 #s(literal 1/100 binary64) x) (*.f64 #s(literal 1/100 binary64) y)) |
(+.f64 (*.f64 #s(literal 1/100 binary64) y) (*.f64 #s(literal 1/100 binary64) 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 (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 (neg.f64 (*.f64 (+.f64 x y) (-.f64 y x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.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 x (-.f64 x y) (*.f64 y y)))) |
(/.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 x y) (-.f64 y x)) (-.f64 y x)) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x (-.f64 x y) (*.f64 y y))) |
(/.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 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 (/.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 x y) |
(+.f64 y x) |
#s(approx (* 10 (/ (+ y x) 100)) (*.f64 #s(literal 1/10 binary64) y)) |
#s(approx (* 10 (/ (+ y x) 100)) (*.f64 (+.f64 x y) #s(literal 1/10 binary64))) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y)) |
#s(approx (/ (+ y x) 100) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
#s(approx (* 1/100 x) (*.f64 #s(literal 1/100 binary64) x)) |
#s(approx x x) |
#s(approx (* 1/100 (+ x y)) (*.f64 #s(literal 1/100 binary64) y)) |
#s(approx (* 1/100 (+ x y)) (*.f64 (+.f64 x y) #s(literal 1/100 binary64))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (* 10 (/ (+ y x) 100)) (*.f64 #s(literal 1/10 binary64) x)) |
#s(approx (* 10 (/ (+ y x) 100)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) x)) |
#s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x)) |
#s(approx (/ (+ y x) 100) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) x)) |
#s(approx (* 1/100 (+ x y)) (*.f64 #s(literal 1/100 binary64) x)) |
#s(approx (* 1/100 (+ x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) x)) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (* 10 (/ (+ y x) 100)) (*.f64 (neg.f64 x) (-.f64 (*.f64 #s(literal -1/10 binary64) (/.f64 y x)) #s(literal 1/10 binary64)))) |
#s(approx (/ (+ y x) 100) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/100 binary64) (/.f64 y x) #s(literal -1/100 binary64)))) |
#s(approx (* 1/100 (+ x y)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/100 binary64) (/.f64 y x) #s(literal -1/100 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (* 1/100 y) (*.f64 #s(literal 1/100 binary64) y)) |
#s(approx y y) |
#s(approx (* 10 (/ (+ y x) 100)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/10 binary64) #s(literal 1/10 binary64)) y)) |
#s(approx (/ (+ y x) 100) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) y)) |
#s(approx (* 1/100 (+ x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/100 binary64) #s(literal 1/100 binary64)) y)) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (* 10 (/ (+ y x) 100)) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal -1/10 binary64)) #s(literal 1/10 binary64)))) |
#s(approx (/ (+ y x) 100) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/100 binary64) #s(literal -1/100 binary64)))) |
#s(approx (* 1/100 (+ x y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/100 binary64) #s(literal -1/100 binary64)))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 2 147 to 409 computations (81% saved)
10 alts after pruning (1 fresh and 9 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 109 | 1 | 110 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 1 | 6 | 7 |
| Total | 110 | 10 | 120 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.4% | (fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
| ✓ | 47.9% | (/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
| ✓ | 54.4% | (/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
| 99.6% | (*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (fma.f64 y #s(literal 1/100 binary64) (*.f64 #s(literal 1/100 binary64) x)))) | |
| ✓ | 99.6% | (*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) (+.f64 x y)))) |
| ✓ | 47.7% | (*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y))) |
| ✓ | 54.2% | (*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x))) |
| ✓ | 99.4% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
| ✓ | 47.6% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) y)) |
| ✓ | 54.1% | #s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) x)) |
Compiled 216 to 127 computations (41.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))) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x))) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y))) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) (+.f64 x y)))) |
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (fma.f64 y #s(literal 1/100 binary64) (*.f64 #s(literal 1/100 binary64) x)))) |
(*.f64 #s(literal 10 binary64) (/.f64 (+.f64 y x) #s(literal 100 binary64))) |
(/.f64 (fma.f64 x #s(literal 10 binary64) (*.f64 #s(literal 10 binary64) y)) #s(literal 100 binary64)) |
| Outputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
4 calls:
| 4.0ms | y |
| 4.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 4.0ms | x |
| 4.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))) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x))) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y))) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) (+.f64 x y)))) |
| Outputs |
|---|
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) (+.f64 x y)))) |
4 calls:
| 8.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 3.0ms | (+.f64 x y) |
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.6% | 1 | (+.f64 x y) |
| 99.6% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 99.6% | 1 | x |
| 99.6% | 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))) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) x))) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) y))) |
(/.f64 #s(approx (+ x y) x) #s(literal 10 binary64)) |
(/.f64 #s(approx (+ x y) y) #s(literal 10 binary64)) |
(fma.f64 y #s(literal 1/10 binary64) (*.f64 #s(literal 1/10 binary64) x)) |
| Outputs |
|---|
#s(approx (/ (+ x y) 10) (*.f64 #s(literal 1/10 binary64) (+.f64 y x))) |
4 calls:
| 3.0ms | y |
| 3.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 3.0ms | (+.f64 x y) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.4% | 1 | (+.f64 x y) |
| 99.4% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 99.4% | 1 | x |
| 99.4% | 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 x y) |
| 1.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.0% | 2 | (+.f64 x y) |
| 98.0% | 2 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 84.1% | 2 | x |
| 83.8% | 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:
| 3.0ms | (+.f64 x y) |
| 1.0ms | x |
| 1.0ms | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 54.1% | 1 | y |
| 54.1% | 1 | x |
| 54.1% | 1 | (+.f64 x y) |
| 54.1% | 1 | (/.f64 (+.f64 x y) #s(literal 10 binary64)) |
Compiled 10 to 12 computations (-20% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.529668460726159e-252 | 7.82550598996691e-269 |
Compiled 8 to 10 computations (-25% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 25 | 64 |
| 1 | 32 | 64 |
| 2 | 34 | 64 |
| 1× | saturated |
| Inputs |
|---|
(/.f64 (+.f64 x y) #s(literal 10 binary64)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) (+.f64 x y)))) |
#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 -8254602048994769/4127301024497384737127654569660285988428494734657199391624693039270889863724412964643884811622321780427143710884821317803768340308614730759769835769241715444596770968742227220068214981847081570726751819595399909407406471037121576084674975771617472472574520163263578112 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)) |
(*.f64 #s(literal 10 binary64) #s(approx (/ (+ y x) 100) (*.f64 #s(literal 1/100 binary64) (+.f64 x y)))) |
#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 -8254602048994769/4127301024497384737127654569660285988428494734657199391624693039270889863724412964643884811622321780427143710884821317803768340308614730759769835769241715444596770968742227220068214981847081570726751819595399909407406471037121576084674975771617472472574520163263578112 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× | fuel |
Compiled 64 to 26 computations (59.4% saved)
(sort x y)
Compiled 158 to 82 computations (48.1% saved)
Loading profile data...