
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 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 2 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 3 |
| 50% | 50% | 50% | 0.1% | 0% | 0% | 0% | 4 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 5 |
| 75% | 74.9% | 25% | 0.1% | 0% | 0% | 0% | 6 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 7 |
| 87.5% | 87.4% | 12.5% | 0.1% | 0% | 0% | 0% | 8 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 9 |
| 93.8% | 93.7% | 6.2% | 0.1% | 0% | 0% | 0% | 10 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 11 |
| 96.9% | 96.8% | 3.1% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 11 to 9 computations (18.2% saved)
| 558.0ms | 8 256× | 0 | valid |
ival-mult!: 133.0ms (50.2% of total)ival-sub!: 96.0ms (36.2% of total)ival-div!: 35.0ms (13.2% of total)adjust: 1.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 62 | 0 | - | 2 | (5.73047818915577e-180 -1.3934020041724853e-133) | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x 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 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) | o/n | 33 | 0 |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | overflow | 33 | |
/.f64 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) | u/n | 27 | 0 |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | underflow | 27 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 60 | 2 |
| - | 0 | 194 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 60 | 0 | 2 |
| - | 0 | 0 | 194 |
| number | freq |
|---|---|
| 0 | 196 |
| 1 | 60 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 21.0ms | 512× | 0 | valid |
Compiled 59 to 25 computations (57.6% saved)
ival-mult!: 4.0ms (48.8% of total)ival-sub!: 2.0ms (24.4% of total)ival-div!: 2.0ms (24.4% of total)adjust: 0.0ms (0% of total)Useful iterations: 4 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 62 |
| 1 | 56 | 58 |
| 2 | 186 | 58 |
| 3 | 783 | 58 |
| 4 | 1977 | 54 |
| 5 | 6162 | 54 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.6% | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
Compiled 18 to 14 computations (22.2% saved)
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
y |
(-.f64 x y) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (* x 2) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((/ (* (* x 2) y) (- x y)) (* (* x 2) y) (* x 2) x 2 y (- x y)) |
| 2.0ms | x | @ | inf | ((/ (* (* x 2) y) (- x y)) (* (* x 2) y) (* x 2) x 2 y (- x y)) |
| 1.0ms | x | @ | 0 | ((/ (* (* x 2) y) (- x y)) (* (* x 2) y) (* x 2) x 2 y (- x y)) |
| 1.0ms | y | @ | inf | ((/ (* (* x 2) y) (- x y)) (* (* x 2) y) (* x 2) x 2 y (- x y)) |
| 1.0ms | y | @ | -inf | ((/ (* (* x 2) y) (- x y)) (* (* x 2) y) (* x 2) x 2 y (- x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 173 | 657 |
| 0 | 178 | 607 |
| 1 | 997 | 588 |
| 0 | 8215 | 574 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
y |
(-.f64 x y) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (* x 2) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (-.f64 x y)) |
(neg.f64 (/.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64)) (-.f64 x y))) |
(neg.f64 (/.f64 (*.f64 y (*.f64 #s(literal 2 binary64) x)) (neg.f64 (-.f64 x y)))) |
(+.f64 (/.f64 (*.f64 y x) (-.f64 x y)) (/.f64 (*.f64 y x) (-.f64 x y))) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) y) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 x (*.f64 y #s(literal 2 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))))) |
(neg.f64 (*.f64 (*.f64 y x) #s(literal -2 binary64))) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(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 y x) (*.f64 (neg.f64 y) x)) |
(+.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)))) |
(neg.f64 (*.f64 #s(literal -2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 x x) |
x |
#s(literal 2 binary64) |
y |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 (neg.f64 y) y))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 y (+.f64 y x))))) |
(/.f64 (fma.f64 x x (*.f64 (neg.f64 y) y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (*.f64 y (+.f64 y x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (+.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (*.f64 y (+.f64 y x))))) |
(-.f64 x y) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x #s(literal -2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64)))) x (neg.f64 (/.f64 #s(literal 2 binary64) y))) x #s(literal -2 binary64)) x)) |
#s(approx (* (* x 2) y) (*.f64 y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (* x 2) (*.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 y (/.f64 (*.f64 y y) x)) (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (+.f64 y (/.f64 (*.f64 y y) x)) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) (neg.f64 x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (/.f64 (fma.f64 #s(literal 2 binary64) (*.f64 y y) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 y #s(literal 3 binary64)) (/.f64 (pow.f64 y #s(literal 4 binary64)) x))) x)) x))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64))))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx y y) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (*.f64 x x) y) x))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 (+.f64 x (/.f64 (*.f64 x x) y)) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 x x (/.f64 (pow.f64 x #s(literal 3 binary64)) y))) (neg.f64 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 x x) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (pow.f64 x #s(literal 3 binary64)) (/.f64 (pow.f64 x #s(literal 4 binary64)) y))) y)) y))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
Compiled 1 191 to 275 computations (76.9% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 65 | 5 | 70 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 66 | 5 | 71 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.6% | (/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
| ▶ | 51.4% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
| ▶ | 49.8% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
| ▶ | 52.2% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
| ▶ | 50.5% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
Compiled 142 to 100 computations (29.6% saved)
| Inputs |
|---|
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(*.f64 (+.f64 x x) y) |
(+.f64 x x) |
x |
y |
(-.f64 x y) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x) |
(fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) |
(/.f64 x y) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y) |
(fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 y x) |
| Outputs |
|---|
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (+ x x) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* -2 x) #s(hole binary64 (* -2 x))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) #s(hole binary64 (* -2 x))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (+ (* (/ x y) -2) -2) #s(hole binary64 -2)) |
#s(approx (+ (* (/ x y) -2) -2) #s(hole binary64 (- (* -2 (/ x y)) 2))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* 2 (/ (pow y 2) x)))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (/ (+ (* 2 (* x y)) (* 2 (pow y 2))) x))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (* 2 (/ y x)))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (/ (+ (* 2 x) (* 2 y)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) #s(hole binary64 (* -2 (/ (pow x 2) y)))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) #s(hole binary64 (* -1 (* (pow x 2) (+ (* 2 (/ 1 x)) (* 2 (/ 1 y))))))) |
#s(approx (+ (* (/ x y) -2) -2) #s(hole binary64 (* -2 (/ x y)))) |
#s(approx (+ (* (/ x y) -2) -2) #s(hole binary64 (* -1 (* x (+ (* 2 (/ 1 y)) (* 2 (/ 1 x))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (+ 2 (* 2 (/ y x))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (+ (* (/ x y) -2) -2) #s(hole binary64 (* -1 (* x (+ (* 2 (/ 1 x)) (* 2 (/ 1 y))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (* y 2) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) #s(hole binary64 (/ (+ (* -2 (* x y)) (* -2 (pow x 2))) y))) |
#s(approx (+ (* (/ x y) -2) -2) #s(hole binary64 (/ (+ (* -2 x) (* -2 y)) y))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* (pow y 2) (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (* y (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 9.0ms | y | @ | 0 | ((/ (* (+ x x) y) (- x y)) (* (+ x x) y) (+ x x) x y (- x y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* y 2) 2 (/ (* (* x 2) y) (- x y)) (* (+ (* (/ x y) -2) -2) x) (+ (* (/ x y) -2) -2) (/ x y) (/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ y x)) |
| 3.0ms | x | @ | 0 | ((/ (* (+ x x) y) (- x y)) (* (+ x x) y) (+ x x) x y (- x y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* y 2) 2 (/ (* (* x 2) y) (- x y)) (* (+ (* (/ x y) -2) -2) x) (+ (* (/ x y) -2) -2) (/ x y) (/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ y x)) |
| 3.0ms | x | @ | -inf | ((/ (* (+ x x) y) (- x y)) (* (+ x x) y) (+ x x) x y (- x y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* y 2) 2 (/ (* (* x 2) y) (- x y)) (* (+ (* (/ x y) -2) -2) x) (+ (* (/ x y) -2) -2) (/ x y) (/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ y x)) |
| 2.0ms | y | @ | -inf | ((/ (* (+ x x) y) (- x y)) (* (+ x x) y) (+ x x) x y (- x y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* y 2) 2 (/ (* (* x 2) y) (- x y)) (* (+ (* (/ x y) -2) -2) x) (+ (* (/ x y) -2) -2) (/ x y) (/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ y x)) |
| 2.0ms | x | @ | inf | ((/ (* (+ x x) y) (- x y)) (* (+ x x) y) (+ x x) x y (- x y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* y 2) 2 (/ (* (* x 2) y) (- x y)) (* (+ (* (/ x y) -2) -2) x) (+ (* (/ x y) -2) -2) (/ x y) (/ (* (* x 2) y) (- x y)) (* (+ (* (/ y x) 2) 2) y) (+ (* (/ y x) 2) 2) (/ y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 262 | 1708 |
| 0 | 275 | 1573 |
| 1 | 1291 | 1571 |
| 0 | 8327 | 1535 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(*.f64 (+.f64 x x) y) |
(+.f64 x x) |
x |
y |
(-.f64 x y) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) x) |
#s(literal -2 binary64) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x) |
(fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) |
(/.f64 x y) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y) |
(fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) |
(/.f64 y x) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (+ x x) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* -2 x) #s(hole binary64 (* -2 x))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) #s(hole binary64 (* -2 x))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (+ (* (/ x y) -2) -2) #s(hole binary64 -2)) |
#s(approx (+ (* (/ x y) -2) -2) #s(hole binary64 (- (* -2 (/ x y)) 2))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* 2 (/ (pow y 2) x)))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (/ (+ (* 2 (* x y)) (* 2 (pow y 2))) x))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (* 2 (/ y x)))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (/ (+ (* 2 x) (* 2 y)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) #s(hole binary64 (* -2 (/ (pow x 2) y)))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) #s(hole binary64 (* -1 (* (pow x 2) (+ (* 2 (/ 1 x)) (* 2 (/ 1 y))))))) |
#s(approx (+ (* (/ x y) -2) -2) #s(hole binary64 (* -2 (/ x y)))) |
#s(approx (+ (* (/ x y) -2) -2) #s(hole binary64 (* -1 (* x (+ (* 2 (/ 1 y)) (* 2 (/ 1 x))))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 2)) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (+ 2 (* 2 (/ y x))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (+ (* (/ x y) -2) -2) #s(hole binary64 (* -1 (* x (+ (* 2 (/ 1 x)) (* 2 (/ 1 y))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (* y 2) #s(hole binary64 (* 2 y))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) #s(hole binary64 (/ (+ (* -2 (* x y)) (* -2 (pow x 2))) y))) |
#s(approx (+ (* (/ x y) -2) -2) #s(hole binary64 (/ (+ (* -2 x) (* -2 y)) y))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) #s(hole binary64 (* (pow y 2) (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (+ (* (/ y x) 2) 2) #s(hole binary64 (* y (+ (* 2 (/ 1 x)) (* 2 (/ 1 y)))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (+ x x) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
| Outputs |
|---|
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 y (-.f64 x y))) |
(/.f64 (neg.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)))) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)) y) (*.f64 (-.f64 x x) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (*.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (-.f64 x y))) |
(/.f64 (neg.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64))) (neg.f64 (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 x y)) |
(+.f64 (/.f64 (*.f64 y x) (-.f64 x y)) (/.f64 (*.f64 y x) (-.f64 x y))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) y) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.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 y x (*.f64 y x)) |
(fma.f64 x y (*.f64 y x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 y x) (*.f64 y x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (neg.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))) (neg.f64 (-.f64 x x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))))) |
(/.f64 (*.f64 (*.f64 #s(literal 2 binary64) 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 #s(literal 2 binary64) x) (-.f64 x x)))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x x)) (/.f64 (*.f64 x x) (-.f64 x x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (*.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 x x))))) |
(+.f64 x x) |
x |
y |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(-.f64 x y) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
(*.f64 #s(literal -2 binary64) x) |
(*.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal 2 binary64) y)) |
(*.f64 #s(literal 2 binary64) y) |
(*.f64 y #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(+.f64 y y) |
#s(literal 2 binary64) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64))) |
(*.f64 (-.f64 (/.f64 x y) #s(literal -1 binary64)) #s(literal -2 binary64)) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 #s(literal -2 binary64) (*.f64 (/.f64 x y) #s(literal -2 binary64)))) |
(/.f64 (+.f64 #s(literal -8 binary64) (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -8 binary64))) (+.f64 #s(literal 4 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 x y) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -8 binary64) #s(literal -8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64))) (neg.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal 2 binary64)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -8 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 2 binary64)) (*.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -8 binary64)) #s(literal 8 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -8 binary64) #s(literal -8 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -2 binary64))))) |
(fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) |
(fma.f64 #s(literal -2 binary64) (/.f64 x y) #s(literal -2 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal 2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64) (+.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)))))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) |
(-.f64 #s(literal -2 binary64) (*.f64 (neg.f64 (/.f64 x y)) #s(literal -2 binary64))) |
(-.f64 #s(literal -2 binary64) (*.f64 #s(literal 2 binary64) (/.f64 x y))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -2 binary64))))) (/.f64 #s(literal -8 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -2 binary64)))))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -2 binary64)) |
(+.f64 #s(literal -2 binary64) (*.f64 (/.f64 x y) #s(literal -2 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
(*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y) |
(*.f64 y (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y))) (-.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 y y)) (*.f64 (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64))))) (-.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y)) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 y #s(literal 3 binary64)) (pow.f64 (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 y y) (-.f64 (*.f64 (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64)))) (*.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64))))))) |
(fma.f64 #s(literal 2 binary64) y (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y)) |
(fma.f64 #s(literal 2 binary64) y (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(fma.f64 y #s(literal 2 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y)) |
(fma.f64 y #s(literal 2 binary64) (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(-.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (neg.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64))) y)) |
(-.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (neg.f64 y) (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(+.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (-.f64 (/.f64 y x) #s(literal -1 binary64)) #s(literal 2 binary64)) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (/.f64 y x)))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 #s(literal 8 binary64) (pow.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal -2 binary64) (/.f64 y x)) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64))) (neg.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)))) |
(/.f64 (neg.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (+.f64 #s(literal 4 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (*.f64 #s(literal 2 binary64) y) #s(literal 2 binary64) (*.f64 x #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (fma.f64 #s(literal 4 binary64) x (*.f64 #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) y))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 #s(literal 4 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) #s(literal -4 binary64)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64))) |
(/.f64 (+.f64 #s(literal 8 binary64) (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 4 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) |
(fma.f64 #s(literal 2 binary64) (/.f64 y x) #s(literal 2 binary64)) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64))) (/.f64 #s(literal 4 binary64) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal -2 binary64)))) |
(-.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -2 binary64)) |
(-.f64 #s(literal 2 binary64) (*.f64 (/.f64 (neg.f64 y) x) #s(literal 2 binary64))) |
(-.f64 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 4 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (*.f64 #s(literal -2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(+.f64 #s(literal 2 binary64) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x #s(literal -2 binary64)) x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x #s(literal -2 binary64)) x)) |
#s(approx (* (+ x x) y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x #s(literal -2 binary64)) x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x #s(literal -2 binary64)) x)) |
#s(approx (* -2 x) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (* (+ (* (/ x y) -2) -2) x) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (* (+ (* (/ x y) -2) -2) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
#s(approx (+ (* (/ x y) -2) -2) #s(literal -2 binary64)) |
#s(approx (+ (* (/ x y) -2) -2) (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 (/.f64 (*.f64 y y) x) #s(literal 2 binary64))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (/.f64 (*.f64 #s(literal 2 binary64) (fma.f64 y x (*.f64 y y))) x)) |
#s(approx (+ (* (/ y x) 2) 2) (*.f64 (/.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ (* (/ y x) 2) 2) (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 x y)) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (*.f64 y y) x)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (*.f64 y y) x)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (*.f64 y y) x)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (*.f64 y y) x)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (*.f64 y y) x)) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (*.f64 y y) x)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) (*.f64 (/.f64 (*.f64 x x) y) #s(literal -2 binary64))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) (*.f64 x x)))) |
#s(approx (+ (* (/ x y) -2) -2) (*.f64 (/.f64 x y) #s(literal -2 binary64))) |
#s(approx (+ (* (/ x y) -2) -2) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) x))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (*.f64 y y) x)))) |
#s(approx (+ (* (/ y x) 2) 2) #s(literal 2 binary64)) |
#s(approx (+ (* (/ y x) 2) 2) (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y y))) x)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64)))) x))) x)))) |
#s(approx (- x y) (neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y y))) x)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64)))) x))) x)))) |
#s(approx (+ (* (/ x y) -2) -2) (neg.f64 (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) x))) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64)))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx y y) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64)))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (* y 2) (*.f64 #s(literal 2 binary64) y)) |
#s(approx (* (+ (* (/ x y) -2) -2) x) (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y x (*.f64 x x))) y)) |
#s(approx (+ (* (/ x y) -2) -2) (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 x y)) y)) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y)) (*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y)) (*.f64 (/.f64 #s(literal -2 binary64) y) (/.f64 (pow.f64 x #s(literal 3 binary64)) y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (* (+ (* (/ x y) -2) -2) x) (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y)))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) (*.f64 y y))) |
#s(approx (+ (* (/ y x) 2) 2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)) y)) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) y))) y)))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) y))) y)))) |
Compiled 3 916 to 699 computations (82.2% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 164 | 1 | 165 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 165 | 5 | 170 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 77.6% | (/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
| ▶ | 52.2% | #s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
| ✓ | 51.4% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
| ✓ | 49.8% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
| ✓ | 50.5% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
Compiled 71 to 49 computations (31% saved)
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
(+.f64 y y) |
y |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | y | @ | -inf | ((/ (* (* x 2) y) (- x y)) (+ y y) y) |
| 0.0ms | y | @ | inf | ((/ (* (* x 2) y) (- x y)) (+ y y) y) |
| 0.0ms | y | @ | 0 | ((/ (* (* x 2) y) (- x y)) (+ y y) y) |
| 0.0ms | x | @ | inf | ((/ (* (* x 2) y) (- x y)) (+ y y) y) |
| 0.0ms | x | @ | 0 | ((/ (* (* x 2) y) (- x y)) (+ y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 145 | 557 |
| 0 | 146 | 513 |
| 0 | 870 | 497 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
(+.f64 y y) |
y |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* -2 x))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* x (- (* x (- (* x (- (* -2 (/ x (pow y 3))) (* 2 (/ 1 (pow y 2))))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* 2 y))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (+ (* 2 (/ (pow y 3) (pow x 2))) (* 2 (/ (pow y 4) (pow x 3)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (pow y 2)) (* -1 (/ (+ (* 2 (/ (pow y 4) x)) (* 2 (pow y 3))) x))) x)) (* 2 y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (* y (+ 2 (* y (+ (* y (+ (* 2 (/ y (pow x 3))) (* 2 (/ 1 (pow x 2))))) (* 2 (/ 1 x)))))))) |
#s(approx (+ y y) #s(hole binary64 (* 2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (+ (* -2 (/ (pow x 3) (pow y 2))) (* -2 (/ (pow x 4) (pow y 3)))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (/ (* (* x 2) y) (- x y)) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* -1 (/ (+ (* -2 (/ (pow x 4) y)) (* -2 (pow x 3))) y)) (* 2 (pow x 2))) y))))) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (-.f64 y y)) |
(/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) |
(+.f64 y y) |
y |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (/.f64 x (*.f64 y y)) #s(literal -2 binary64)) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (-.f64 (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 y #s(literal 3 binary64))) #s(literal -2 binary64) (*.f64 #s(literal -2 binary64) (pow.f64 y #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) y)) x) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (*.f64 y y) x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (*.f64 y y) x)) (/.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64)) (*.f64 x x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 y (/.f64 (*.f64 y y) x)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x)) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 y y))) x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 y y) #s(literal -2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) (pow.f64 y #s(literal 3 binary64)))) x))) x)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (/.f64 y (*.f64 x x)) #s(literal 2 binary64) (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 y (pow.f64 x #s(literal 3 binary64))) (pow.f64 x #s(literal -2 binary64)))) y (/.f64 #s(literal 2 binary64) x)) y #s(literal 2 binary64)) y)) |
#s(approx (+ y y) (*.f64 y #s(literal 2 binary64))) |
#s(approx y y) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y)) (/.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -2 binary64)) (*.f64 y y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y)) (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 3 binary64))))))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 x x))) y)))) |
#s(approx (/ (* (* x 2) y) (- x y)) (fma.f64 #s(literal -2 binary64) x (neg.f64 (/.f64 (fma.f64 (*.f64 x x) #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) y) (pow.f64 x #s(literal 3 binary64)))) y))) y)))) |
Compiled 559 to 135 computations (75.8% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 23 | 0 | 23 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 23 | 5 | 28 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 77.6% | (/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
| ✓ | 52.2% | #s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
| ✓ | 51.4% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
| ✓ | 49.8% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
| ✓ | 50.5% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
Compiled 164 to 79 computations (51.8% saved)
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
3 calls:
| 6.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 89.0% | 5 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 88.2% | 5 | x |
| 89.3% | 5 | y |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
3 calls:
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 78.3% | 3 | x |
| 60.8% | 4 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 78.5% | 3 | y |
Compiled 11 to 11 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
3 calls:
| 2.0ms | x |
| 1.0ms | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 52.2% | 1 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 52.2% | 1 | x |
| 52.2% | 1 | y |
Compiled 11 to 11 computations (0% saved)
| 4× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | 2.9648754457975708e+203 | 2.248748821104788e+213 |
| 9.0ms | 4.064558150042731e-197 | 4.585145304475532e-195 |
| 10.0ms | -1.3934020041724853e-133 | -1.5958396572579033e-139 |
| 9.0ms | -1.8368926987308766e+133 | -8.022205803278464e+129 |
| 19.0ms | 544× | 0 | valid |
Compiled 760 to 608 computations (20% saved)
ival-mult!: 5.0ms (59.6% of total)ival-div!: 2.0ms (23.8% of total)ival-sub!: 1.0ms (11.9% of total)adjust: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 9.998655254060429e-88 | 7.663632037168243e-84 |
| 9.0ms | -8.840416872160363e+88 | -4.416836334876691e+87 |
| 10.0ms | 240× | 0 | valid |
Compiled 402 to 327 computations (18.7% saved)
ival-mult!: 3.0ms (61.9% of total)ival-sub!: 1.0ms (20.6% of total)ival-div!: 1.0ms (20.6% of total)adjust: 0.0ms (0% of total)| 1× | done |
Compiled 133 to 34 computations (74.4% saved)
Compiled 284 to 82 computations (71.1% saved)
Loading profile data...