
Time bar (total: 1.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 3 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 4 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 5 |
| 65.6% | 65.6% | 34.3% | 0.1% | 0% | 0% | 0% | 6 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 7 |
| 82% | 82% | 18% | 0.1% | 0% | 0% | 0% | 8 |
| 87.9% | 87.8% | 12.1% | 0.1% | 0% | 0% | 0% | 9 |
| 90.8% | 90.7% | 9.2% | 0.1% | 0% | 0% | 0% | 10 |
| 93.8% | 93.8% | 6.1% | 0.1% | 0% | 0% | 0% | 11 |
| 95.4% | 95.3% | 4.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 11 to 9 computations (18.2% saved)
| 542.0ms | 8 256× | 0 | valid |
ival-div!: 134.0ms (52.6% of total)ival-mult!: 82.0ms (32.2% of total)ival-sub!: 37.0ms (14.5% of total)adjust: 2.0ms (0.8% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 60 | 0 | - | 1 | (2.5544973161002196e-233 6.903852103641734e-82) | (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (-.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) | n/o | 41 | 0 |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | overflow | 41 | |
/.f64 | (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) | n/u | 18 | 0 |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | underflow | 18 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 59 | 1 |
| - | 0 | 196 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 59 | 0 | 1 |
| - | 0 | 0 | 196 |
| number | freq |
|---|---|
| 0 | 197 |
| 1 | 59 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 26.0ms | 512× | 0 | valid |
Compiled 59 to 25 computations (57.6% saved)
ival-mult!: 5.0ms (58.4% of total)ival-sub!: 2.0ms (23.4% of total)ival-div!: 2.0ms (23.4% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 62 |
| 1 | 70 | 58 |
| 2 | 251 | 42 |
| 3 | 927 | 42 |
| 4 | 2529 | 42 |
| 5 | 7871 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.9% | (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
Compiled 18 to 14 computations (22.2% saved)
| Inputs |
|---|
(/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(-.f64 x y) |
x |
y |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x 2) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((/ (- x y) (* (* x 2) y)) (- x y) x y (* (* x 2) y) (* x 2) 2) |
| 2.0ms | x | @ | -inf | ((/ (- x y) (* (* x 2) y)) (- x y) x y (* (* x 2) y) (* x 2) 2) |
| 2.0ms | x | @ | inf | ((/ (- x y) (* (* x 2) y)) (- x y) x y (* (* x 2) y) (* x 2) 2) |
| 1.0ms | x | @ | 0 | ((/ (- x y) (* (* x 2) y)) (- x y) x y (* (* x 2) y) (* x 2) 2) |
| 1.0ms | y | @ | inf | ((/ (- x y) (* (* x 2) y)) (- x y) x y (* (* x 2) y) (* x 2) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 64 | 212 |
| 0 | 69 | 201 |
| 1 | 276 | 198 |
| 0 | 2060 | 196 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(-.f64 x y) |
x |
y |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x 2) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
(/.f64 (/.f64 (-.f64 x y) y) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 y x)) |
(/.f64 (/.f64 (-.f64 x y) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y))) (*.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)))) (+.f64 (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (fma.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (*.f64 (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 y x)))) |
(/.f64 (-.f64 (*.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (/.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) y) |
(/.f64 (/.f64 (-.f64 x y) (*.f64 y x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.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)) (*.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (neg.f64 (-.f64 x y)) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(/.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) (*.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(neg.f64 (/.f64 (-.f64 x y) (*.f64 #s(literal -2 binary64) (*.f64 y x)))) |
(-.f64 (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.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 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y)))) |
(/.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))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 y #s(literal -1 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.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 x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 x y) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(+.f64 (neg.f64 y) x) |
(+.f64 x (neg.f64 y)) |
x |
y |
(*.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) y) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y x) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 y x (*.f64 y x)) |
(fma.f64 x y (*.f64 y x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 y x) (*.f64 y x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 x x) |
#s(literal 2 binary64) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (* (* x 2) y) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
#s(approx (* x 2) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx y y) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (neg.f64 y))) |
Compiled 1 143 to 223 computations (80.5% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 69 | 6 | 75 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 70 | 6 | 76 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.9% | (/.f64 (-.f64 x y) (*.f64 (+.f64 x x) y)) |
| ▶ | 40.6% | (/.f64 #s(approx (- x y) x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 86.7% | #s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) | |
| ▶ | 52.4% | #s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| ▶ | 49.6% | #s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
| ▶ | 100.0% | #s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
Compiled 162 to 118 computations (27.2% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
(/.f64 #s(literal 1/2 binary64) x) |
x |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(approx (- x y) x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
#s(approx (- x y) x) |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (-.f64 x y) (*.f64 (+.f64 x x) y)) |
(-.f64 x y) |
(*.f64 (+.f64 x x) y) |
(+.f64 x x) |
| Outputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ -1/2 x) #s(hole binary64 (/ -1/2 x))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (* (* x 2) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx (/ (- x y) (* (+ x x) y)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (- x y) (* (+ x x) y)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (* (+ x x) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (- x y) (* (+ x x) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (- x y) (* (+ x x) y)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (/ 1/2 y) #s(hole binary64 (/ 1/2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (- x y) (* (+ x x) y)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | y | @ | 0 | ((/ (- x y) (* (* x 2) y)) (- (/ 1/2 y) (/ 1/2 x)) (/ 1/2 y) 1/2 y (/ 1/2 x) x (/ (- x y) (* (* x 2) y)) (/ -1/2 x) -1/2 (/ (- x y) (* (* x 2) y)) (/ (- x y) (* (* x 2) y)) (- x y) (* (* x 2) y) (* x 2) 2 (/ (- x y) (* (+ x x) y)) (- x y) (* (+ x x) y) (+ x x)) |
| 2.0ms | x | @ | 0 | ((/ (- x y) (* (* x 2) y)) (- (/ 1/2 y) (/ 1/2 x)) (/ 1/2 y) 1/2 y (/ 1/2 x) x (/ (- x y) (* (* x 2) y)) (/ -1/2 x) -1/2 (/ (- x y) (* (* x 2) y)) (/ (- x y) (* (* x 2) y)) (- x y) (* (* x 2) y) (* x 2) 2 (/ (- x y) (* (+ x x) y)) (- x y) (* (+ x x) y) (+ x x)) |
| 2.0ms | x | @ | inf | ((/ (- x y) (* (* x 2) y)) (- (/ 1/2 y) (/ 1/2 x)) (/ 1/2 y) 1/2 y (/ 1/2 x) x (/ (- x y) (* (* x 2) y)) (/ -1/2 x) -1/2 (/ (- x y) (* (* x 2) y)) (/ (- x y) (* (* x 2) y)) (- x y) (* (* x 2) y) (* x 2) 2 (/ (- x y) (* (+ x x) y)) (- x y) (* (+ x x) y) (+ x x)) |
| 2.0ms | x | @ | -inf | ((/ (- x y) (* (* x 2) y)) (- (/ 1/2 y) (/ 1/2 x)) (/ 1/2 y) 1/2 y (/ 1/2 x) x (/ (- x y) (* (* x 2) y)) (/ -1/2 x) -1/2 (/ (- x y) (* (* x 2) y)) (/ (- x y) (* (* x 2) y)) (- x y) (* (* x 2) y) (* x 2) 2 (/ (- x y) (* (+ x x) y)) (- x y) (* (+ x x) y) (+ x x)) |
| 1.0ms | y | @ | inf | ((/ (- x y) (* (* x 2) y)) (- (/ 1/2 y) (/ 1/2 x)) (/ 1/2 y) 1/2 y (/ 1/2 x) x (/ (- x y) (* (* x 2) y)) (/ -1/2 x) -1/2 (/ (- x y) (* (* x 2) y)) (/ (- x y) (* (* x 2) y)) (- x y) (* (* x 2) y) (* x 2) 2 (/ (- x y) (* (+ x x) y)) (- x y) (* (+ x x) y) (+ x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 94 | 496 |
| 0 | 105 | 473 |
| 1 | 352 | 420 |
| 0 | 2299 | 414 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal 1/2 binary64) |
y |
(/.f64 #s(literal 1/2 binary64) x) |
x |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(approx (- x y) x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
#s(approx (- x y) x) |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
(/.f64 (-.f64 x y) (*.f64 (+.f64 x x) y)) |
(-.f64 x y) |
(*.f64 (+.f64 x x) y) |
(+.f64 x x) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ -1/2 x) #s(hole binary64 (/ -1/2 x))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (* (* x 2) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx (/ (- x y) (* (+ x x) y)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (- x y) (* (+ x x) y)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (* (+ x x) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (- x y) (* (+ x x) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (- x y) (* (+ x x) y)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (/ 1/2 y) #s(hole binary64 (/ 1/2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (- x y) (* (+ x x) y)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
(*.f64 (/.f64 (-.f64 x y) (*.f64 y x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (-.f64 x y) (*.f64 y x)))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x y) (*.f64 y x))) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) y) x) |
(/.f64 (/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) x) y) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (neg.f64 y) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 x)) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) y)) (*.f64 y (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 y x)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 x y) (*.f64 y x)))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1/2 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))) (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 #s(literal 1/2 binary64) y) (*.f64 y x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal -1 binary64)) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1/2 binary64) y) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) (neg.f64 y))) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) y)) |
(neg.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1/2 binary64))) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (pow.f64 y #s(literal -1 binary64)))) |
#s(literal 1/2 binary64) |
y |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
x |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 x)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) x)) |
#s(literal -1/2 binary64) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (/.f64 #s(approx (- x y) x) (*.f64 y x)) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(approx (- x y) x) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 #s(approx (- x y) x) #s(literal 2 binary64)) (*.f64 y x)) |
(/.f64 (/.f64 #s(approx (- x y) x) #s(literal 2 binary64)) y) |
(/.f64 (/.f64 #s(approx (- x y) x) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (neg.f64 (/.f64 #s(approx (- x y) x) #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 #s(approx (- x y) x))) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (neg.f64 #s(approx (- x y) x)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 #s(approx (- x y) x) (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (/.f64 (neg.f64 #s(approx (- x y) x)) (*.f64 #s(literal 2 binary64) y))) |
(neg.f64 (/.f64 #s(approx (- x y) x) (*.f64 #s(literal -2 binary64) y))) |
#s(approx (- x y) x) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y x) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 y x (*.f64 y x)) |
(fma.f64 x y (*.f64 y x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 y x) (*.f64 y x)) |
(+.f64 y y) |
#s(literal 2 binary64) |
#s(literal 2 binary64) |
(/.f64 (/.f64 (-.f64 x y) y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (-.f64 x y) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 (/.f64 y (*.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 #s(literal 2 binary64) y)))) (+.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y (*.f64 #s(literal 2 binary64) y)))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 #s(literal 2 binary64) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 (/.f64 x y) #s(literal 2 binary64)) (fma.f64 (/.f64 y (*.f64 #s(literal 2 binary64) y)) (/.f64 y (*.f64 #s(literal 2 binary64) y)) (*.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y (*.f64 #s(literal 2 binary64) y)))))) |
(/.f64 (neg.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64))) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (-.f64 x y))) (neg.f64 (*.f64 #s(literal -2 binary64) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 #s(literal 2 binary64) y) y)) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 y x)) |
(/.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) y) |
(/.f64 (/.f64 (-.f64 x y) (*.f64 y x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (+.f64 y x) (*.f64 #s(literal 2 binary64) y))) |
(/.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)) (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (neg.f64 (-.f64 x y)) (*.f64 #s(literal -2 binary64) y)) |
(/.f64 (-.f64 x y) (*.f64 #s(literal 2 binary64) y)) |
(neg.f64 (/.f64 (neg.f64 (-.f64 x y)) (*.f64 #s(literal 2 binary64) y))) |
(neg.f64 (/.f64 (-.f64 x y) (*.f64 #s(literal -2 binary64) y))) |
(-.f64 (/.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 y (*.f64 #s(literal 2 binary64) y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (neg.f64 y) x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.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 (*.f64 (+.f64 y x) (-.f64 x y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) y)))) |
(/.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))) |
(fma.f64 #s(literal -1 binary64) y x) |
(fma.f64 y #s(literal -1 binary64) x) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.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 x (*.f64 (neg.f64 y) #s(literal -1 binary64))) |
(-.f64 x y) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (fma.f64 y (+.f64 y x) (*.f64 x x)))) |
(+.f64 (neg.f64 y) x) |
(+.f64 x (neg.f64 y)) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (*.f64 #s(literal 0 binary64) y) #s(literal 0 binary64)) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (*.f64 y #s(literal 0 binary64)) #s(literal 0 binary64)) |
(/.f64 (*.f64 y (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 x x #s(literal 0 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y x) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 y x (*.f64 y x)) |
(fma.f64 x y (*.f64 y x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 y x) (*.f64 y x)) |
(+.f64 y y) |
#s(literal 2 binary64) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx x x) |
#s(approx (/ -1/2 x) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (* x 2) y) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (* x 2) #s(literal 2 binary64)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (* (* x 2) y) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (* x 2) #s(literal 2 binary64)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (- (/ 1/2 y) (/ 1/2 x)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (/ 1/2 y) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx y y) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) (neg.f64 y))) |
Compiled 3 005 to 463 computations (84.6% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 179 | 0 | 179 |
| Fresh | 0 | 1 | 1 |
| Picked | 0 | 5 | 5 |
| Done | 0 | 0 | 0 |
| Total | 179 | 6 | 185 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 77.9% | (/.f64 (-.f64 x y) (*.f64 (+.f64 x x) y)) |
| ✓ | 40.6% | (/.f64 #s(approx (- x y) x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ▶ | 86.7% | #s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
| ✓ | 52.4% | #s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 49.6% | #s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
| ✓ | 100.0% | #s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
Compiled 81 to 59 computations (27.2% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (- (* 1/2 (/ x y)) 1/2))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 x)) y))) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- x y) (* (* x 2) y)) (/ (+ (* (/ x y) 1/2) -1/2) x) (+ (* (/ x y) 1/2) -1/2) (/ x y) x y 1/2 -1/2) |
| 1.0ms | x | @ | inf | ((/ (- x y) (* (* x 2) y)) (/ (+ (* (/ x y) 1/2) -1/2) x) (+ (* (/ x y) 1/2) -1/2) (/ x y) x y 1/2 -1/2) |
| 1.0ms | y | @ | -inf | ((/ (- x y) (* (* x 2) y)) (/ (+ (* (/ x y) 1/2) -1/2) x) (+ (* (/ x y) 1/2) -1/2) (/ x y) x y 1/2 -1/2) |
| 1.0ms | x | @ | 0 | ((/ (- x y) (* (* x 2) y)) (/ (+ (* (/ x y) 1/2) -1/2) x) (+ (* (/ x y) 1/2) -1/2) (/ x y) x y 1/2 -1/2) |
| 1.0ms | y | @ | inf | ((/ (- x y) (* (* x 2) y)) (/ (+ (* (/ x y) 1/2) -1/2) x) (+ (* (/ x y) 1/2) -1/2) (/ x y) x y 1/2 -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 309 |
| 0 | 64 | 291 |
| 1 | 235 | 287 |
| 0 | 1603 | 285 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (- (* 1/2 (/ x y)) 1/2))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 x)) y))) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal -1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x (*.f64 #s(literal -1/2 binary64) x)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) x)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))) x)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) x)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) x) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) x) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(-.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal -1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) #s(literal -1/4 binary64)))) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/8 binary64) (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x y))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) #s(literal -1/4 binary64)))) (/.f64 #s(literal -1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
x |
y |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(literal -1/2 binary64)) |
#s(approx (+ (* (/ x y) 1/2) -1/2) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (+ (* (/ x y) 1/2) -1/2) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (/ (+ (* (/ x y) 1/2) -1/2) x) (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (/ x y) 1/2) -1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) y)) |
#s(approx y y) |
Compiled 1 973 to 294 computations (85.1% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 77 | 1 | 78 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 77 | 7 | 84 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 77.9% | (/.f64 (-.f64 x y) (*.f64 (+.f64 x x) y)) |
| ✓ | 40.6% | (/.f64 #s(approx (- x y) x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ▶ | 86.6% | #s(approx (/ (- x y) (* (* x 2) y)) (fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | 86.7% | #s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
| ✓ | 52.4% | #s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 49.6% | #s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
| ✓ | 100.0% | #s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
Compiled 101 to 73 computations (27.7% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 x y) |
x |
y |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ -1/2 x) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx y #s(hole binary64 y)) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (- x y) (* (* x 2) y)) (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) (/ x y) x y (/ 1/2 x) 1/2 (/ -1/2 x) -1/2) |
| 1.0ms | x | @ | inf | ((/ (- x y) (* (* x 2) y)) (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) (/ x y) x y (/ 1/2 x) 1/2 (/ -1/2 x) -1/2) |
| 1.0ms | x | @ | 0 | ((/ (- x y) (* (* x 2) y)) (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) (/ x y) x y (/ 1/2 x) 1/2 (/ -1/2 x) -1/2) |
| 1.0ms | y | @ | -inf | ((/ (- x y) (* (* x 2) y)) (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) (/ x y) x y (/ 1/2 x) 1/2 (/ -1/2 x) -1/2) |
| 1.0ms | y | @ | inf | ((/ (- x y) (* (* x 2) y)) (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) (/ x y) x y (/ 1/2 x) 1/2 (/ -1/2 x) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 48 | 245 |
| 0 | 50 | 238 |
| 1 | 181 | 230 |
| 0 | 1382 | 219 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(/.f64 x y) |
x |
y |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
(/.f64 #s(literal -1/2 binary64) x) |
#s(literal -1/2 binary64) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) #s(hole binary64 (/ -1/2 x))) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) #s(hole binary64 (/ (- (* 1/2 (/ x y)) 1/2) x))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ -1/2 x) #s(hole binary64 (/ -1/2 x))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) #s(hole binary64 (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x))))) |
#s(approx (/ (- x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) #s(hole binary64 (/ (+ 1/2 (* -1/2 (/ y x))) y))) |
#s(approx y #s(hole binary64 y)) |
| Outputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) x) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) x) (neg.f64 x)) (*.f64 #s(literal -1/2 binary64) y)) (*.f64 y (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) x) x) (*.f64 y #s(literal 1/2 binary64))) (*.f64 y x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 x)) (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) (*.f64 (*.f64 y x) (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) x) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) (*.f64 (*.f64 y x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (neg.f64 x)) (*.f64 x #s(literal -1/2 binary64))) (*.f64 x (neg.f64 x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) x) x (*.f64 #s(literal -1/2 binary64) y)) (*.f64 y x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) x) (neg.f64 x) (*.f64 y #s(literal 1/2 binary64))) (*.f64 y (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) x (*.f64 (*.f64 y x) #s(literal -1/2 binary64))) (*.f64 (*.f64 y x) x)) |
(/.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) x) (neg.f64 x) (*.f64 (*.f64 y x) #s(literal 1/2 binary64))) (*.f64 (*.f64 y x) (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x (*.f64 x #s(literal -1/2 binary64))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (*.f64 y x)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (*.f64 y x) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))) (*.f64 x (*.f64 y x))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) y (*.f64 (neg.f64 x) (*.f64 (/.f64 #s(literal 1/2 binary64) x) x))) (*.f64 (neg.f64 x) y)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (*.f64 y x) (*.f64 (neg.f64 x) (*.f64 #s(literal 1/2 binary64) x))) (*.f64 (neg.f64 x) (*.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 (neg.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (*.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) (*.f64 x (neg.f64 x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) x)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 x))) |
(fma.f64 (*.f64 (/.f64 x y) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x y) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 x y) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) x) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) x) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 x y)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 x y)) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x)) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) x) y) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) x) y) (/.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) (*.f64 y x)) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 x y))) |
(-.f64 (/.f64 #s(literal -1/2 binary64) x) (*.f64 (neg.f64 (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) x))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) x) (-.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal -1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
x |
y |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/2 binary64) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal -1/2 binary64) x) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 x)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) x)) |
#s(literal -1/2 binary64) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ -1/2 x) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (/ x y) (/ 1/2 x)) (/ -1/2 x)) (/.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx y y) |
Compiled 2 652 to 355 computations (86.6% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 106 | 0 | 106 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 6 | 6 |
| Total | 106 | 7 | 113 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 77.9% | (/.f64 (-.f64 x y) (*.f64 (+.f64 x x) y)) |
| ✓ | 40.6% | (/.f64 #s(approx (- x y) x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| ✓ | 86.6% | #s(approx (/ (- x y) (* (* x 2) y)) (fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) |
| ✓ | 86.7% | #s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
| ✓ | 52.4% | #s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 49.6% | #s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
| ✓ | 100.0% | #s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
Compiled 211 to 105 computations (50.2% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(approx (- x y) x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (-.f64 x y) (*.f64 (+.f64 x x) y)) |
(/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
#s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) x))) |
| Outputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
3 calls:
| 9.0ms | y |
| 3.0ms | x |
| 3.0ms | (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(approx (- x y) x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(/.f64 (-.f64 x y) (*.f64 (+.f64 x x) y)) |
(/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Outputs |
|---|
(/.f64 (-.f64 x y) (*.f64 (+.f64 x x) y)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 (-.f64 x y) (*.f64 (+.f64 x x) y)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.4% | 4 | (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 89.7% | 5 | x |
| 87.5% | 5 | y |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(approx (- x y) x) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Outputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
3 calls:
| 2.0ms | (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 2.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 77.4% | 3 | y |
| 80.5% | 3 | x |
| 60.1% | 3 | (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
Compiled 11 to 11 computations (0% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
| Outputs |
|---|
#s(approx (/ (- x y) (* (* x 2) y)) (/.f64 #s(literal -1/2 binary64) x)) |
3 calls:
| 1.0ms | (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 49.6% | 1 | (/.f64 (-.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 49.6% | 1 | y |
| 49.6% | 1 | x |
Compiled 11 to 11 computations (0% saved)
| 3× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.7546534691132854e+298 | 3.0296009347316244e+303 |
| 0.0ms | -0.0 | 6.551516828416587e-104 |
| 0.0ms | -1.0518568079422679e-105 | -1.79434872337491e-110 |
Compiled 12 to 12 computations (0% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 8.167364625462616e-75 | 3.5803517311028704e-58 |
| 22.0ms | -3.693222702856091e+88 | -2.0328012318786365e+85 |
| 23.0ms | 288× | 0 | valid |
Compiled 480 to 408 computations (15% saved)
ival-sub!: 13.0ms (78.8% of total)ival-mult!: 2.0ms (12.1% of total)ival-div!: 1.0ms (6.1% of total)adjust: 0.0ms (0% of total)| 1× | done |
Compiled 157 to 39 computations (75.2% saved)
Compiled 346 to 104 computations (69.9% saved)
Loading profile data...