
Time bar (total: 1.8s)
| 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)
| 516.0ms | 8 256× | 0 | valid |
ival-mult!: 132.0ms (64.6% of total)ival-div!: 43.0ms (21% of total)ival-sub!: 27.0ms (13.2% of total)adjust: 2.0ms (1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 63 | 0 | - | 4 | (7.245449858038952e-219 1.2509367985183224e-101) | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 1 | 0 | - | 0 | - | (*.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 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) | u/n | 30 | 0 |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | underflow | 30 | |
/.f64 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) | o/n | 29 | 0 |
| ↳ | (*.f64 x #s(literal 2 binary64)) | overflow | 1 | |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | overflow | 29 | |
*.f64 | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | n*o | 1 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 60 | 4 |
| - | 0 | 192 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 60 | 0 | 4 |
| - | 0 | 0 | 192 |
| number | freq |
|---|---|
| 0 | 196 |
| 1 | 60 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 43.0ms | 512× | 0 | valid |
Compiled 59 to 25 computations (57.6% saved)
ival-mult!: 5.0ms (58.6% 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: 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.0% | (/.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 254 to 276 computations (78% saved)
6 alts after pruning (6 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 6 | 77 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 72 | 6 | 78 |
| Status | Accuracy | Program |
|---|---|---|
| 77.0% | (/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) | |
| ▶ | 83.7% | (*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 y (-.f64 x y))) |
| ▶ | 55.9% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
| ▶ | 44.0% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
| ▶ | 56.2% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
| ▶ | 44.4% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
Compiled 160 to 114 computations (28.8% saved)
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 y (-.f64 x y))) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(/.f64 y (-.f64 x y)) |
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(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 (* (* 2 x) (/ y (- x y))) #s(hole binary64 (* -2 x))) |
#s(approx (* (* 2 x) (/ y (- x y))) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (* (* 2 x) (/ y (- x y))) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (* 2 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 (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (- x y)) #s(hole binary64 -1)) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1))) |
#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 (* (* 2 x) (/ y (- x y))) #s(hole binary64 (* 2 y))) |
#s(approx (* (* 2 x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (* (* 2 x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (* (* 2 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 (/ y (- x y)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (+ y (/ (pow y 2) x)) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x))) |
#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 (* (* 2 x) (/ y (- x y))) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (* (* 2 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 (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x)))) |
#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 (* (* 2 x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (* (* 2 x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (* (* 2 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 (- x y)) #s(hole binary64 (* y (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 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 (* (* 2 x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (* (* 2 x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (* (* 2 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 (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#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 (* (* 2 x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (* (* 2 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 (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1))) |
#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 | |
|---|---|---|---|---|
| 47.0ms | x | @ | -inf | ((* (* 2 x) (/ y (- x y))) (* 2 x) 2 x (/ y (- x y)) y (- x y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* y 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 | ((* (* 2 x) (/ y (- x y))) (* 2 x) 2 x (/ y (- x y)) y (- x y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* y 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 | y | @ | -inf | ((* (* 2 x) (/ y (- x y))) (* 2 x) 2 x (/ y (- x y)) y (- x y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* y 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 | ((* (* 2 x) (/ y (- x y))) (* 2 x) 2 x (/ y (- x y)) y (- x y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* y 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 | ((* (* 2 x) (/ y (- x y))) (* 2 x) 2 x (/ y (- x y)) y (- x y) (/ (* (* x 2) y) (- x y)) (* -2 x) -2 (/ (* (* x 2) y) (- x y)) (* y 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 | 356 | 2115 |
| 0 | 369 | 1946 |
| 1 | 2003 | 1940 |
| 0 | 9006 | 1901 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 y (-.f64 x y))) |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
x |
(/.f64 y (-.f64 x y)) |
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(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 (* (* 2 x) (/ y (- x y))) #s(hole binary64 (* -2 x))) |
#s(approx (* (* 2 x) (/ y (- x y))) #s(hole binary64 (* x (- (* -2 (/ x y)) 2)))) |
#s(approx (* (* 2 x) (/ y (- x y))) #s(hole binary64 (* x (- (* x (- (* -2 (/ x (pow y 2))) (* 2 (/ 1 y)))) 2)))) |
#s(approx (* (* 2 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 (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (- x y)) #s(hole binary64 -1)) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1))) |
#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 (* (* 2 x) (/ y (- x y))) #s(hole binary64 (* 2 y))) |
#s(approx (* (* 2 x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (* 2 (/ (pow y 2) x))))) |
#s(approx (* (* 2 x) (/ y (- x y))) #s(hole binary64 (+ (* 2 y) (+ (* 2 (/ (pow y 2) x)) (* 2 (/ (pow y 3) (pow x 2))))))) |
#s(approx (* (* 2 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 (/ y (- x y)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (+ y (/ (pow y 2) x)) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x))) |
#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 (* (* 2 x) (/ y (- x y))) #s(hole binary64 (+ (* -1 (/ (+ (* -2 (/ (pow y 3) x)) (* -2 (pow y 2))) x)) (* 2 y)))) |
#s(approx (* (* 2 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 (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x)))) |
#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 (* (* 2 x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* 2 (/ y x)))))) |
#s(approx (* (* 2 x) (/ y (- x y))) #s(hole binary64 (* y (+ 2 (* y (+ (* 2 (/ y (pow x 2))) (* 2 (/ 1 x)))))))) |
#s(approx (* (* 2 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 (- x y)) #s(hole binary64 (* y (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 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 (* (* 2 x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -2 (/ (pow x 2) y))))) |
#s(approx (* (* 2 x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (+ (* -2 (/ (pow x 2) y)) (* -2 (/ (pow x 3) (pow y 2))))))) |
#s(approx (* (* 2 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 (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#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 (* (* 2 x) (/ y (- x y))) #s(hole binary64 (+ (* -2 x) (* -1 (/ (+ (* 2 (/ (pow x 3) y)) (* 2 (pow x 2))) y))))) |
#s(approx (* (* 2 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 (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1))) |
#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 y (-.f64 x y)) (*.f64 x #s(literal 2 binary64))) |
(*.f64 (*.f64 x #s(literal 2 binary64)) (/.f64 y (-.f64 x y))) |
(*.f64 #s(literal 2 binary64) (*.f64 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 (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 x #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) 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) |
x |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 y) (neg.f64 (-.f64 x y))) |
(/.f64 y (-.f64 x y)) |
y |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.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 (fma.f64 y y (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.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 (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 (* (* 2 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 (* (* 2 x) (/ y (- x y))) (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) 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(approx (* (* 2 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 #s(literal 1 binary64) (/.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (+.f64 #s(literal -8 binary64) (*.f64 #s(literal -8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)))) (+.f64 #s(literal 4 binary64) (-.f64 (pow.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 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -2 binary64))) |
(/.f64 (fma.f64 #s(literal -8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -8 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 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 (pow.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 4 binary64) (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -2 binary64)))) |
(+.f64 (/.f64 (*.f64 #s(literal -8 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal -2 binary64))))) (/.f64 #s(literal -8 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 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 (/.f64 #s(literal -1 binary64) y) (/.f64 x #s(literal -1 binary64))) |
(*.f64 (/.f64 x #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal 1 binary64) (/.f64 x y)) |
(*.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) (neg.f64 y))) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) |
(/.f64 x y) |
#s(approx (* (* 2 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 (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))) (+.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y)) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.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))) (+.f64 (pow.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64))) (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64)))) (*.f64 (*.f64 y #s(literal 2 binary64)) (*.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)))) |
(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)))) |
(+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) y)) |
(+.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 y (*.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(/.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 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.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) (-.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 (fma.f64 (*.f64 y #s(literal 2 binary64)) #s(literal 2 binary64) (*.f64 x #s(literal 4 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 4 binary64) x (*.f64 #s(literal 2 binary64) (*.f64 y #s(literal 2 binary64)))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(/.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 3 binary64)) #s(literal 8 binary64) #s(literal 8 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.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) (-.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)))))) |
(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 (pow.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 4 binary64) (-.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #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 #s(literal 2 binary64) (*.f64 #s(literal -2 binary64) (/.f64 y x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (/.f64 #s(literal 8 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 4 binary64) (*.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 #s(literal 8 binary64) (+.f64 #s(literal 4 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 (pow.f64 (*.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (+.f64 #s(literal 4 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 (/.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 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 y #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
#s(approx (* (* 2 x) (/ y (- x y))) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (* (* 2 x) (/ y (- x y))) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) x)) |
#s(approx (* (* 2 x) (/ 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 (* (* 2 x) (/ 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 (* 2 x) (*.f64 x #s(literal 2 binary64))) |
#s(approx x x) |
#s(approx (/ y (- x y)) #s(literal -1 binary64)) |
#s(approx (/ y (- x y)) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 y y)) (pow.f64 y #s(literal -1 binary64))) x) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64))) x) (pow.f64 y #s(literal -1 binary64))) x) #s(literal 1 binary64))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (* 2 x) (/ y (- x y))) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (* (* 2 x) (/ y (- x y))) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) x)) |
#s(approx (* (* 2 x) (/ 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 (* (* 2 x) (/ 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 (* -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 (-.f64 (*.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) (-.f64 (*.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 (* (* 2 x) (/ y (- x y))) (*.f64 y #s(literal 2 binary64))) |
#s(approx (* (* 2 x) (/ y (- x y))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y))) |
#s(approx (* (* 2 x) (/ y (- x y))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (* (* 2 x) (/ y (- x y))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y) (*.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 (/ y (- x y)) (/.f64 y x)) |
#s(approx (/ y (- x y)) (/.f64 (+.f64 (/.f64 (*.f64 y y) x) y) x)) |
#s(approx (/ y (- x y)) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x)) y) (neg.f64 (/.f64 (*.f64 y y) x))) x)) |
#s(approx (/ y (- x y)) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (neg.f64 (/.f64 (*.f64 y y) x)))) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (* (* 2 x) (/ y (- x y))) (*.f64 y #s(literal 2 binary64))) |
#s(approx (* (* 2 x) (/ y (- x y))) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y))) |
#s(approx (* (* 2 x) (/ y (- x y))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (/.f64 #s(literal 2 binary64) x)))) |
#s(approx (* (* 2 x) (/ y (- x y))) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y) (*.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) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 y #s(literal 2 binary64))) |
#s(approx (* (+ (* (/ y x) 2) 2) y) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y))) |
#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 (* (* 2 x) (/ y (- x y))) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)))) |
#s(approx (* (* 2 x) (/ 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 (/ y (- x y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) x) y)) x))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y y (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal -1 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x))) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* (* 2 x) (/ y (- x y))) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)))) |
#s(approx (* (* 2 x) (/ 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 y) -2) -2) (*.f64 (neg.f64 x) (+.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 #s(literal 2 binary64) y)))) |
#s(approx (* (* 2 x) (/ y (- x y))) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (* (* 2 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 (* (* 2 x) (/ 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 (- x y)) (*.f64 (+.f64 (/.f64 y (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ y (- x y)) (*.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ y (- x y)) (*.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -3 binary64))) y (pow.f64 x #s(literal -2 binary64))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx y y) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (* (* 2 x) (/ y (- x y))) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (* (* 2 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 (* (* 2 x) (/ 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 2) (*.f64 y #s(literal 2 binary64))) |
#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 (* (* 2 x) (/ y (- x y))) (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y)))) |
#s(approx (* (* 2 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 (* (* 2 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 (/ y (- x y)) (-.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ y (- x y)) (-.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (* 2 x) (/ y (- x y))) (*.f64 #s(literal -2 binary64) (+.f64 x (/.f64 (*.f64 x x) y)))) |
#s(approx (* (* 2 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 (* (* 2 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 (* (* 2 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 (* (* 2 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 (/ y (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) y) (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y) (*.f64 x x)) y) x)) y)) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (* (* 2 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 (* (* 2 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 4 335 to 751 computations (82.7% saved)
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 192 | 2 | 194 |
| Fresh | 0 | 1 | 1 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 195 | 5 | 200 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 77.0% | (/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
| ▶ | 83.7% | (*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
| ▶ | 56.2% | #s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
| ✓ | 55.9% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
| ✓ | 44.4% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
Compiled 62 to 43 computations (30.6% saved)
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
(+.f64 y y) |
y |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
(+.f64 x x) |
x |
(/.f64 y (-.f64 x y)) |
(-.f64 x y) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(*.f64 (+.f64 x 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 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) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (- x y)) #s(hole binary64 -1)) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#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 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 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 (/ y (- x y)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (+ y (/ (pow y 2) x)) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ 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 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 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 (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#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 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 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 (- x y)) #s(hole binary64 (* y (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -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 (/ (* (* 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 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 (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#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 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 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 (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x 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))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((/ (* (* x 2) y) (- x y)) (+ y y) y (* (+ x x) (/ y (- x y))) (+ x x) x (/ y (- x y)) (- x y) (/ (* (+ x x) y) (- x y)) (* (+ x x) y)) |
| 1.0ms | x | @ | inf | ((/ (* (* x 2) y) (- x y)) (+ y y) y (* (+ x x) (/ y (- x y))) (+ x x) x (/ y (- x y)) (- x y) (/ (* (+ x x) y) (- x y)) (* (+ x x) y)) |
| 1.0ms | y | @ | -inf | ((/ (* (* x 2) y) (- x y)) (+ y y) y (* (+ x x) (/ y (- x y))) (+ x x) x (/ y (- x y)) (- x y) (/ (* (+ x x) y) (- x y)) (* (+ x x) y)) |
| 1.0ms | y | @ | inf | ((/ (* (* x 2) y) (- x y)) (+ y y) y (* (+ x x) (/ y (- x y))) (+ x x) x (/ y (- x y)) (- x y) (/ (* (+ x x) y) (- x y)) (* (+ x x) y)) |
| 1.0ms | x | @ | 0 | ((/ (* (* x 2) y) (- x y)) (+ y y) y (* (+ x x) (/ y (- x y))) (+ x x) x (/ y (- x y)) (- x y) (/ (* (+ x x) y) (- x y)) (* (+ x x) y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 316 | 2171 |
| 0 | 325 | 1997 |
| 1 | 1782 | 1991 |
| 0 | 8514 | 1935 |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
(+.f64 y y) |
y |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
(+.f64 x x) |
x |
(/.f64 y (-.f64 x y)) |
(-.f64 x y) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(*.f64 (+.f64 x 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 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) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ y (- x y)) #s(hole binary64 -1)) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ x y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* -1 (/ x (pow y 2))) (/ 1 y))) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* x (- (* x (- (* -1 (/ x (pow y 3))) (/ 1 (pow y 2)))) (/ 1 y))) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#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 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 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 (/ y (- x y)) #s(hole binary64 (/ y x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (+ y (/ (pow y 2) x)) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 3) (pow x 2))) (* -1 (/ (pow y 2) x))) x))) |
#s(approx (/ y (- x y)) #s(hole binary64 (/ (- (+ y (/ (pow y 4) (pow x 3))) (+ (* -1 (/ (pow y 2) x)) (* -1 (/ (pow y 3) (pow x 2))))) x))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ 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 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 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 (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (/ (pow y 3) x) (pow y 2)) x))) x)))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (+ (* -1 (/ (pow y 4) x)) (* -1 (pow y 3))) x)) (pow y 2)) x))) x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#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 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 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 (- x y)) #s(hole binary64 (* y (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (/ 1 (pow x 2)) (/ y (pow x 3)))) (/ 1 x))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (* y (+ (* y (+ (* y (+ (/ 1 (pow x 3)) (/ y (pow x 4)))) (/ 1 (pow x 2)))) (/ 1 x))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -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 (/ (* (* 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 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 (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 2) (pow y 2))) (+ 1 (/ x y))))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (pow x 3) (pow y 3))) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#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 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 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 (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (/ (pow x 2) y) (* -1 x)) y)) 1))) |
#s(approx (/ y (- x y)) #s(hole binary64 (- (* -1 (/ (- (* -1 (/ (- (* -1 (/ (pow x 3) y)) (pow x 2)) y)) (* -1 x)) y)) 1))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x 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))))) |
| Outputs |
|---|
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
(*.f64 y #s(literal 2 binary64)) |
(*.f64 #s(literal 2 binary64) y) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 y y))) (neg.f64 (-.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal 2 binary64))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y 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 (/.f64 (*.f64 y y) (-.f64 y y)) (/.f64 (*.f64 y y) (-.f64 y y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y y))))) |
(+.f64 y y) |
y |
(*.f64 (/.f64 y (-.f64 x y)) (*.f64 #s(literal 2 binary64) x)) |
(*.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 (neg.f64 y) (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 x x))) |
(/.f64 (*.f64 (neg.f64 y) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (-.f64 x y)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 x y) (-.f64 x x))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 y)) (*.f64 (-.f64 x x) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x 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))) (neg.f64 y)) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (-.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 x 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 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x 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 x x) (*.f64 x x))))) |
(/.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 (/.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 x x) (*.f64 x x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))) |
(+.f64 x x) |
x |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 (-.f64 x y)))) |
(/.f64 (neg.f64 y) (neg.f64 (-.f64 x y))) |
(/.f64 y (-.f64 x y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.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 (fma.f64 y y (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 x x) (*.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 (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) |
(*.f64 (/.f64 y (-.f64 x y)) (*.f64 #s(literal 2 binary64) x)) |
(*.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 (neg.f64 y) (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (neg.f64 (-.f64 x y)) (-.f64 x x))) |
(/.f64 (*.f64 (neg.f64 y) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (neg.f64 (-.f64 x y)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 y (-.f64 (*.f64 x x) (*.f64 x x))) (*.f64 (-.f64 x y) (-.f64 x x))) |
(/.f64 (*.f64 y (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 y)) (*.f64 (-.f64 x x) (neg.f64 (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x 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))) (neg.f64 y)) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x))) (neg.f64 (-.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 x 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 y x) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) y) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 x (*.f64 y #s(literal 2 binary64))) |
(/.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 y x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (+ x x) 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 x) 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 x) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (+ x x) 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 x) 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 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (/ y (- x y)) #s(literal -1 binary64)) |
#s(approx (/ y (- x y)) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (*.f64 y y)) (pow.f64 y #s(literal -1 binary64))) x) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (*.f64 (-.f64 (*.f64 (-.f64 (/.f64 (neg.f64 x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -2 binary64))) x) (pow.f64 y #s(literal -1 binary64))) x) #s(literal 1 binary64))) |
#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 (-.f64 (*.f64 (/.f64 x y) #s(literal -2 binary64)) #s(literal 2 binary64)) x)) |
#s(approx (/ (* (+ x x) 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 x) 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 x) y) (*.f64 (*.f64 y x) #s(literal 2 binary64))) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) x)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y) (*.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 x) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) x)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y) (*.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 (/ y (- x y)) (/.f64 y x)) |
#s(approx (/ y (- x y)) (/.f64 (+.f64 (/.f64 (*.f64 y y) x) y) x)) |
#s(approx (/ y (- x y)) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (*.f64 x x)) y) (neg.f64 (/.f64 (*.f64 y y) x))) x)) |
#s(approx (/ y (- x y)) (/.f64 (-.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))) y) (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (neg.f64 (/.f64 (*.f64 y y) x)))) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 y #s(literal 2 binary64))) |
#s(approx (/ (* (+ x x) y) (- x y)) (*.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y) (*.f64 (/.f64 #s(literal 2 binary64) x) (/.f64 (pow.f64 y #s(literal 3 binary64)) x)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 #s(literal 2 binary64) (+.f64 (/.f64 (*.f64 y y) x) y) (*.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 x) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)))) |
#s(approx (/ (* (+ x x) 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 x) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)))) |
#s(approx (/ (* (+ x x) 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 (/ y (- x y)) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) x) y)) x))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x)) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (/ y (- x y)) (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y y (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) x) #s(literal -1 binary64) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) x))) x) #s(literal -1 binary64) (neg.f64 y)) x))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (/ (* (+ x x) y) (- x y)) (fma.f64 y #s(literal 2 binary64) (neg.f64 (/.f64 (*.f64 #s(literal -2 binary64) (fma.f64 y y (/.f64 (pow.f64 y #s(literal 3 binary64)) x))) x)))) |
#s(approx (/ (* (+ x x) 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 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 (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) (*.f64 y #s(literal 2 binary64))) |
#s(approx y y) |
#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 (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 (- x y)) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) (/.f64 y (*.f64 x x))) y)) |
#s(approx (/ y (- x y)) (*.f64 (fma.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (/.f64 y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ y (- x y)) (*.f64 (fma.f64 (fma.f64 (+.f64 (/.f64 y (pow.f64 x #s(literal 4 binary64))) (pow.f64 x #s(literal -3 binary64))) y (pow.f64 x #s(literal -2 binary64))) y (pow.f64 x #s(literal -1 binary64))) 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 (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 (/ (* (+ 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 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 (/ y (- x y)) (-.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (/ y (- x y)) (-.f64 (pow.f64 (/.f64 (neg.f64 x) y) #s(literal 3 binary64)) (+.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)) #s(literal 1 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 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 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 (/ y (- x y)) (-.f64 (neg.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) y) (neg.f64 x)) y)) #s(literal 1 binary64))) |
#s(approx (/ y (- x y)) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y) (*.f64 x x)) y) x)) y)) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x 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)))) |
Compiled 2 686 to 487 computations (81.9% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 147 | 0 | 147 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 3 | 3 |
| Done | 0 | 2 | 2 |
| Total | 147 | 5 | 152 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 77.0% | (/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
| ✓ | 83.7% | (*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
| ✓ | 56.2% | #s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
| ✓ | 55.9% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
| ✓ | 44.4% | #s(approx (/ (* (* x 2) y) (- x y)) (*.f64 #s(literal -2 binary64) x)) |
Compiled 173 to 77 computations (55.5% 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 x x) (/.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) (/.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| Outputs |
|---|
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 x x) y) (-.f64 x y)) |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
3 calls:
| 54.0ms | x |
| 3.0ms | y |
| 3.0ms | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.5% | 5 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 95.1% | 3 | x |
| 95.0% | 3 | 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)) |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
(*.f64 (+.f64 x x) (/.f64 y (-.f64 x y))) |
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
2 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.1% | 3 | x |
| 87.2% | 3 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
Compiled 10 to 9 computations (10% 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 (fma.f64 (/.f64 y x) #s(literal 2 binary64) #s(literal 2 binary64)) y)) |
#s(approx (/ (* (* x 2) y) (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
3 calls:
| 2.0ms | x |
| 2.0ms | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 61.9% | 3 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 79.6% | 3 | y |
| 78.5% | 3 | x |
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)) |
| 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 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal -2 binary64)) x)) |
1 calls:
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.6% | 3 | y |
Compiled 1 to 2 computations (-100% 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))) |
| 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)) |
1 calls:
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.3% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
| Outputs |
|---|
#s(approx (/ (* (* x 2) y) (- x y)) (+.f64 y y)) |
3 calls:
| 4.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.2% | 1 | (/.f64 (*.f64 (*.f64 x #s(literal 2 binary64)) y) (-.f64 x y)) |
| 56.2% | 1 | x |
| 56.2% | 1 | y |
Compiled 11 to 11 computations (0% saved)
| 4× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 5.782282798780264e-22 | 6.52545793019041e-18 |
| 0.0ms | -0.0 | 6.269044123573028e-303 |
| 0.0ms | -4.836757651140071e-301 | -1.5719458645590233e-304 |
| 0.0ms | -inf | -9.756649468421576e+93 |
Compiled 12 to 12 computations (0% saved)
Compiled 12 to 12 computations (0% saved)
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.3936466149222524e+76 | -6.764645742928011e+72 |
Loading profile data...