
Time bar (total: 1.6s)
| 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)
| 508.0ms | 8 256× | 0 | valid |
ival-div: 81.0ms (61.5% of total)ival-add: 36.0ms (27.3% of total)ival-true: 5.0ms (3.8% of total)exact: 5.0ms (3.8% of total)ival-assert: 3.0ms (2.3% of total)adjust: 2.0ms (1.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
| 0 | 0 | - | 0 | - | #s(literal 500 binary64) |
| 0 | 0 | - | 0 | - | (/.f64 y #s(literal 500 binary64)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 49.0ms | 512× | 0 | valid |
Compiled 31 to 19 computations (38.7% saved)
ival-div: 4.0ms (55.7% of total)ival-add: 2.0ms (27.8% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 13 | 29 |
| 1 | 22 | 27 |
| 2 | 30 | 27 |
| 3 | 36 | 27 |
| 4 | 45 | 27 |
| 5 | 50 | 27 |
| 0 | 5 | 5 |
| 0 | 7 | 5 |
| 1 | 8 | 5 |
| 0 | 8 | 5 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (/.f64 y #s(literal 500 binary64))) |
| Outputs |
|---|
(+.f64 x (/.f64 y #s(literal 500 binary64))) |
(+.f64 (/.f64 y #s(literal 500 binary64)) x) |
Compiled 5 to 5 computations (0% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
Compiled 5 to 5 computations (0% saved)
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (/.f64 y #s(literal 500 binary64)) | |
| cost-diff | 0 | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 11 |
| 0 | 7 | 11 |
| 1 | 8 | 11 |
| 0 | 8 | 11 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (/.f64 y #s(literal 500 binary64))) |
x |
(/.f64 y #s(literal 500 binary64)) |
y |
#s(literal 500 binary64) |
| Outputs |
|---|
(+.f64 x (/.f64 y #s(literal 500 binary64))) |
(+.f64 (/.f64 y #s(literal 500 binary64)) x) |
x |
(/.f64 y #s(literal 500 binary64)) |
y |
#s(literal 500 binary64) |
Found 2 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | (/.f64 y #s(literal 500 binary64)) | |
| accuracy | 0.0078125 | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
| 9.0ms | 256× | 0 | valid |
Compiled 13 to 7 computations (46.2% saved)
ival-div: 2.0ms (56.7% of total)ival-add: 1.0ms (28.3% 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)| Inputs |
|---|
(+.f64 x (/.f64 y #s(literal 500 binary64))) |
(/.f64 y #s(literal 500 binary64)) |
| Outputs |
|---|
#s(approx (+ x (/ y 500)) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (+ x (* 1/500 y)))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 x)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* x (+ 1 (* 1/500 (/ y x)))))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* -1 (* x (- (* -1/500 (/ y x)) 1))))) |
#s(approx (/ y 500) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* y (+ 1/500 (/ x y))))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1/500))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((+ x (/ y 500)) (/ y 500)) |
| 1.0ms | y | @ | inf | ((+ x (/ y 500)) (/ y 500)) |
| 0.0ms | y | @ | 0 | ((+ x (/ y 500)) (/ y 500)) |
| 0.0ms | x | @ | inf | ((+ x (/ y 500)) (/ y 500)) |
| 0.0ms | x | @ | 0 | ((+ x (/ y 500)) (/ y 500)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 34 | 78 |
| 1 | 75 | 78 |
| 2 | 154 | 78 |
| 3 | 388 | 78 |
| 4 | 1639 | 78 |
| 5 | 5045 | 78 |
| 0 | 8201 | 73 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ x (/ y 500)) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (+ x (* 1/500 y)))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 x)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* x (+ 1 (* 1/500 (/ y x)))))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* -1 (* x (- (* -1/500 (/ y x)) 1))))) |
#s(approx (/ y 500) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* y (+ 1/500 (/ x y))))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1/500))))) |
| Outputs |
|---|
#s(approx (+ x (/ y 500)) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (+ x (* 1/500 y)))) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 x)) |
#s(approx (+ x (/ y 500)) x) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* x (+ 1 (* 1/500 (/ y x)))))) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* -1 (* x (- (* -1/500 (/ y x)) 1))))) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (/ y 500) #s(hole binary64 (* 1/500 y))) |
#s(approx (/ y 500) (*.f64 #s(literal 1/500 binary64) y)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* y (+ 1/500 (/ x y))))) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1/500))))) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 5 | 8 |
| 0 | 7 | 8 |
| 1 | 25 | 8 |
| 2 | 171 | 8 |
| 0 | 1961 | 8 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (/.f64 y #s(literal 500 binary64))) |
(/.f64 y #s(literal 500 binary64)) |
| Outputs |
|---|
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 y #s(literal 500 binary64)) (+.f64 (/.f64 y #s(literal 500 binary64)) x) (*.f64 x x))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64))) #s(literal 2 binary64)))) (fma.f64 x x (*.f64 (/.f64 y #s(literal -500 binary64)) (-.f64 (/.f64 y #s(literal 500 binary64)) x)))) |
(*.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64))) (-.f64 (*.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64)))) (+.f64 (/.f64 y #s(literal 500 binary64)) x)) |
(*.f64 (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)) (/.f64 (+.f64 (/.f64 y #s(literal 500 binary64)) x) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(*.f64 (+.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 (-.f64 x (/.f64 y #s(literal 500 binary64))) (-.f64 x (/.f64 y #s(literal 500 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x (/.f64 x (-.f64 x (/.f64 y #s(literal 500 binary64))))) (*.f64 x (/.f64 x (-.f64 x (/.f64 y #s(literal 500 binary64)))))) (*.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 250000 binary64) (-.f64 x (/.f64 y #s(literal 500 binary64))))) (/.f64 (*.f64 y y) (*.f64 #s(literal 250000 binary64) (-.f64 x (/.f64 y #s(literal 500 binary64))))))) (fma.f64 x (/.f64 x (-.f64 x (/.f64 y #s(literal 500 binary64)))) (/.f64 (*.f64 y y) (*.f64 #s(literal 250000 binary64) (-.f64 x (/.f64 y #s(literal 500 binary64))))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))))) (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 x (/.f64 x (-.f64 x (/.f64 y #s(literal 500 binary64))))) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 250000 binary64) (-.f64 x (/.f64 y #s(literal 500 binary64))))) #s(literal 3 binary64))) (fma.f64 (*.f64 x (/.f64 x (-.f64 x (/.f64 y #s(literal 500 binary64))))) (*.f64 x (/.f64 x (-.f64 x (/.f64 y #s(literal 500 binary64))))) (fma.f64 (/.f64 (*.f64 y y) (*.f64 #s(literal 250000 binary64) (-.f64 x (/.f64 y #s(literal 500 binary64))))) (/.f64 (*.f64 y y) (*.f64 #s(literal 250000 binary64) (-.f64 x (/.f64 y #s(literal 500 binary64))))) (*.f64 (*.f64 x (/.f64 x (-.f64 x (/.f64 y #s(literal 500 binary64))))) (/.f64 (*.f64 y y) (*.f64 #s(literal 250000 binary64) (-.f64 x (/.f64 y #s(literal 500 binary64))))))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (fma.f64 y (/.f64 y #s(literal 250000 binary64)) (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))))) (neg.f64 (neg.f64 (-.f64 x (/.f64 y #s(literal 500 binary64)))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 y #s(literal 500 binary64)))) (*.f64 (-.f64 x (/.f64 y #s(literal 500 binary64))) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64)))) (*.f64 (-.f64 x (/.f64 y #s(literal 500 binary64))) (-.f64 x (/.f64 y #s(literal 500 binary64))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 x x (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))) (-.f64 x (/.f64 y #s(literal 500 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 6 binary64))) (*.f64 (fma.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64)) (fma.f64 x x (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))) (pow.f64 x #s(literal 4 binary64))) (-.f64 x (/.f64 y #s(literal 500 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(/.f64 (fma.f64 y (/.f64 y #s(literal 250000 binary64)) (*.f64 (neg.f64 x) x)) (-.f64 (/.f64 y #s(literal 500 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 6 binary64))) (pow.f64 (*.f64 (/.f64 y #s(literal 500 binary64)) x) #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 y #s(literal 500 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))) (-.f64 x (/.f64 y #s(literal 500 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) |
(neg.f64 (/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64)))) (-.f64 x (/.f64 y #s(literal 500 binary64))))) |
(neg.f64 (/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(neg.f64 (/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 x (/.f64 y #s(literal 500 binary64)))))) |
(neg.f64 (/.f64 (+.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)))) (fma.f64 (/.f64 y #s(literal 500 binary64)) (+.f64 (/.f64 y #s(literal 500 binary64)) x) (*.f64 x x)) (/.f64 (neg.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))) (-.f64 x (/.f64 y #s(literal 500 binary64))))) |
(fma.f64 (/.f64 (*.f64 x x) (-.f64 (*.f64 x x) (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64)))) (+.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 (neg.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))) (-.f64 x (/.f64 y #s(literal 500 binary64))))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64))) #s(literal 2 binary64)))) (fma.f64 x x (*.f64 (/.f64 y #s(literal -500 binary64)) (-.f64 (/.f64 y #s(literal 500 binary64)) x))) (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64))) (-.f64 (*.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64))) #s(literal 2 binary64)))) (fma.f64 x x (*.f64 (/.f64 y #s(literal -500 binary64)) (-.f64 (/.f64 y #s(literal 500 binary64)) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64))) (-.f64 (*.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64))) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3/2 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(fma.f64 (neg.f64 x) (/.f64 (neg.f64 x) (-.f64 x (/.f64 y #s(literal 500 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))) (-.f64 x (/.f64 y #s(literal 500 binary64))))) |
(fma.f64 (fabs.f64 x) (/.f64 (fabs.f64 x) (-.f64 x (/.f64 y #s(literal 500 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))) (-.f64 x (/.f64 y #s(literal 500 binary64))))) |
(fma.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64)) (/.f64 (/.f64 y #s(literal 500 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(fma.f64 (/.f64 y #s(literal 500 binary64)) (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(fma.f64 x (/.f64 x (-.f64 x (/.f64 y #s(literal 500 binary64)))) (/.f64 (neg.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))) (-.f64 x (/.f64 y #s(literal 500 binary64))))) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64)) (-.f64 (/.f64 y #s(literal 500 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (/.f64 y #s(literal 500 binary64)) x))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x (/.f64 y #s(literal 500 binary64))))) (/.f64 (*.f64 y y) (*.f64 #s(literal 250000 binary64) (-.f64 x (/.f64 y #s(literal 500 binary64)))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 y #s(literal 500 binary64)) x) (/.f64 y #s(literal 500 binary64)) (*.f64 x x)))) |
(+.f64 (*.f64 x (/.f64 x (-.f64 x (/.f64 y #s(literal 500 binary64))))) (/.f64 (neg.f64 (pow.f64 (/.f64 y #s(literal 500 binary64)) #s(literal 2 binary64))) (-.f64 x (/.f64 y #s(literal 500 binary64))))) |
(+.f64 (/.f64 y #s(literal 500 binary64)) x) |
(+.f64 x (/.f64 y #s(literal 500 binary64))) |
(/.f64 (neg.f64 y) #s(literal -500 binary64)) |
(/.f64 y #s(literal 500 binary64)) |
(neg.f64 (/.f64 y #s(literal -500 binary64))) |
Compiled 1 846 to 197 computations (89.3% saved)
4 alts after pruning (3 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 54 | 3 | 57 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 54 | 4 | 58 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
| ▶ | 99.9% | #s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
| ▶ | 46.4% | #s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
| ▶ | 55.0% | #s(approx (+ x (/ y 500)) x) |
Compiled 31 to 27 computations (12.9% saved)
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| cost-diff | 0 | (fma.f64 #s(literal 1/500 binary64) y x) | |
| cost-diff | 0 | #s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) | |
| cost-diff | 0 | (*.f64 #s(literal 1/500 binary64) y) | |
| cost-diff | 0 | #s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) | |
| cost-diff | 0 | #s(approx (+ x (/ y 500)) x) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 39 |
| 0 | 13 | 39 |
| 1 | 16 | 39 |
| 2 | 23 | 39 |
| 3 | 30 | 39 |
| 4 | 42 | 39 |
| 5 | 44 | 39 |
| 6 | 48 | 39 |
| 7 | 51 | 39 |
| 0 | 51 | 39 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (/ y 500)) x) |
x |
#s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
(*.f64 #s(literal 1/500 binary64) y) |
#s(literal 1/500 binary64) |
y |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
(fma.f64 #s(literal 1/500 binary64) y x) |
#s(literal 1/500 binary64) |
y |
x |
| Outputs |
|---|
#s(approx (+ x (/ y 500)) x) |
x |
#s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
(*.f64 #s(literal 1/500 binary64) y) |
#s(literal 1/500 binary64) |
y |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
(fma.f64 #s(literal 1/500 binary64) y x) |
#s(literal 1/500 binary64) |
y |
x |
Found 5 expressions of interest:
| New | Metric | Score | Program |
|---|---|---|---|
| accuracy | 0.0 | #s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) | |
| accuracy | 0.06640625 | (fma.f64 #s(literal 1/500 binary64) y x) | |
| accuracy | 0.140625 | (*.f64 #s(literal 1/500 binary64) y) | |
| accuracy | 34.22245568391333 | #s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) | |
| accuracy | 28.812250178048096 | #s(approx (+ x (/ y 500)) x) |
| 17.0ms | 256× | 0 | valid |
Compiled 31 to 10 computations (67.7% saved)
const: 3.0ms (31.4% of total)ival-div: 2.0ms (20.9% of total)ival-add: 2.0ms (20.9% of total)ival-mult: 2.0ms (20.9% 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)| Inputs |
|---|
#s(approx (+ x (/ y 500)) x) |
#s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
(*.f64 #s(literal 1/500 binary64) y) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
(fma.f64 #s(literal 1/500 binary64) y x) |
| Outputs |
|---|
#s(approx (+ x (/ y 500)) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (+ x (* 1/500 y)))) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (+ x (* 1/500 y)))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 x)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* x (+ 1 (* 1/500 (/ y x)))))) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* x (+ 1 (* 1/500 (/ y x)))))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* -1 (* x (- (* -1/500 (/ y x)) 1))))) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* -1 (* x (- (* -1/500 (/ y x)) 1))))) |
#s(approx (* 1/500 y) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* y (+ 1/500 (/ x y))))) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* y (+ 1/500 (/ x y))))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1/500))))) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1/500))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 0.0ms | y | @ | -inf | ((+ x (/ y 500)) (+ x (/ y 500)) (* 1/500 y) (+ x (/ y 500)) (+ (* 1/500 y) x)) |
| 0.0ms | y | @ | inf | ((+ x (/ y 500)) (+ x (/ y 500)) (* 1/500 y) (+ x (/ y 500)) (+ (* 1/500 y) x)) |
| 0.0ms | x | @ | inf | ((+ x (/ y 500)) (+ x (/ y 500)) (* 1/500 y) (+ x (/ y 500)) (+ (* 1/500 y) x)) |
| 0.0ms | x | @ | -inf | ((+ x (/ y 500)) (+ x (/ y 500)) (* 1/500 y) (+ x (/ y 500)) (+ (* 1/500 y) x)) |
| 0.0ms | y | @ | 0 | ((+ x (/ y 500)) (+ x (/ y 500)) (* 1/500 y) (+ x (/ y 500)) (+ (* 1/500 y) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 42 | 149 |
| 1 | 84 | 149 |
| 2 | 163 | 149 |
| 3 | 397 | 149 |
| 4 | 1650 | 149 |
| 5 | 5072 | 149 |
| 0 | 8235 | 132 |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ x (/ y 500)) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (+ x (* 1/500 y)))) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (+ x (* 1/500 y)))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 x)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* x (+ 1 (* 1/500 (/ y x)))))) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* x (+ 1 (* 1/500 (/ y x)))))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* -1 (* x (- (* -1/500 (/ y x)) 1))))) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* -1 (* x (- (* -1/500 (/ y x)) 1))))) |
#s(approx (* 1/500 y) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* y (+ 1/500 (/ x y))))) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* y (+ 1/500 (/ x y))))) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1/500))))) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1/500))))) |
| Outputs |
|---|
#s(approx (+ x (/ y 500)) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (+ x (* 1/500 y)))) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* 1/500 y))) |
#s(approx (+ (* 1/500 y) x) (*.f64 #s(literal 1/500 binary64) y)) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (+ x (* 1/500 y)))) |
#s(approx (+ (* 1/500 y) x) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 x)) |
#s(approx (+ x (/ y 500)) x) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* x (+ 1 (* 1/500 (/ y x)))))) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/500 y) x) x) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* x (+ 1 (* 1/500 (/ y x)))))) |
#s(approx (+ (* 1/500 y) x) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* -1 (* x (- (* -1/500 (/ y x)) 1))))) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* -1 (* x (- (* -1/500 (/ y x)) 1))))) |
#s(approx (+ (* 1/500 y) x) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (* 1/500 y) #s(hole binary64 (* 1/500 y))) |
#s(approx (* 1/500 y) (*.f64 #s(literal 1/500 binary64) y)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* y (+ 1/500 (/ x y))))) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* y (+ 1/500 (/ x y))))) |
#s(approx (+ (* 1/500 y) x) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (+ x (/ y 500)) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1/500))))) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
#s(approx (+ (* 1/500 y) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1/500))))) |
#s(approx (+ (* 1/500 y) x) (fma.f64 #s(literal 1/500 binary64) y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 11 | 33 |
| 0 | 13 | 33 |
| 1 | 43 | 33 |
| 2 | 301 | 33 |
| 0 | 3380 | 33 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (/ y 500)) x) |
#s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
(*.f64 #s(literal 1/500 binary64) y) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
(fma.f64 #s(literal 1/500 binary64) y x) |
| Outputs |
|---|
#s(approx (+ x (/ y 500)) x) |
#s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
(*.f64 #s(literal 1/500 binary64) y) |
(*.f64 y #s(literal 1/500 binary64)) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (neg.f64 x) x)) (-.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/250000 binary64) (*.f64 y y) (*.f64 x (fma.f64 #s(literal 1/500 binary64) y x)))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) |
(*.f64 (/.f64 (fma.f64 #s(literal 1/125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x) (-.f64 (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x) (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 4 binary64)))) |
(*.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (neg.f64 x) x)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (neg.f64 x) x))) (fma.f64 #s(literal 1/500 binary64) y x)) |
(*.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)) (/.f64 (fma.f64 #s(literal 1/500 binary64) y x) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(*.f64 (fma.f64 #s(literal 1/500 binary64) y x) (/.f64 (-.f64 (*.f64 #s(literal 1/500 binary64) y) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (*.f64 #s(literal 1/250000 binary64) y) (/.f64 y (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) (*.f64 (*.f64 #s(literal 1/250000 binary64) y) (/.f64 y (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)))) (*.f64 (*.f64 x (/.f64 x (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) (*.f64 x (/.f64 x (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))))) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) (/.f64 y (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)) (*.f64 x (/.f64 x (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))))) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))))) (-.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 #s(literal 1/250000 binary64) y) (/.f64 y (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (/.f64 x (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) #s(literal 3 binary64))) (fma.f64 (*.f64 (*.f64 #s(literal 1/250000 binary64) y) (/.f64 y (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) (*.f64 (*.f64 #s(literal 1/250000 binary64) y) (/.f64 y (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) (fma.f64 (*.f64 x (/.f64 x (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) (*.f64 x (/.f64 x (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) (*.f64 (*.f64 (*.f64 #s(literal 1/250000 binary64) y) (/.f64 y (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) (*.f64 x (/.f64 x (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/500 binary64) y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) (*.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))))))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 #s(literal -1/250000 binary64) (*.f64 y y)))) (neg.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (neg.f64 x) x)))) (neg.f64 (neg.f64 (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 #s(literal 1/125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)) (*.f64 (-.f64 (*.f64 #s(literal 1/500 binary64) y) x) (*.f64 x x))) (*.f64 (-.f64 (*.f64 #s(literal 1/500 binary64) y) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)) (*.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (fma.f64 #s(literal 1/250000 binary64) (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (fma.f64 (*.f64 x x) (fma.f64 #s(literal 1/250000 binary64) (*.f64 y y) (*.f64 x x)) (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 4 binary64))) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (-.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(/.f64 (fma.f64 x x (*.f64 #s(literal -1/250000 binary64) (*.f64 y y))) (-.f64 x (*.f64 #s(literal 1/500 binary64) y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 9 binary64))) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (pow.f64 (*.f64 (*.f64 #s(literal 1/500 binary64) y) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (neg.f64 x) x))) (neg.f64 (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (neg.f64 x) x)) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)) |
(/.f64 (fma.f64 #s(literal 1/125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (neg.f64 x) x))) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 #s(literal 1/125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(neg.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (neg.f64 x) x)) (neg.f64 (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)))) |
(neg.f64 (/.f64 (fma.f64 #s(literal 1/125000000 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 #s(literal 1/250000 binary64) (*.f64 y y) (*.f64 x (fma.f64 #s(literal 1/500 binary64) y x))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (neg.f64 x) x))) (fma.f64 #s(literal 1/500 binary64) y x) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(fma.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x) (-.f64 (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x) (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (-.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x) #s(literal 2 binary64)))) (-.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 2 binary64)) (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)) (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 6 binary64)))) (fma.f64 (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x) (-.f64 (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x) (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 2 binary64))) (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 4 binary64))) (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(fma.f64 (*.f64 (*.f64 y y) #s(literal 1/500 binary64)) (/.f64 #s(literal 1/500 binary64) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(fma.f64 (*.f64 #s(literal 1/250000 binary64) y) (/.f64 y (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(fma.f64 #s(literal 1/250000 binary64) (/.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (/.f64 (pow.f64 x #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3/2 binary64)) (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3/2 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(fma.f64 (*.f64 y y) (/.f64 #s(literal 1/250000 binary64) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(fma.f64 (*.f64 #s(literal -1/500 binary64) y) (/.f64 (*.f64 #s(literal -1/500 binary64) y) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1/500 binary64)) (/.f64 (*.f64 (fabs.f64 y) #s(literal 1/500 binary64)) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(fma.f64 #s(literal 1/125000000 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(fma.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 #s(literal 1/125000000 binary64) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(fma.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 2 binary64)) (/.f64 (*.f64 #s(literal 1/500 binary64) y) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(fma.f64 (*.f64 x x) (/.f64 x (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(fma.f64 (*.f64 #s(literal 1/500 binary64) y) (/.f64 (*.f64 #s(literal 1/500 binary64) y) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(fma.f64 (*.f64 #s(literal 1/500 binary64) y) (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(fma.f64 #s(literal 1/500 binary64) (/.f64 (*.f64 (*.f64 y y) #s(literal 1/500 binary64)) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(fma.f64 #s(literal 1/500 binary64) y x) |
(fma.f64 y (/.f64 (*.f64 #s(literal 1/250000 binary64) y) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(fma.f64 y #s(literal 1/500 binary64) x) |
(fma.f64 x (/.f64 (*.f64 x x) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 #s(literal 1/500 binary64) y))) (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 2 binary64)) (-.f64 x (*.f64 #s(literal 1/500 binary64) y)))) |
(-.f64 (*.f64 (*.f64 #s(literal 1/250000 binary64) y) (/.f64 y (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) (*.f64 x (/.f64 x (-.f64 (*.f64 #s(literal 1/500 binary64) y) x)))) |
(-.f64 x (*.f64 #s(literal -1/500 binary64) y)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 1/500 binary64) y) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 1/250000 binary64) y) y (*.f64 (-.f64 x (*.f64 #s(literal 1/500 binary64) y)) x)))) |
(+.f64 (*.f64 (*.f64 #s(literal 1/250000 binary64) y) (/.f64 y (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) (/.f64 (*.f64 (neg.f64 x) x) (-.f64 (*.f64 #s(literal 1/500 binary64) y) x))) |
(+.f64 (*.f64 #s(literal 1/500 binary64) y) x) |
(+.f64 x (*.f64 #s(literal 1/500 binary64) y)) |
Compiled 2 492 to 288 computations (88.4% saved)
4 alts after pruning (0 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 0 | 71 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 1 | 1 |
| Total | 71 | 4 | 75 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
| ✓ | 99.9% | #s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
| ✓ | 46.4% | #s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
| ✓ | 55.0% | #s(approx (+ x (/ y 500)) x) |
Compiled 62 to 41 computations (33.9% saved)
| Inputs |
|---|
#s(approx (+ x (/ y 500)) x) |
#s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
(+.f64 x (/.f64 y #s(literal 500 binary64))) |
| Outputs |
|---|
(+.f64 x (/.f64 y #s(literal 500 binary64))) |
4 calls:
| 2.0ms | (/.f64 y #s(literal 500 binary64)) |
| 2.0ms | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 y #s(literal 500 binary64)) |
| 100.0% | 1 | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 13 computations (-30% saved)
| Inputs |
|---|
#s(approx (+ x (/ y 500)) x) |
#s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
| Outputs |
|---|
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
4 calls:
| 5.0ms | x |
| 2.0ms | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
| 2.0ms | (/.f64 y #s(literal 500 binary64)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (/.f64 y #s(literal 500 binary64)) |
| 99.9% | 1 | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
| 99.9% | 1 | x |
| 99.9% | 1 | y |
Compiled 10 to 13 computations (-30% saved)
| Inputs |
|---|
#s(approx (+ x (/ y 500)) x) |
#s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
| Outputs |
|---|
#s(approx (+ x (/ y 500)) x) |
#s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) |
#s(approx (+ x (/ y 500)) x) |
4 calls:
| 1.0ms | x |
| 1.0ms | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
| 1.0ms | (/.f64 y #s(literal 500 binary64)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 76.9% | 3 | (/.f64 y #s(literal 500 binary64)) |
| 57.2% | 2 | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
| 79.9% | 3 | x |
| 76.9% | 3 | y |
Compiled 10 to 13 computations (-30% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ x (/ y 500)) x) |
| Outputs |
|---|
#s(approx (+ x (/ y 500)) x) |
4 calls:
| 1.0ms | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
| 1.0ms | (/.f64 y #s(literal 500 binary64)) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 55.0% | 1 | (+.f64 x (/.f64 y #s(literal 500 binary64))) |
| 55.0% | 1 | (/.f64 y #s(literal 500 binary64)) |
| 55.0% | 1 | y |
| 55.0% | 1 | x |
Compiled 10 to 13 computations (-30% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 19.0ms | 9.810103105150363e-70 | 9.362788600445722e-68 |
| 7.0ms | -1.989772753603199e+51 | -3.0108917526419835e+50 |
| 7.0ms | 208× | 0 | valid |
Compiled 216 to 218 computations (-0.9% saved)
ival-div: 2.0ms (70.2% of total)ival-add: 1.0ms (35.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 19 | 47 |
| 1 | 23 | 47 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (/.f64 y #s(literal 500 binary64))) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
(if (<=.f64 x #s(literal -620000000000000005766198146491078392184812186107904 binary64)) #s(approx (+ x (/ y 500)) x) (if (<=.f64 x #s(literal 1821252086461621/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) #s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) #s(approx (+ x (/ y 500)) x))) |
#s(approx (+ x (/ y 500)) x) |
| Outputs |
|---|
(+.f64 x (/.f64 y #s(literal 500 binary64))) |
#s(approx (+ x (/ y 500)) (fma.f64 #s(literal 1/500 binary64) y x)) |
(if (<=.f64 x #s(literal -620000000000000005766198146491078392184812186107904 binary64)) #s(approx (+ x (/ y 500)) x) (if (<=.f64 x #s(literal 1821252086461621/60708402882054033466233184588234965832575213720379360039119137804340758912662765568 binary64)) #s(approx (+ x (/ y 500)) (*.f64 #s(literal 1/500 binary64) y)) #s(approx (+ x (/ y 500)) x))) |
#s(approx (+ x (/ y 500)) x) |
| 1× | done |
Compiled 53 to 20 computations (62.3% saved)
Compiled 116 to 50 computations (56.9% saved)
Loading profile data...