
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 |
| 25% | 25% | 74.9% | 0.1% | 0% | 0% | 0% | 3 |
| 37.5% | 37.5% | 62.4% | 0.1% | 0% | 0% | 0% | 4 |
| 56.3% | 56.2% | 43.7% | 0.1% | 0% | 0% | 0% | 5 |
| 65.6% | 65.6% | 34.3% | 0.1% | 0% | 0% | 0% | 6 |
| 76.6% | 76.5% | 23.4% | 0.1% | 0% | 0% | 0% | 7 |
| 82% | 82% | 18% | 0.1% | 0% | 0% | 0% | 8 |
| 87.9% | 87.8% | 12.1% | 0.1% | 0% | 0% | 0% | 9 |
| 90.8% | 90.7% | 9.2% | 0.1% | 0% | 0% | 0% | 10 |
| 93.8% | 93.8% | 6.1% | 0.1% | 0% | 0% | 0% | 11 |
| 95.4% | 95.3% | 4.6% | 0.1% | 0% | 0% | 0% | 12 |
Compiled 11 to 9 computations (18.2% saved)
| 462.0ms | 8 256× | 0 | valid |
ival-mult!: 77.0ms (42.2% of total)ival-add!: 62.0ms (33.9% of total)ival-div!: 42.0ms (23% of total)adjust: 2.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 78 | 0 | - | 4 | (1.8081253128265034e-251 1.9009719049195e-69) | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 x y) |
| 0 | 0 | - | 0 | - | (*.f64 (*.f64 x #s(literal 2 binary64)) y) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
/.f64 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) | n/u | 37 | 0 |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | underflow | 37 | |
/.f64 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) | n/o | 37 | 0 |
| ↳ | (*.f64 (*.f64 x #s(literal 2 binary64)) y) | overflow | 37 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 74 | 4 |
| - | 0 | 178 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 74 | 0 | 4 |
| - | 0 | 0 | 178 |
| number | freq |
|---|---|
| 0 | 182 |
| 1 | 74 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 31.0ms | 512× | 0 | valid |
Compiled 59 to 25 computations (57.6% saved)
ival-div!: 11.0ms (62.9% of total)ival-mult!: 5.0ms (28.6% of total)ival-add!: 2.0ms (11.4% of total)adjust: 0.0ms (0% of total)Useful iterations: 2 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 22 | 62 |
| 1 | 72 | 58 |
| 2 | 264 | 42 |
| 3 | 1013 | 42 |
| 4 | 3127 | 42 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 72.1% | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(sort x y)
Compiled 18 to 14 computations (22.2% saved)
| Inputs |
|---|
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(+.f64 x y) |
x |
y |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x 2) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((/ (+ x y) (* (* x 2) y)) (+ x y) x y (* (* x 2) y) (* x 2) 2) |
| 2.0ms | x | @ | -inf | ((/ (+ x y) (* (* x 2) y)) (+ x y) x y (* (* x 2) y) (* x 2) 2) |
| 2.0ms | x | @ | inf | ((/ (+ x y) (* (* x 2) y)) (+ x y) x y (* (* x 2) y) (* x 2) 2) |
| 1.0ms | x | @ | 0 | ((/ (+ x y) (* (* x 2) y)) (+ x y) x y (* (* x 2) y) (* x 2) 2) |
| 1.0ms | y | @ | inf | ((/ (+ x y) (* (* x 2) y)) (+ x y) x y (* (* x 2) y) (* x 2) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 60 | 201 |
| 0 | 65 | 193 |
| 1 | 255 | 193 |
| 0 | 1893 | 189 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
(+.f64 x y) |
x |
y |
(*.f64 (*.f64 x #s(literal 2 binary64)) y) |
(*.f64 x #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (* x 2) y) #s(hole binary64 (* 2 (* x y)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
(/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) (*.f64 y x)) |
(/.f64 (/.f64 (+.f64 y x) y) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (/.f64 (+.f64 y x) x) (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y))) (*.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)))) (-.f64 (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 3 binary64)) (pow.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)) #s(literal 3 binary64))) (fma.f64 (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (-.f64 (*.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y))) (*.f64 (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)))))) |
(/.f64 (neg.f64 (/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) x)) (neg.f64 y)) |
(/.f64 (neg.f64 (neg.f64 (+.f64 y x))) (neg.f64 (*.f64 #s(literal -2 binary64) (*.f64 y x)))) |
(/.f64 (fma.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) y)) (*.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) y) (*.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (/.f64 (/.f64 (+.f64 y x) #s(literal 2 binary64)) x) y) |
(/.f64 (/.f64 (+.f64 y x) (*.f64 y x)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (*.f64 (-.f64 x y) (*.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (neg.f64 (+.f64 y x)) (*.f64 #s(literal -2 binary64) (*.f64 y x))) |
(/.f64 (+.f64 y x) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
(neg.f64 (/.f64 (neg.f64 (+.f64 y x)) (*.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(neg.f64 (/.f64 (+.f64 y x) (*.f64 #s(literal -2 binary64) (*.f64 y x)))) |
(+.f64 (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(+.f64 (/.f64 x (*.f64 (*.f64 #s(literal 2 binary64) x) y)) (/.f64 y (*.f64 (*.f64 #s(literal 2 binary64) x) y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 x y))) (neg.f64 (-.f64 x y))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 x y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y (-.f64 y x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y (-.f64 y x) (*.f64 x x)))) |
(+.f64 y x) |
(+.f64 x y) |
x |
y |
(*.f64 (*.f64 #s(literal 2 binary64) y) x) |
(*.f64 (*.f64 y x) #s(literal 2 binary64)) |
(*.f64 (*.f64 #s(literal 2 binary64) x) y) |
(*.f64 #s(literal 2 binary64) (*.f64 y x)) |
(*.f64 y (*.f64 #s(literal 2 binary64) x)) |
(*.f64 x (*.f64 #s(literal 2 binary64) y)) |
(/.f64 (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))) (-.f64 (*.f64 y x) (*.f64 y x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (fma.f64 (*.f64 y x) (*.f64 y x) (-.f64 (*.f64 (*.f64 y x) (*.f64 y x)) (*.f64 (*.f64 y x) (*.f64 y x))))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y x) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(fma.f64 (*.f64 y x) #s(literal 1 binary64) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(fma.f64 y x (*.f64 y x)) |
(fma.f64 x y (*.f64 y x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 y) x)) |
(-.f64 (*.f64 y x) (*.f64 (neg.f64 x) y)) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 y x)) (*.f64 #s(literal 1 binary64) (*.f64 y x))) |
(+.f64 (*.f64 (*.f64 y x) #s(literal 1 binary64)) (*.f64 (*.f64 y x) #s(literal 1 binary64))) |
(+.f64 (*.f64 y x) (*.f64 y x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 x x) |
#s(literal 2 binary64) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx x x) |
#s(approx (* (* x 2) y) (*.f64 (*.f64 #s(literal 2 binary64) x) y)) |
#s(approx (* x 2) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (fma.f64 (/.f64 y x) x x)) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 y x) #s(literal -1 binary64)))) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx y y) |
#s(approx (+ x y) (fma.f64 (/.f64 x y) y y)) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (fma.f64 #s(literal -1 binary64) (/.f64 x y) #s(literal -1 binary64)))) |
Compiled 1 038 to 215 computations (79.3% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 61 | 4 | 65 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 62 | 4 | 66 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 86.3% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
| ▶ | 44.8% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| ▶ | 56.8% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
| ▶ | 100.0% | #s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
Compiled 61 to 45 computations (26.2% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x y) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ x y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(hole binary64 (* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(hole binary64 (* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (/ -1/2 y) #s(hole binary64 (/ -1/2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ 1/2 y) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 y)) y))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | x | @ | inf | ((/ (+ x y) (* (* x 2) y)) (- (/ 1/2 x) (/ -1/2 y)) (/ 1/2 x) 1/2 x (/ -1/2 y) -1/2 y (/ (+ x y) (* (* x 2) y)) (/ (+ x y) (* (* x 2) y)) (/ 1/2 y) (/ (+ x y) (* (* x 2) y)) (/ (+ (* (/ x y) 1/2) 1/2) x) (+ (* (/ x y) 1/2) 1/2) (/ x y)) |
| 2.0ms | x | @ | -inf | ((/ (+ x y) (* (* x 2) y)) (- (/ 1/2 x) (/ -1/2 y)) (/ 1/2 x) 1/2 x (/ -1/2 y) -1/2 y (/ (+ x y) (* (* x 2) y)) (/ (+ x y) (* (* x 2) y)) (/ 1/2 y) (/ (+ x y) (* (* x 2) y)) (/ (+ (* (/ x y) 1/2) 1/2) x) (+ (* (/ x y) 1/2) 1/2) (/ x y)) |
| 2.0ms | y | @ | -inf | ((/ (+ x y) (* (* x 2) y)) (- (/ 1/2 x) (/ -1/2 y)) (/ 1/2 x) 1/2 x (/ -1/2 y) -1/2 y (/ (+ x y) (* (* x 2) y)) (/ (+ x y) (* (* x 2) y)) (/ 1/2 y) (/ (+ x y) (* (* x 2) y)) (/ (+ (* (/ x y) 1/2) 1/2) x) (+ (* (/ x y) 1/2) 1/2) (/ x y)) |
| 2.0ms | y | @ | 0 | ((/ (+ x y) (* (* x 2) y)) (- (/ 1/2 x) (/ -1/2 y)) (/ 1/2 x) 1/2 x (/ -1/2 y) -1/2 y (/ (+ x y) (* (* x 2) y)) (/ (+ x y) (* (* x 2) y)) (/ 1/2 y) (/ (+ x y) (* (* x 2) y)) (/ (+ (* (/ x y) 1/2) 1/2) x) (+ (* (/ x y) 1/2) 1/2) (/ x y)) |
| 2.0ms | x | @ | 0 | ((/ (+ x y) (* (* x 2) y)) (- (/ 1/2 x) (/ -1/2 y)) (/ 1/2 x) 1/2 x (/ -1/2 y) -1/2 y (/ (+ x y) (* (* x 2) y)) (/ (+ x y) (* (* x 2) y)) (/ 1/2 y) (/ (+ x y) (* (* x 2) y)) (/ (+ (* (/ x y) 1/2) 1/2) x) (+ (* (/ x y) 1/2) 1/2) (/ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 75 | 462 |
| 0 | 82 | 436 |
| 1 | 291 | 436 |
| 0 | 1922 | 433 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1/2 binary64) |
x |
(/.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(/.f64 x y) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(hole binary64 1/2)) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(hole binary64 (+ 1/2 (* 1/2 (/ x y))))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(hole binary64 (* x (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y)))))) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(hole binary64 (* x (+ (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (/ -1/2 y) #s(hole binary64 (/ -1/2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (/ 1/2 y) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(hole binary64 (/ (+ (* 1/2 x) (* 1/2 y)) y))) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))) |
(*.f64 (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(*.f64 #s(literal 1/2 binary64) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64)))) |
(/.f64 (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) x) y) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)))) (neg.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) y)) |
(/.f64 (-.f64 (*.f64 #s(literal -1/2 binary64) (neg.f64 y)) (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(/.f64 (-.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 y)) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 x) (*.f64 (neg.f64 y) #s(literal -1/2 binary64))) (*.f64 (neg.f64 y) (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (neg.f64 y) #s(literal 1/2 binary64))) (*.f64 (neg.f64 y) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 x) (*.f64 #s(literal -1/2 binary64) y)) (*.f64 y (neg.f64 x))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) (neg.f64 y) (*.f64 (neg.f64 x) #s(literal -1/2 binary64))) (*.f64 (neg.f64 x) (neg.f64 y))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 (neg.f64 x) #s(literal 1/2 binary64))) (*.f64 (neg.f64 x) y)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) (neg.f64 y) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 x (neg.f64 y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) |
(/.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 y x)) (neg.f64 (*.f64 y x))) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) (*.f64 y x)) |
(neg.f64 (*.f64 #s(literal -1/2 binary64) (+.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) y)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64))) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 #s(literal 1/2 binary64) y)) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x))) (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y))) (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 #s(literal -1/2 binary64) y) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))))) |
(-.f64 (/.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) y) (/.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 y x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (*.f64 (neg.f64 (pow.f64 y #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y)) |
(+.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 3 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) x) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) x)) |
#s(literal 1/2 binary64) |
x |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(*.f64 #s(literal -1/2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (neg.f64 y))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal -1/2 binary64) y) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 y)) |
(neg.f64 (/.f64 #s(literal 1/2 binary64) y)) |
#s(literal -1/2 binary64) |
y |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1/2 binary64) y) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64))) (-.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (-.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x))))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (neg.f64 x) (*.f64 #s(literal -1/2 binary64) x)) (*.f64 x (neg.f64 x))) |
(/.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (neg.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 x y))) x)) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 (neg.f64 x))) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) x)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x))) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(-.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (*.f64 (neg.f64 (pow.f64 x #s(literal -1 binary64))) #s(literal 1/2 binary64))) |
(-.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal -1/2 binary64) x)) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 #s(literal 1/2 binary64) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
(/.f64 (-.f64 #s(literal 1/8 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1/4 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (neg.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 x y))))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 x y)))) |
(neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal 1/2 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal 1/2 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal 1/2 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal 1/2 binary64)) |
(-.f64 (/.f64 #s(literal 1/4 binary64) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (neg.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 #s(literal 1/8 binary64) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) #s(literal 1/4 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 x y)))) (/.f64 #s(literal 1/8 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 #s(literal 1/4 binary64) (/.f64 x y))))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(+.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx x x) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (/ x y) 1/2) 1/2) #s(literal 1/2 binary64)) |
#s(approx (+ (* (/ x y) 1/2) 1/2) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (/ x y) 1/2) 1/2) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x y) 1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (+ (* (/ x y) 1/2) 1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x)) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (- (/ 1/2 x) (/ -1/2 y)) (/.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (/ -1/2 y) (/.f64 #s(literal -1/2 binary64) y)) |
#s(approx y y) |
#s(approx (/ 1/2 y) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ (* (/ x y) 1/2) 1/2) x) (/.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (/ x y) 1/2) 1/2) (/.f64 (*.f64 #s(literal 1/2 binary64) (+.f64 y x)) y)) |
Compiled 3 987 to 586 computations (85.3% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 163 | 1 | 164 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 4 | 4 |
| Done | 0 | 0 | 0 |
| Total | 163 | 5 | 168 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 86.3% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
| ▶ | 70.7% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) x))) |
| ✓ | 44.8% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 56.8% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | 100.0% | #s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
Compiled 89 to 65 computations (27% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) x)) |
(-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(literal 1/4 binary64) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) #s(hole binary64 -1/4)) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) #s(hole binary64 (- (* 1/4 (/ (pow x 2) (pow y 2))) 1/4))) |
#s(approx (pow (* (/ x y) 1/2) 2) #s(hole binary64 (* 1/4 (/ (pow x 2) (pow y 2))))) |
#s(approx (* (/ x y) 1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) #s(hole binary64 (* x (- (* 1/2 (/ x y)) 1/2)))) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(hole binary64 (- (* 1/2 (/ x y)) 1/2))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) #s(hole binary64 (* 1/4 (/ (pow x 2) (pow y 2))))) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) #s(hole binary64 (* (pow x 2) (- (* 1/4 (/ 1 (pow y 2))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) #s(hole binary64 (* 1/2 (/ (pow x 2) y)))) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) #s(hole binary64 (/ (+ (* -1/4 (pow y 2)) (* 1/4 (pow x 2))) (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) #s(hole binary64 (/ (+ (* -1/2 (* x y)) (* 1/2 (pow x 2))) y))) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 x)) y))) |
#s(approx (/ 1/2 y) #s(hole binary64 (/ 1/2 y))) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) #s(hole binary64 (+ (* -1/2 x) (* 1/2 (/ (pow x 2) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | x | @ | inf | ((/ (+ x y) (* (* x 2) y)) (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) (- (pow (* (/ x y) 1/2) 2) 1/4) (pow (* (/ x y) 1/2) 2) (* (/ x y) 1/2) (/ x y) x y 1/2 2 1/4 (* (+ (* (/ 1/2 y) x) -1/2) x) (+ (* (/ 1/2 y) x) -1/2) (/ 1/2 y) -1/2) |
| 3.0ms | x | @ | -inf | ((/ (+ x y) (* (* x 2) y)) (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) (- (pow (* (/ x y) 1/2) 2) 1/4) (pow (* (/ x y) 1/2) 2) (* (/ x y) 1/2) (/ x y) x y 1/2 2 1/4 (* (+ (* (/ 1/2 y) x) -1/2) x) (+ (* (/ 1/2 y) x) -1/2) (/ 1/2 y) -1/2) |
| 3.0ms | x | @ | 0 | ((/ (+ x y) (* (* x 2) y)) (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) (- (pow (* (/ x y) 1/2) 2) 1/4) (pow (* (/ x y) 1/2) 2) (* (/ x y) 1/2) (/ x y) x y 1/2 2 1/4 (* (+ (* (/ 1/2 y) x) -1/2) x) (+ (* (/ 1/2 y) x) -1/2) (/ 1/2 y) -1/2) |
| 2.0ms | y | @ | 0 | ((/ (+ x y) (* (* x 2) y)) (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) (- (pow (* (/ x y) 1/2) 2) 1/4) (pow (* (/ x y) 1/2) 2) (* (/ x y) 1/2) (/ x y) x y 1/2 2 1/4 (* (+ (* (/ 1/2 y) x) -1/2) x) (+ (* (/ 1/2 y) x) -1/2) (/ 1/2 y) -1/2) |
| 2.0ms | y | @ | -inf | ((/ (+ x y) (* (* x 2) y)) (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) (- (pow (* (/ x y) 1/2) 2) 1/4) (pow (* (/ x y) 1/2) 2) (* (/ x y) 1/2) (/ x y) x y 1/2 2 1/4 (* (+ (* (/ 1/2 y) x) -1/2) x) (+ (* (/ 1/2 y) x) -1/2) (/ 1/2 y) -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 665 |
| 0 | 127 | 647 |
| 1 | 479 | 559 |
| 0 | 3485 | 541 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) x)) |
(-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(literal 1/4 binary64) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) x) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) |
(/.f64 #s(literal 1/2 binary64) y) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) #s(hole binary64 -1/4)) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) #s(hole binary64 (- (* 1/4 (/ (pow x 2) (pow y 2))) 1/4))) |
#s(approx (pow (* (/ x y) 1/2) 2) #s(hole binary64 (* 1/4 (/ (pow x 2) (pow y 2))))) |
#s(approx (* (/ x y) 1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) #s(hole binary64 (* x (- (* 1/2 (/ x y)) 1/2)))) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(hole binary64 (- (* 1/2 (/ x y)) 1/2))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) #s(hole binary64 (* 1/4 (/ (pow x 2) (pow y 2))))) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) #s(hole binary64 (* (pow x 2) (- (* 1/4 (/ 1 (pow y 2))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) #s(hole binary64 (* 1/2 (/ (pow x 2) y)))) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) #s(hole binary64 (/ (+ (* -1/4 (pow y 2)) (* 1/4 (pow x 2))) (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) #s(hole binary64 (/ (+ (* -1/2 (* x y)) (* 1/2 (pow x 2))) y))) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 x)) y))) |
#s(approx (/ 1/2 y) #s(hole binary64 (/ 1/2 y))) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) #s(hole binary64 (+ (* -1/2 x) (* 1/2 (/ (pow x 2) y))))) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) x) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)))) (fma.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (fma.f64 (/.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) (/.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) #s(literal 1/4 binary64))) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (neg.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 4 binary64)) #s(literal 1/16 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/64 binary64)) (*.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 4 binary64))) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) x)) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) x)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 x (/.f64 (/.f64 #s(literal 1/2 binary64) y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 4 binary64)) #s(literal 1/16 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/64 binary64))) (neg.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 4 binary64)) #s(literal 1/16 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/64 binary64)) (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) x #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/4 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) y) (*.f64 x (/.f64 x y)) #s(literal -1/4 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) |
(fma.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) (/.f64 x y) #s(literal -1/4 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 x (/.f64 x y)) (/.f64 #s(literal 1/4 binary64) y) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x) #s(literal -1/4 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) |
(fma.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 4 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 6 binary64)) (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 4 binary64)))) (/.f64 #s(literal 1/64 binary64) (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 4 binary64))))) |
(-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(+.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(*.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64)) |
(*.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/2 binary64) y)) x) |
(*.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 x y)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) y)) |
(*.f64 (/.f64 #s(literal 1/4 binary64) y) (*.f64 x (/.f64 x y))) |
(*.f64 (fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) (/.f64 x y)) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) |
(*.f64 (*.f64 x (/.f64 x y)) (/.f64 #s(literal 1/4 binary64) y)) |
(*.f64 (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (*.f64 x x) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/4 binary64))) |
(*.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(pow.f64 (exp.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) y) y) |
(/.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) y) |
(/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 (neg.f64 x) x)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 #s(literal 1/2 binary64) x)) y) |
(/.f64 (*.f64 (*.f64 (neg.f64 x) x) #s(literal 1/4 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal -1/4 binary64)) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 2 binary64)))) |
(*.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) #s(literal 1/2 binary64)) |
(*.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64))) |
(*.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) x) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x)) |
(*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) x)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 #s(literal 1/2 binary64) (/.f64 x y)) |
(*.f64 x (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64))) |
(*.f64 x (/.f64 #s(literal 1/2 binary64) y)) |
(pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) #s(literal 1/2 binary64)) (neg.f64 y)) |
(/.f64 (*.f64 #s(literal 1/2 binary64) x) y) |
(/.f64 (*.f64 #s(literal -1/2 binary64) x) (neg.f64 y)) |
(exp.f64 (*.f64 (log.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
x |
y |
#s(literal 1/2 binary64) |
#s(literal 2 binary64) |
#s(literal 1/4 binary64) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) x) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) x) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) x) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 4 binary64)) #s(literal 1/16 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 6 binary64)) #s(literal 1/64 binary64)) (*.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 4 binary64))) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(fma.f64 (*.f64 x (pow.f64 y #s(literal -1 binary64))) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) x #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) x) (pow.f64 y #s(literal -1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) |
(fma.f64 (pow.f64 y #s(literal -1 binary64)) (*.f64 #s(literal 1/2 binary64) x) #s(literal -1/2 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (pow.f64 y #s(literal -1 binary64)) x) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) |
(fma.f64 x (pow.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) #s(literal -1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 #s(literal -1/2 binary64) y) x)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 x) (/.f64 #s(literal 1/2 binary64) y))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) (/.f64 #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/4 binary64)))))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) y) #s(literal 1 binary64)) |
(*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal -1 binary64)))) |
(*.f64 #s(literal 1/2 binary64) (pow.f64 y #s(literal -1 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 y)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 y))) |
(/.f64 #s(literal 1/2 binary64) y) |
(neg.f64 (/.f64 #s(literal -1/2 binary64) y)) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) #s(literal -1/4 binary64)) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) |
#s(approx (pow (* (/ x y) 1/2) 2) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (* (/ x y) 1/2) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) #s(literal -1/2 binary64)) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64))) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (/ (- (pow (* (/ x y) 1/2) 2) 1/4) (* (+ (* (/ 1/2 y) x) -1/2) x)) (/.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (- (pow (* (/ x y) 1/2) 2) 1/4) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y y))) |
#s(approx y y) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y x) (*.f64 x x))) y)) |
#s(approx (+ (* (/ 1/2 y) x) -1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) y)) |
#s(approx (/ 1/2 y) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* (+ (* (/ 1/2 y) x) -1/2) x) (*.f64 #s(literal -1/2 binary64) (-.f64 x (*.f64 x (/.f64 x y))))) |
Compiled 7 311 to 1 018 computations (86.1% saved)
5 alts after pruning (1 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 219 | 1 | 220 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 4 | 4 |
| Total | 220 | 5 | 225 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 70.7% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
| ✓ | 86.3% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
| ✓ | 44.8% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 56.8% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | 100.0% | #s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
Compiled 88 to 64 computations (27.3% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 2 binary64) |
#s(literal 1/4 binary64) |
#s(literal -1/4 binary64) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) #s(hole binary64 -1/4)) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) #s(hole binary64 (- (* 1/4 (/ (pow x 2) (pow y 2))) 1/4))) |
#s(approx (pow (/ x y) 2) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (* x (- (* 1/2 (/ x y)) 1/2)))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (- (* 1/2 (/ x y)) 1/2))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) #s(hole binary64 (* 1/4 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) #s(hole binary64 (* (pow x 2) (- (* 1/4 (/ 1 (pow y 2))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (* 1/2 (/ (pow x 2) y)))) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) #s(hole binary64 (/ (+ (* -1/4 (pow y 2)) (* 1/4 (pow x 2))) (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (/ (+ (* -1/2 (* x y)) (* 1/2 (pow x 2))) y))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 x)) y))) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (+ (* -1/2 x) (* 1/2 (/ (pow x 2) y))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | y | @ | inf | ((/ (+ x y) (* (* x 2) y)) (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) (+ (* (pow (/ x y) 2) 1/4) -1/4) (pow (/ x y) 2) (/ x y) x y 2 1/4 -1/4 (* (+ (* (/ x y) 1/2) -1/2) x) (+ (* (/ x y) 1/2) -1/2) 1/2 -1/2) |
| 4.0ms | x | @ | -inf | ((/ (+ x y) (* (* x 2) y)) (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) (+ (* (pow (/ x y) 2) 1/4) -1/4) (pow (/ x y) 2) (/ x y) x y 2 1/4 -1/4 (* (+ (* (/ x y) 1/2) -1/2) x) (+ (* (/ x y) 1/2) -1/2) 1/2 -1/2) |
| 3.0ms | x | @ | inf | ((/ (+ x y) (* (* x 2) y)) (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) (+ (* (pow (/ x y) 2) 1/4) -1/4) (pow (/ x y) 2) (/ x y) x y 2 1/4 -1/4 (* (+ (* (/ x y) 1/2) -1/2) x) (+ (* (/ x y) 1/2) -1/2) 1/2 -1/2) |
| 3.0ms | y | @ | -inf | ((/ (+ x y) (* (* x 2) y)) (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) (+ (* (pow (/ x y) 2) 1/4) -1/4) (pow (/ x y) 2) (/ x y) x y 2 1/4 -1/4 (* (+ (* (/ x y) 1/2) -1/2) x) (+ (* (/ x y) 1/2) -1/2) 1/2 -1/2) |
| 3.0ms | x | @ | 0 | ((/ (+ x y) (* (* x 2) y)) (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) (+ (* (pow (/ x y) 2) 1/4) -1/4) (pow (/ x y) 2) (/ x y) x y 2 1/4 -1/4 (* (+ (* (/ x y) 1/2) -1/2) x) (+ (* (/ x y) 1/2) -1/2) 1/2 -1/2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 109 | 621 |
| 0 | 121 | 602 |
| 1 | 463 | 521 |
| 0 | 3545 | 510 |
| 1× | iter-limit |
| 1× | iter-limit |
| 1× | node-limit |
| 1× | iter-limit |
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 2 binary64) |
#s(literal 1/4 binary64) |
#s(literal -1/4 binary64) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) #s(hole binary64 (/ 1/2 x))) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ x y))) x))) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) #s(hole binary64 -1/4)) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) #s(hole binary64 (- (* 1/4 (/ (pow x 2) (pow y 2))) 1/4))) |
#s(approx (pow (/ x y) 2) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (* x (- (* 1/2 (/ x y)) 1/2)))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 -1/2)) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (- (* 1/2 (/ x y)) 1/2))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) #s(hole binary64 (/ 1/2 y))) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) #s(hole binary64 (+ (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) #s(hole binary64 (* 1/4 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) #s(hole binary64 (* (pow x 2) (- (* 1/4 (/ 1 (pow y 2))) (* 1/4 (/ 1 (pow x 2))))))) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (* 1/2 (/ (pow x 2) y)))) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (* (pow x 2) (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (* 1/2 (/ x y)))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (* x (- (* 1/2 (/ 1 y)) (* 1/2 (/ 1 x)))))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ 1 x)) (* 1/2 (/ 1 y))))))) |
#s(approx (/ (+ x y) (* (* x 2) y)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) #s(hole binary64 (/ (+ 1/2 (* 1/2 (/ y x))) y))) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) #s(hole binary64 (/ (+ (* -1/4 (pow y 2)) (* 1/4 (pow x 2))) (pow y 2)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (/ (+ (* -1/2 (* x y)) (* 1/2 (pow x 2))) y))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(hole binary64 (/ (+ (* -1/2 y) (* 1/2 x)) y))) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) #s(hole binary64 (+ (* -1/2 x) (* 1/2 (/ (pow x 2) y))))) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
(/.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) x) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x))) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)))) (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64)) (pow.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal -2 binary64)) #s(literal 1/4 binary64) (-.f64 (*.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) #s(literal 3 binary64)) (pow.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) #s(literal 3 binary64))) (fma.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (-.f64 (*.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) (*.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)))))) |
(/.f64 (neg.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) (neg.f64 (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)))) (neg.f64 (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(/.f64 (fma.f64 #s(literal -1/2 binary64) x (*.f64 (neg.f64 x) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 (neg.f64 x) x)) |
(/.f64 (fma.f64 #s(literal 1/2 binary64) x (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) (*.f64 x x)) |
(/.f64 (fma.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) #s(literal -1/4 binary64))) (*.f64 (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (*.f64 (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) x)) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64) #s(literal -1/64 binary64)) (*.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1/16 binary64))) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64)) (*.f64 (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64)) x)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) (neg.f64 x)) |
(/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64)) x)) |
(neg.f64 (/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(neg.f64 (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (neg.f64 x))) |
(neg.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(fma.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal 1/4 binary64) x) (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) x) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1/2 binary64) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 #s(literal 1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(fma.f64 (/.f64 x y) (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (/.f64 x y) x) (/.f64 #s(literal 1/2 binary64) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -1 binary64))) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/2 binary64) (pow.f64 x #s(literal -1 binary64)) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal 1/4 binary64) (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) x)) |
(+.f64 (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))))) |
(+.f64 (*.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)))) (/.f64 #s(literal -1/4 binary64) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
(+.f64 (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (/.f64 #s(literal 1/2 binary64) x)) |
(+.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(*.f64 #s(literal 1/4 binary64) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1/16 binary64) (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))) (-.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1/16 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64) #s(literal -1/64 binary64))) (neg.f64 (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1/16 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64))) (neg.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64)) (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64) #s(literal -1/64 binary64)) (+.f64 #s(literal 1/16 binary64) (-.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1/16 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1/64 binary64) #s(literal -1/64 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1/16 binary64)))) |
(fma.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1/2 binary64)) #s(literal -1/2 binary64) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) #s(literal 1/2 binary64) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (/.f64 x y)) #s(literal 1/2 binary64) #s(literal -1/4 binary64)) |
(fma.f64 (/.f64 #s(literal 1/4 binary64) y) (*.f64 x (/.f64 x y)) #s(literal -1/4 binary64)) |
(fma.f64 (fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (fabs.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) (*.f64 (/.f64 x y) #s(literal -1/2 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) (/.f64 x y) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1 binary64) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 x (/.f64 x y)) (/.f64 #s(literal 1/4 binary64) y) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 x x) (*.f64 (pow.f64 y #s(literal -2 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal -1/2 binary64) (*.f64 #s(literal -1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1/2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal -1/4 binary64)) |
(fma.f64 #s(literal 1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1/4 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64))) (/.f64 #s(literal 1/16 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)))) (/.f64 #s(literal 1/64 binary64) (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/16 binary64) #s(literal 1/16 binary64)) (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64))))) |
(-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)) |
(-.f64 #s(literal -1/4 binary64) (*.f64 (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1/4 binary64))) |
(-.f64 #s(literal -1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 3 binary64)) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1/16 binary64)))) (/.f64 #s(literal -1/64 binary64) (-.f64 (+.f64 (pow.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal 2 binary64)) #s(literal 1/16 binary64)) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1/16 binary64))))) |
(+.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) #s(literal -1/4 binary64)) |
(+.f64 #s(literal -1/4 binary64) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 x y))) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (exp.f64 (log.f64 (/.f64 x y))) (exp.f64 (log.f64 (/.f64 x y)))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (/.f64 x (*.f64 y y))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 x y))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 x) (/.f64 x y)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) (neg.f64 x)) (neg.f64 y)) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (neg.f64 (*.f64 (neg.f64 y) y))) |
(/.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 y) y)) |
(/.f64 (*.f64 x (/.f64 x y)) y) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(neg.f64 (/.f64 (*.f64 (neg.f64 x) x) (*.f64 y y))) |
(neg.f64 (/.f64 (*.f64 x x) (*.f64 (neg.f64 y) y))) |
(exp.f64 (-.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 (pow.f64 (/.f64 x y) #s(literal 1/2 binary64)) (pow.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
(pow.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 y))) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
(neg.f64 (/.f64 (neg.f64 x) y)) |
(neg.f64 (/.f64 x (neg.f64 y))) |
(exp.f64 (*.f64 (log.f64 (/.f64 x y)) #s(literal 1 binary64))) |
x |
y |
#s(literal 2 binary64) |
#s(literal 1/4 binary64) |
#s(literal -1/4 binary64) |
(*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) x) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) x) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) x) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) |
(/.f64 (*.f64 x (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (*.f64 x (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 #s(literal -1/2 binary64) x (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(fma.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (*.f64 #s(literal -1/2 binary64) x)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(fma.f64 x #s(literal -1/2 binary64) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) x)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) x) (*.f64 x (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (-.f64 #s(literal 1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(*.f64 (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1/8 binary64))) (fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) #s(literal 1/4 binary64))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) |
(/.f64 (-.f64 #s(literal 1/4 binary64) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (-.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (+.f64 #s(literal 1/4 binary64) (-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal -1/8 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal -1/2 binary64))) |
(fma.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1 binary64) #s(literal -1/2 binary64)) |
(fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 #s(literal 1 binary64) (/.f64 x y)) #s(literal -1/2 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 x y) #s(literal -1/2 binary64)) |
(fma.f64 x (/.f64 #s(literal 1/2 binary64) y) #s(literal -1/2 binary64)) |
(-.f64 (/.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64))) (/.f64 #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64)))) (/.f64 #s(literal 1/8 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (fma.f64 (/.f64 x y) #s(literal 1/4 binary64) #s(literal 1/4 binary64))))) |
(-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (neg.f64 (/.f64 x y)) #s(literal 1/2 binary64))) |
(-.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/4 binary64))))) (/.f64 #s(literal -1/8 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/4 binary64)))))) |
(+.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal -1/2 binary64)) |
(+.f64 #s(literal -1/2 binary64) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
#s(literal -1/2 binary64) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) #s(literal -1/4 binary64)) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64))) |
#s(approx (pow (/ x y) 2) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x)) |
#s(approx (+ (* (/ x y) 1/2) -1/2) #s(literal -1/2 binary64)) |
#s(approx (+ (* (/ x y) 1/2) -1/2) (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64))) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal -1/2 binary64) x))) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) (*.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))))) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) (*.f64 (*.f64 x (/.f64 x y)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) (*.f64 x x))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ x y) 1/2) -1/2) (*.f64 (-.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (+ (* (/ x y) 1/2) -1/2) (*.f64 (neg.f64 x) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal 1/2 binary64) y)))) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (/ (+ (* (pow (/ x y) 2) 1/4) -1/4) (* (+ (* (/ x y) 1/2) -1/2) x)) (/.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* (pow (/ x y) 2) 1/4) -1/4) (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 y y))) |
#s(approx y y) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 (*.f64 y x) (*.f64 x x))) y)) |
#s(approx (+ (* (/ x y) 1/2) -1/2) (/.f64 (*.f64 #s(literal -1/2 binary64) (-.f64 y x)) y)) |
#s(approx (* (+ (* (/ x y) 1/2) -1/2) x) (*.f64 #s(literal -1/2 binary64) (-.f64 x (*.f64 x (/.f64 x y))))) |
Compiled 6 104 to 813 computations (86.7% saved)
5 alts after pruning (0 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 178 | 0 | 178 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 4 | 4 |
| Total | 178 | 5 | 183 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 70.7% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
| ✓ | 86.3% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
| ✓ | 44.8% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| ✓ | 56.8% | #s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
| ✓ | 100.0% | #s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
Compiled 213 to 104 computations (51.2% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) #s(literal -1/4 binary64)) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/2 binary64) #s(literal -1/2 binary64)) x))) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) y) x #s(literal -1/2 binary64)) x))) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (-.f64 (/.f64 #s(literal 1/2 binary64) x) (/.f64 #s(literal -1/2 binary64) y))) |
3 calls:
| 11.0ms | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 11 to 11 computations (0% saved)
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) y)) |
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
3 calls:
| 1.0ms | y |
| 1.0ms | x |
| 1.0ms | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.6% | 2 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 83.3% | 2 | x |
| 84.2% | 2 | y |
Compiled 11 to 11 computations (0% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
| Outputs |
|---|
#s(approx (/ (+ x y) (* (* x 2) y)) (/.f64 #s(literal 1/2 binary64) x)) |
3 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 56.8% | 1 | (/.f64 (+.f64 x y) (*.f64 (*.f64 x #s(literal 2 binary64)) y)) |
| 56.8% | 1 | x |
| 56.8% | 1 | y |
Compiled 11 to 11 computations (0% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 9.0ms | 1.7682790020237192e-102 | 3.920379012388365e-100 |
| 4.0ms | 112× | 0 | valid |
Compiled 194 to 166 computations (14.4% saved)
ival-mult!: 1.0ms (52.2% of total)ival-div!: 1.0ms (52.2% of total)adjust: 0.0ms (0% of total)ival-add!: 0.0ms (0% of total)| 1× | done |
Compiled 60 to 19 computations (68.3% saved)
Compiled 258 to 128 computations (50.4% saved)
Loading profile data...