
Time bar (total: 2.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 10 to 9 computations (10% saved)
| 534.0ms | 7 959× | 0 | valid |
| 16.0ms | 75× | 3 | valid |
| 14.0ms | 89× | 2 | valid |
| 14.0ms | 133× | 1 | valid |
ival-fabs: 86.0ms (31.7% of total)ival-div: 62.0ms (22.8% of total)ival-sub: 56.0ms (20.6% of total)ival-add: 43.0ms (15.8% of total)adjust: 16.0ms (5.9% of total)exact: 6.0ms (2.2% of total)ival-assert: 3.0ms (1.1% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 0 | 0 | - | 0 | - | (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | (-.f64 y x) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | (fabs.f64 (-.f64 y x)) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 45.0ms | 502× | 0 | valid |
| 2.0ms | 8× | 3 | valid |
| 0.0ms | 2× | 1 | valid |
Compiled 60 to 25 computations (58.3% saved)
ival-fabs: 22.0ms (67.1% of total)ival-div: 4.0ms (12.2% of total)ival-sub: 3.0ms (9.2% of total)ival-add: 3.0ms (9.2% of total)adjust: 1.0ms (3.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 23 | 56 |
| 1 | 48 | 54 |
| 2 | 78 | 54 |
| 3 | 139 | 54 |
| 4 | 259 | 54 |
| 5 | 437 | 54 |
| 6 | 1503 | 54 |
| 7 | 5186 | 54 |
| 0 | 7 | 8 |
| 0 | 11 | 8 |
| 1 | 18 | 8 |
| 2 | 26 | 8 |
| 3 | 46 | 8 |
| 4 | 95 | 8 |
| 5 | 201 | 8 |
| 6 | 775 | 8 |
| 7 | 5214 | 8 |
| 0 | 8049 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| Outputs |
|---|
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64) x) |
Compiled 8 to 7 computations (12.5% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
Compiled 8 to 7 computations (12.5% saved)
| Inputs |
|---|
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
x |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(fabs.f64 (-.f64 y x)) |
(-.f64 y x) |
y |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (- y x)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (fabs (- y x)) 2) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (fabs (- y x)) #s(hole binary64 (fabs (- y x)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))))) |
#s(approx (/ (fabs (- y x)) 2) #s(hole binary64 (* 1/2 (fabs (+ y (* -1 x)))))) |
#s(approx (fabs (- y x)) #s(hole binary64 (fabs (+ y (* -1 x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (/ (fabs (- y x)) 2) #s(hole binary64 (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
#s(approx (fabs (- y x)) #s(hole binary64 (fabs (neg (+ x (* -1 y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) x (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) y 2) |
| 1.0ms | x | @ | inf | ((+ x (/ (fabs (- y x)) 2)) x (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) y 2) |
| 1.0ms | y | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) x (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) y 2) |
| 1.0ms | y | @ | inf | ((+ x (/ (fabs (- y x)) 2)) x (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) y 2) |
| 1.0ms | x | @ | 0 | ((+ x (/ (fabs (- y x)) 2)) x (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) y 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 294 |
| 0 | 77 | 274 |
| 1 | 308 | 268 |
| 0 | 2445 | 264 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
x |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(fabs.f64 (-.f64 y x)) |
(-.f64 y x) |
y |
#s(literal 2 binary64) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (- y x)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (fabs (- y x)) 2) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (fabs (- y x)) #s(hole binary64 (fabs (- y x)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))))) |
#s(approx (/ (fabs (- y x)) 2) #s(hole binary64 (* 1/2 (fabs (+ y (* -1 x)))))) |
#s(approx (fabs (- y x)) #s(hole binary64 (fabs (+ y (* -1 x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (/ (fabs (- y x)) 2) #s(hole binary64 (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
#s(approx (fabs (- y x)) #s(hole binary64 (fabs (neg (+ x (* -1 y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) |
x |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (-.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 x y))) #s(literal -2 binary64)) |
(/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 (fabs.f64 (-.f64 x y))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (fabs.f64 (fma.f64 x x (*.f64 y (neg.f64 y)))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (fabs.f64 (+.f64 y x))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (-.f64 y x)) |
(/.f64 (fma.f64 x x (*.f64 y (neg.f64 y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (fma.f64 x x (*.f64 y (neg.f64 y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 y (neg.f64 y)))) (+.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)))) |
(neg.f64 (-.f64 x y)) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
y |
#s(literal 2 binary64) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
#s(approx x x) |
#s(approx (/ (fabs (- y x)) 2) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (fabs (- y x)) (fabs.f64 (-.f64 x y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (/ (fabs (- y x)) 2) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (fabs (- y x)) (fabs.f64 (-.f64 x y))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
#s(approx (/ (fabs (- y x)) 2) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (fabs (- y x)) (fabs.f64 (-.f64 x y))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
Compiled 1 032 to 261 computations (74.7% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 60 | 4 | 64 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 61 | 4 | 65 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 35.2% | (+.f64 x (/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x))))) #s(literal 2 binary64))) |
| ▶ | 100.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
| ▶ | 52.8% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
| ▶ | 11.4% | #s(approx (+ x (/ (fabs (- y x)) 2)) x) |
Compiled 62 to 46 computations (25.8% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
x |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
#s(literal 1/2 binary64) |
(fabs.f64 (-.f64 x y)) |
(-.f64 x y) |
y |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+.f64 x (/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x))))) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x))))) #s(literal 2 binary64)) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 x #s(literal 3 binary64)) |
(fma.f64 y y (*.f64 x (+.f64 y x))) |
(*.f64 x (+.f64 y x)) |
(+.f64 y x) |
#s(literal 2 binary64) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (- y x)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 (fabs (- x y))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) #s(hole binary64 (* 1/2 (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x (+ x y)) (pow y 2))))))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x (+ x y)) (pow y 2)))))))) |
#s(approx (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) #s(hole binary64 (* 1/2 (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x (+ x y)) (pow y 2))))))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) #s(hole binary64 (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x (+ x y)) (pow y 2)))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 y)) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (pow y 3))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (+ (* -1 (pow x 3)) (pow y 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (+ (* x (+ x y)) (pow y 2)))) |
#s(approx (* x (+ y x)) #s(hole binary64 (* x y))) |
#s(approx (* x (+ y x)) #s(hole binary64 (* x (+ x y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x y) (+ (pow x 2) (pow y 2))))) x)))))) |
#s(approx (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) #s(hole binary64 (* 1/2 (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x y) (+ (pow x 2) (pow y 2)))))))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) #s(hole binary64 (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x y) (+ (pow x 2) (pow y 2))))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* x (- (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (+ 1 (* -1 (/ y x))))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* x (- (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3)) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2))))))))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (* -1 (pow x 3)))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (/ (pow y 3) (pow x 3)) 1)))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* x (+ y x)) #s(hole binary64 (pow x 2))) |
#s(approx (* x (+ y x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))))) |
#s(approx (* 1/2 (fabs (- x y))) #s(hole binary64 (* 1/2 (fabs (neg (+ y (* -1 x))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (/ (+ (* -1 (pow x 3)) (pow y 3)) (+ (* x (- y (* -1 x))) (pow y 2)))) x)) 1))))) |
#s(approx (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) #s(hole binary64 (* 1/2 (fabs (/ (+ (* -1 (pow x 3)) (pow y 3)) (+ (* x (- y (* -1 x))) (pow y 2))))))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) #s(hole binary64 (fabs (/ (+ (* -1 (pow x 3)) (pow y 3)) (+ (* x (- y (* -1 x))) (pow y 2)))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)) (* -1 y)) x))))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x) (+ (* -1 (pow y 2)) (pow y 2))) x)) (* -1 y)) x))))))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 3) (+ 1 (* -1 (/ (pow y 3) (pow x 3)))))))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (- (pow y 3) (pow x 3)))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (+ (* y (+ x y)) (pow x 2)))) |
#s(approx (* x (+ y x)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2)))) (/ x y))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* y (- (+ 1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2)))))))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (* (pow y 3) (+ 1 (* -1 (/ (pow x 3) (pow y 3))))))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (* (pow y 2) (+ 1 (/ x y))))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* x (+ y x)) #s(hole binary64 (* y (+ x (/ (pow x 2) y))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (* 1/2 (fabs (- x y))) #s(hole binary64 (* 1/2 (fabs (+ x (* -1 y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (+ x (* 1/2 (fabs (+ x (* -1 y))))))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (* -1 (/ (+ (* -1 (pow y 3)) (pow x 3)) (+ (* x (- x (* -1 y))) (pow y 2))))))))) |
#s(approx (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) #s(hole binary64 (* 1/2 (fabs (* -1 (/ (+ (* -1 (pow y 3)) (pow x 3)) (+ (* x (- x (* -1 y))) (pow y 2)))))))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) #s(hole binary64 (fabs (* -1 (/ (+ (* -1 (pow y 3)) (pow x 3)) (+ (* x (- x (* -1 y))) (pow y 2))))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)) 1))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* -1 (pow x 2)) (pow x 2))) y))) y)) 1))))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (* -1 (* (pow y 3) (- (/ (pow x 3) (pow y 3)) 1))))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (* x (+ y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 34.0ms | y | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) x (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) 1/2 (fabs (- x y)) (- x y) y (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (- (pow y 3) (pow x 3)) (pow y 3) 3 (pow x 3) (+ (* y y) (* x (+ y x))) (* x (+ y x)) (+ y x) 2) |
| 4.0ms | x | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) x (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) 1/2 (fabs (- x y)) (- x y) y (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (- (pow y 3) (pow x 3)) (pow y 3) 3 (pow x 3) (+ (* y y) (* x (+ y x))) (* x (+ y x)) (+ y x) 2) |
| 3.0ms | x | @ | 0 | ((+ x (/ (fabs (- y x)) 2)) x (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) 1/2 (fabs (- x y)) (- x y) y (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (- (pow y 3) (pow x 3)) (pow y 3) 3 (pow x 3) (+ (* y y) (* x (+ y x))) (* x (+ y x)) (+ y x) 2) |
| 3.0ms | x | @ | inf | ((+ x (/ (fabs (- y x)) 2)) x (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) 1/2 (fabs (- x y)) (- x y) y (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (- (pow y 3) (pow x 3)) (pow y 3) 3 (pow x 3) (+ (* y y) (* x (+ y x))) (* x (+ y x)) (+ y x) 2) |
| 3.0ms | y | @ | inf | ((+ x (/ (fabs (- y x)) 2)) x (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) 1/2 (fabs (- x y)) (- x y) y (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (- (pow y 3) (pow x 3)) (pow y 3) 3 (pow x 3) (+ (* y y) (* x (+ y x))) (* x (+ y x)) (+ y x) 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 350 | 2265 |
| 0 | 372 | 1582 |
| 1 | 1870 | 1556 |
| 0 | 8876 | 1541 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
x |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y))) |
#s(literal 1/2 binary64) |
(fabs.f64 (-.f64 x y)) |
(-.f64 x y) |
y |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(+.f64 x (/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x))))) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x))))) #s(literal 2 binary64)) |
(fabs.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 y #s(literal 3 binary64)) |
#s(literal 3 binary64) |
(pow.f64 x #s(literal 3 binary64)) |
(fma.f64 y y (*.f64 x (+.f64 y x))) |
(*.f64 x (+.f64 y x)) |
(+.f64 y x) |
#s(literal 2 binary64) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (- y x)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 (fabs (- x y))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) #s(hole binary64 (* 1/2 (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x (+ x y)) (pow y 2))))))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x (+ x y)) (pow y 2)))))))) |
#s(approx (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) #s(hole binary64 (* 1/2 (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x (+ x y)) (pow y 2))))))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) #s(hole binary64 (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x (+ x y)) (pow y 2)))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 y)) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (pow y 3))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (+ (* -1 (pow x 3)) (pow y 3)))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (+ (* x y) (pow y 2)))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (+ (* x (+ x y)) (pow y 2)))) |
#s(approx (* x (+ y x)) #s(hole binary64 (* x y))) |
#s(approx (* x (+ y x)) #s(hole binary64 (* x (+ x y)))) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x y) (+ (pow x 2) (pow y 2))))) x)))))) |
#s(approx (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) #s(hole binary64 (* 1/2 (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x y) (+ (pow x 2) (pow y 2)))))))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) #s(hole binary64 (fabs (/ (- (pow y 3) (pow x 3)) (+ (* x y) (+ (pow x 2) (pow y 2))))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 x))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* x (- (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2))) (+ 1 (* -1 (/ y x))))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* x (- (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3)) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2))))))))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (* -1 (pow x 3)))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (* (pow x 3) (- (/ (pow y 3) (pow x 3)) 1)))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* x (+ y x)) #s(hole binary64 (pow x 2))) |
#s(approx (* x (+ y x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ y x))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))))) |
#s(approx (* 1/2 (fabs (- x y))) #s(hole binary64 (* 1/2 (fabs (neg (+ y (* -1 x))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (/ (+ (* -1 (pow x 3)) (pow y 3)) (+ (* x (- y (* -1 x))) (pow y 2)))) x)) 1))))) |
#s(approx (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) #s(hole binary64 (* 1/2 (fabs (/ (+ (* -1 (pow x 3)) (pow y 3)) (+ (* x (- y (* -1 x))) (pow y 2))))))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) #s(hole binary64 (fabs (/ (+ (* -1 (pow x 3)) (pow y 3)) (+ (* x (- y (* -1 x))) (pow y 2)))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)) (* -1 y)) x))))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x) (+ (* -1 (pow y 2)) (pow y 2))) x)) (* -1 y)) x))))))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 3) (+ 1 (* -1 (/ (pow y 3) (pow x 3)))))))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x)))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (- (pow y 3) (pow x 3)))) |
#s(approx (pow y 3) #s(hole binary64 (pow y 3))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (+ (* y (+ x y)) (pow x 2)))) |
#s(approx (* x (+ y x)) #s(hole binary64 (+ (* x y) (pow x 2)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* y (- (+ 1 (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2)))) (/ x y))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* y (- (+ 1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3))) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2)))))))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (* (pow y 3) (+ 1 (* -1 (/ (pow x 3) (pow y 3))))))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (* (pow y 2) (+ 1 (/ x y))))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* x (+ y x)) #s(hole binary64 (* y (+ x (/ (pow x 2) y))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (* 1/2 (fabs (- x y))) #s(hole binary64 (* 1/2 (fabs (+ x (* -1 y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (+ x (* 1/2 (fabs (+ x (* -1 y))))))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (* -1 (/ (+ (* -1 (pow y 3)) (pow x 3)) (+ (* x (- x (* -1 y))) (pow y 2))))))))) |
#s(approx (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) #s(hole binary64 (* 1/2 (fabs (* -1 (/ (+ (* -1 (pow y 3)) (pow x 3)) (+ (* x (- x (* -1 y))) (pow y 2)))))))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) #s(hole binary64 (fabs (* -1 (/ (+ (* -1 (pow y 3)) (pow x 3)) (+ (* x (- x (* -1 y))) (pow y 2))))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y))) y)) 1))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y)) (+ (* -1 (pow x 2)) (pow x 2))) y))) y)) 1))))) |
#s(approx (- (pow y 3) (pow x 3)) #s(hole binary64 (* -1 (* (pow y 3) (- (/ (pow x 3) (pow y 3)) 1))))) |
#s(approx (+ (* y y) (* x (+ y x))) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 x) (* -1 (/ (pow x 2) y))) y)))))) |
#s(approx (* x (+ y x)) #s(hole binary64 (* -1 (* y (+ (* -1 x) (* -1 (/ (pow x 2) y))))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) x) |
x |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x))) |
#s(literal 1/2 binary64) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 y y (*.f64 (+.f64 y x) x))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 y y (*.f64 (+.f64 y x) x)))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 y x)))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 x y)))) |
(fabs.f64 (neg.f64 (-.f64 y x))) |
(fabs.f64 (neg.f64 (-.f64 x y))) |
(fabs.f64 (-.f64 y x)) |
(fabs.f64 (-.f64 x y)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(-.f64 x y) |
y |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))) #s(literal 3 binary64))) (fma.f64 x x (fma.f64 (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))) (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 y x)))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))))))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fabs.f64 (-.f64 y x)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x))))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 x x (-.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) x) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (-.f64 y x)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 y x))) #s(literal -2 binary64)) |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))))) (neg.f64 (fabs.f64 (fma.f64 y y (*.f64 (+.f64 y x) x))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (+.f64 y x) y (*.f64 x x)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 y y (*.f64 (+.f64 y x) x)))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 y x)))) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 x y)))) |
(fabs.f64 (neg.f64 (-.f64 y x))) |
(fabs.f64 (neg.f64 (-.f64 x y))) |
(fabs.f64 (-.f64 y x)) |
(fabs.f64 (-.f64 x y)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))) (fma.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))) (*.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 y y (*.f64 (+.f64 y x) x))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))) (*.f64 (fma.f64 y y (*.f64 (+.f64 y x) x)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (*.f64 (+.f64 y x) x)) (fma.f64 y y (*.f64 (+.f64 y x) x)))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 (+.f64 y x) x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 (+.f64 y x) x))) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 (+.f64 y x) x)))) |
(-.f64 y x) |
(*.f64 (fma.f64 y y (*.f64 (+.f64 y x) x)) (-.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) (neg.f64 (fma.f64 y y (*.f64 (+.f64 y x) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) (fma.f64 y y (*.f64 (+.f64 y x) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (neg.f64 (fma.f64 y y (*.f64 (+.f64 y x) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) (fma.f64 y y (*.f64 (+.f64 y x) x)))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (-.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x))) (neg.f64 (fma.f64 y y (*.f64 (+.f64 y x) x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x))) (fma.f64 y y (*.f64 (+.f64 y x) x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)))) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)))) (neg.f64 (fma.f64 y y (*.f64 (+.f64 y x) x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)))) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)))) (neg.f64 (fma.f64 y y (*.f64 (+.f64 y x) x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x))))) (+.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64))) (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x))))) (neg.f64 (fma.f64 y y (*.f64 (+.f64 y x) x))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (+.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 9 binary64)) (+.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64)))))) |
(-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 3/2 binary64))) (neg.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 y #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 y #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 y #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 3/2 binary64)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 3 binary64)))) |
#s(literal 3 binary64) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (neg.f64 x) (+.f64 y x)) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (*.f64 (neg.f64 x) (+.f64 y x)) (*.f64 (neg.f64 x) (+.f64 y x)) (*.f64 (*.f64 y y) (*.f64 (neg.f64 x) (+.f64 y x)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x))))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x)))))) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (+.f64 y x) x)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (+.f64 y x) x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (+.f64 y x) x)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 (+.f64 y x) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (+.f64 y x) x)) |
(fma.f64 (+.f64 y x) x (*.f64 y y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (+.f64 y x) x)) |
(fma.f64 y y (*.f64 (+.f64 y x) x)) |
(fma.f64 y x (fma.f64 y y (*.f64 x x))) |
(fma.f64 x (+.f64 y x) (*.f64 y y)) |
(fma.f64 x y (fma.f64 y y (*.f64 x x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x))) (/.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x)))) (/.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x))))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) (+.f64 y x))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) x))))) (/.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 y y))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (+.f64 y x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x)))))) (/.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (*.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x))))))) |
(+.f64 (fma.f64 y y (*.f64 x x)) (*.f64 y x)) |
(+.f64 (*.f64 y x) (fma.f64 y y (*.f64 x x))) |
(+.f64 (*.f64 y y) (*.f64 (+.f64 y x) x)) |
(+.f64 (*.f64 (+.f64 y x) x) (*.f64 y y)) |
(*.f64 (+.f64 y x) x) |
(*.f64 x (+.f64 y x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 y x) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y x) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 y x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y x) (*.f64 x x))))) |
(fma.f64 (fabs.f64 (neg.f64 x)) (fabs.f64 (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 y x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 y x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y x)) |
(fma.f64 y x (*.f64 x x)) |
(fma.f64 x y (*.f64 x x)) |
(fma.f64 x x (*.f64 y x)) |
(-.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 y x) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 y x) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y x) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 y x) (*.f64 x x)))))) |
(+.f64 (*.f64 x x) (*.f64 y x)) |
(+.f64 (*.f64 y x) (*.f64 x x)) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y 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 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) |
(-.f64 (/.f64 (*.f64 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 y x))))) |
(+.f64 y x) |
(+.f64 x y) |
#s(literal 2 binary64) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
#s(approx x x) |
#s(approx (* 1/2 (fabs (- x y))) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) (fabs.f64 (-.f64 y x))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (fma.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64) x)) |
#s(approx (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) (fabs.f64 (-.f64 y x))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) y) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (- (pow y 3) (pow x 3)) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (- (pow y 3) (pow x 3)) (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (+ (* y y) (* x (+ y x))) (*.f64 y y)) |
#s(approx (+ (* y y) (* x (+ y x))) (*.f64 (+.f64 y x) y)) |
#s(approx (+ (* y y) (* x (+ y x))) (fma.f64 y y (*.f64 (+.f64 y x) x))) |
#s(approx (* x (+ y x)) (*.f64 y x)) |
#s(approx (* x (+ y x)) (*.f64 (+.f64 y x) x)) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 y x)) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) x) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) x) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) x) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 y x)) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) (*.f64 (fabs.f64 (-.f64 y x)) #s(literal 1/2 binary64))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) (fabs.f64 (-.f64 y x))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (neg.f64 x)) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64)))) (-.f64 #s(literal 1 binary64) (/.f64 y x))) x)) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (*.f64 (-.f64 (*.f64 (*.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (/.f64 y x)) (+.f64 (fma.f64 #s(literal 0 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 (neg.f64 y) x)) #s(literal 1 binary64))) x)) |
#s(approx (- (pow y 3) (pow x 3)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) |
#s(approx (- (pow y 3) (pow x 3)) (*.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* y y) (* x (+ y x))) (*.f64 x x)) |
#s(approx (+ (* y y) (* x (+ y x))) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* y y) (* x (+ y x))) (*.f64 (+.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* x (+ y x)) (*.f64 x x)) |
#s(approx (* x (+ y x)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (fabs (- x y))) (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (fabs.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 y (neg.f64 x)) x (*.f64 y y)))) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) (*.f64 (fabs.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 y (neg.f64 x)) x (*.f64 y y)))) #s(literal 1/2 binary64))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) (fabs.f64 (/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (-.f64 y (neg.f64 x)) x (*.f64 y y))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x) (*.f64 #s(literal 1 binary64) y)) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (*.f64 y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x))) (*.f64 #s(literal 0 binary64) (*.f64 y y))) x) y)) x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (pow y 3) (pow x 3)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))))) |
#s(approx (+ (* y y) (* x (+ y x))) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 y) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (- (pow y 3) (pow x 3)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow y 3) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (+ (* y y) (* x (+ y x))) (*.f64 (+.f64 y x) x)) |
#s(approx (+ (* y y) (* x (+ y x))) (fma.f64 (+.f64 y x) y (*.f64 x x))) |
#s(approx (* x (+ y x)) (*.f64 (+.f64 y x) x)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) y) (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal 1 binary64)) (/.f64 x y)) y)) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (*.f64 (-.f64 (fma.f64 x (*.f64 (/.f64 #s(literal 0 binary64) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)))) y)) |
#s(approx (- (pow y 3) (pow x 3)) (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* y y) (* x (+ y x))) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* y y) (* x (+ y x))) (*.f64 (+.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 y y))) |
#s(approx (* x (+ y x)) (*.f64 (+.f64 (/.f64 (*.f64 x x) y) x) y)) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64) x)) |
#s(approx (* 1/2 (fabs (- x y))) (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) (fabs.f64 (fma.f64 #s(literal -1 binary64) y x))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2)) (fma.f64 (fabs.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 x (neg.f64 y)) x (*.f64 y y)))) #s(literal 1/2 binary64) x)) |
#s(approx (/ (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) 2) (*.f64 (fabs.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 x (neg.f64 y)) x (*.f64 y y)))) #s(literal 1/2 binary64))) |
#s(approx (fabs (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x))))) (fabs.f64 (/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (-.f64 x (neg.f64 y)) x (*.f64 y y))))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y) #s(literal -1 binary64) (neg.f64 x)) y)) #s(literal 1 binary64)))) |
#s(approx (/ (- (pow y 3) (pow x 3)) (+ (* y y) (* x (+ y x)))) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (neg.f64 (*.f64 x (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y)))) y) #s(literal -1 binary64) (neg.f64 x)) y)) #s(literal 1 binary64)))) |
#s(approx (- (pow y 3) (pow x 3)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* y y) (* x (+ y x))) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 x) (/.f64 (*.f64 x x) y)) y) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* x (+ y x)) (*.f64 (neg.f64 y) (-.f64 (neg.f64 x) (/.f64 (*.f64 x x) y)))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
Compiled 10 027 to 1 702 computations (83% saved)
8 alts after pruning (6 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 326 | 6 | 332 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 0 | 0 |
| Total | 328 | 8 | 336 |
| Status | Accuracy | Program |
|---|---|---|
| 19.8% | (+.f64 x (/.f64 (fabs.f64 (/.f64 #s(approx (- (pow y 3) (pow x 3)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x))))) #s(literal 2 binary64))) | |
| ▶ | 49.7% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) x)) |
| ✓ | 100.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
| ▶ | 57.8% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) |
| ▶ | 51.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
| ▶ | 49.6% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
| ▶ | 7.4% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
| ✓ | 11.4% | #s(approx (+ x (/ (fabs (- y x)) 2)) x) |
Compiled 264 to 190 computations (28% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x) |
#s(literal 1/2 binary64) |
(fabs.f64 #s(approx (- x y) (neg.f64 y))) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
y |
x |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x))) |
(fabs.f64 #s(approx (- x y) x)) |
#s(approx (- x y) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) x) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(sqrt.f64 (-.f64 x y)) |
(-.f64 x y) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (- y x)))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 (fabs (- x y))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* -1 y))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (- x y))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* (sqrt y) (sqrt -1)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 y)))) (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ x (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 3))))) (* 1/2 (* (sqrt (/ 1 y)) (/ 1 (sqrt -1)))))) (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* x (+ (* 1/2 (* (sqrt (/ 1 y)) (/ 1 (sqrt -1)))) (* x (+ (* -1/8 (* (sqrt (/ 1 (pow y 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ x (pow (sqrt -1) 5)) (sqrt (/ 1 (pow y 5))))))))) (* (sqrt y) (sqrt -1))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 x)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* -1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))))))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* 1/2 (fabs (- x y))) #s(hole binary64 (* 1/2 (fabs (neg (+ y (* -1 x))))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow (sqrt -1) 2)) 1))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1 (* x (- (+ (* -1/2 (/ (* y (pow (sqrt -1) 2)) x)) (* 1/2 (pow (sqrt -1) 2))) 1))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (pow (sqrt -1) 2)) x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* -1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (+ x (* 1/2 (fabs (+ x (* -1 y))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* 1/2 (fabs (- x y))) #s(hole binary64 (* 1/2 (fabs (+ x (* -1 y)))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (sqrt -1)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (sqrt -1)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (sqrt -1)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (neg y) y x (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* (sqrt (- x y)) (sqrt (- x y))) (sqrt (- x y)) (- x y)) |
| 4.0ms | y | @ | inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (neg y) y x (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* (sqrt (- x y)) (sqrt (- x y))) (sqrt (- x y)) (- x y)) |
| 2.0ms | y | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (neg y) y x (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* (sqrt (- x y)) (sqrt (- x y))) (sqrt (- x y)) (- x y)) |
| 2.0ms | x | @ | inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (neg y) y x (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* (sqrt (- x y)) (sqrt (- x y))) (sqrt (- x y)) (- x y)) |
| 1.0ms | x | @ | 0 | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (neg y) y x (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (+ x (/ (fabs (- y x)) 2)) (* 1/2 (fabs (- x y))) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* (sqrt (- x y)) (sqrt (- x y))) (sqrt (- x y)) (- x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 343 | 1736 |
| 0 | 357 | 1371 |
| 0 | 1845 | 1329 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x) |
#s(literal 1/2 binary64) |
(fabs.f64 #s(approx (- x y) (neg.f64 y))) |
#s(approx (- x y) (neg.f64 y)) |
(neg.f64 y) |
y |
x |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x))) |
(fabs.f64 #s(approx (- x y) x)) |
#s(approx (- x y) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) x)) |
(fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) x) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(sqrt.f64 (-.f64 x y)) |
(-.f64 x y) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (- y x)))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (- x y)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 1/2 (fabs (- x y))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* -1 y))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (- x y))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* (sqrt y) (sqrt -1)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 y)))) (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* x (+ (* -1/8 (* (/ x (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 3))))) (* 1/2 (* (sqrt (/ 1 y)) (/ 1 (sqrt -1)))))) (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (* x (+ (* 1/2 (* (sqrt (/ 1 y)) (/ 1 (sqrt -1)))) (* x (+ (* -1/8 (* (sqrt (/ 1 (pow y 3))) (/ 1 (pow (sqrt -1) 3)))) (* 1/16 (* (/ x (pow (sqrt -1) 5)) (sqrt (/ 1 (pow y 5))))))))) (* (sqrt y) (sqrt -1))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 x)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* -1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))))))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* 1/2 (fabs (- x y))) #s(hole binary64 (* 1/2 (fabs (neg (+ y (* -1 x))))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow (sqrt -1) 2)) 1))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1 (* x (- (+ (* -1/2 (/ (* y (pow (sqrt -1) 2)) x)) (* 1/2 (pow (sqrt -1) 2))) 1))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* -1 (* x (pow (sqrt -1) 2))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* -1 (* x (+ (* -1 (/ (* y (pow (sqrt -1) 2)) x)) (pow (sqrt -1) 2)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* (sqrt x) (pow (sqrt -1) 2))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* x (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (* (pow y 2) (pow (sqrt -1) 2)))) (+ (* 1/16 (* (sqrt (/ 1 (pow x 7))) (* (pow y 3) (pow (sqrt -1) 2)))) (+ (* 1/2 (* (sqrt (/ 1 (pow x 3))) (* y (pow (sqrt -1) 2)))) (* (sqrt (/ 1 x)) (pow (sqrt -1) 2))))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* -1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (+ x (* 1/2 (fabs (+ x (* -1 y))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* 1/2 (fabs (- x y))) #s(hole binary64 (* 1/2 (fabs (+ x (* -1 y)))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* (sqrt y) (sqrt -1))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (sqrt -1)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* -1 (* y (+ (* -1/8 (* (* (pow x 2) (sqrt -1)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (* (pow x 3) (sqrt -1)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (* x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) x) |
(+.f64 (*.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(approx (fabs (- x y)) (neg.f64 y)) #s(approx (fabs (- x y)) (neg.f64 y)))) |
(fabs.f64 (neg.f64 #s(approx (fabs (- x y)) (neg.f64 y)))) |
(fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) |
#s(approx (fabs (- x y)) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
y |
x |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (fabs (- x y)) x))) |
(sqrt.f64 (*.f64 #s(approx (fabs (- x y)) x) #s(approx (fabs (- x y)) x))) |
(fabs.f64 (neg.f64 #s(approx (fabs (- x y)) x))) |
(fabs.f64 #s(approx (fabs (- x y)) x)) |
#s(approx (fabs (- x y)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (fabs (- x y)) x)) x) |
(+.f64 (*.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (fabs.f64 #s(approx (fabs (- x y)) x)) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64))) |
(*.f64 (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y))) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (fabs (- x y)) (neg.f64 y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64)))) (-.f64 x (*.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)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) x) |
(fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 x y) x) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 x y))) |
(+.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 x y))) (neg.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 x y))) (fabs.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(sqrt.f64 (*.f64 (-.f64 y x) (-.f64 y x))) |
(sqrt.f64 (*.f64 (-.f64 x y) (-.f64 x y))) |
(-.f64 x y) |
(fabs.f64 (neg.f64 (-.f64 x y))) |
(fabs.f64 (neg.f64 (-.f64 y x))) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (-.f64 y x)) |
(pow.f64 (-.f64 x y) #s(literal 1/2 binary64)) |
(sqrt.f64 (-.f64 x y)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 x y))) (neg.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 x y))) (fabs.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(sqrt.f64 (*.f64 (-.f64 y x) (-.f64 y x))) |
(sqrt.f64 (*.f64 (-.f64 x y) (-.f64 x y))) |
(-.f64 x y) |
(fabs.f64 (neg.f64 (-.f64 x y))) |
(fabs.f64 (neg.f64 (-.f64 y x))) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (-.f64 y x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (fabs (- x y)) (-.f64 x y)) |
#s(approx (fabs (- x y)) (neg.f64 y)) |
#s(approx (fabs (- x y)) (-.f64 x y)) |
#s(approx x x) |
#s(approx (* 1/2 (fabs (- x y))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (fabs (- x y)) (neg.f64 y)) |
#s(approx (fabs (- x y)) (-.f64 x y)) |
#s(approx (sqrt (- x y)) (sqrt.f64 (neg.f64 y))) |
#s(approx (sqrt (- x y)) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 y)) (sqrt.f64 (neg.f64 y)))) |
#s(approx (sqrt (- x y)) (fma.f64 (fma.f64 (*.f64 #s(literal -1/8 binary64) (/.f64 x (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64)))) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) x (sqrt.f64 (neg.f64 y)))) |
#s(approx (sqrt (- x y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 #s(literal 1/16 binary64) (/.f64 x (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64))) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 y #s(literal -3 binary64)))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -3 binary64)))) x (*.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 y))) (pow.f64 (sqrt.f64 #s(literal -1 binary64)) #s(literal -1 binary64)))) x (sqrt.f64 (neg.f64 y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fma.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) x) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (fma.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (fabs (- x y)) x) |
#s(approx (fabs (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (fabs (- x y)) x) |
#s(approx (fabs (- x y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (sqrt (- x y)) (sqrt.f64 x)) |
#s(approx (sqrt (- x y)) (*.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal -1/2 binary64) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (- x y)) (*.f64 (+.f64 (fma.f64 (*.f64 (*.f64 y y) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (- x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) y (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 y y) (*.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (pow.f64 y #s(literal 3 binary64))))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (fabs (- x y)) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))) |
#s(approx (fabs (- x y)) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (fabs (- x y))) (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) #s(literal -3/2 binary64))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (neg.f64 y) x) #s(literal -1/2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (fabs (- x y)) (neg.f64 (neg.f64 x))) |
#s(approx (fabs (- x y)) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (neg.f64 y) x) #s(literal -1 binary64) #s(literal -1 binary64)))) |
#s(approx (sqrt (- x y)) (neg.f64 (*.f64 (sqrt.f64 x) #s(literal -1 binary64)))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (neg.f64 y)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 (*.f64 (*.f64 y y) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (neg.f64 y)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 x) (fma.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 (*.f64 y y) #s(literal -1 binary64)) (fma.f64 (*.f64 (*.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64)) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) (neg.f64 y)) #s(literal 1/2 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1 binary64))))))) |
#s(approx (fabs (- x y)) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx y y) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (fabs (- x y)) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (sqrt (- x y)) (fma.f64 (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) y) #s(literal -1/2 binary64) (sqrt.f64 x))) |
#s(approx (sqrt (- x y)) (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal -1/8 binary64) (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) y (sqrt.f64 x))) |
#s(approx (sqrt (- x y)) (fma.f64 (fma.f64 (fma.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) y) #s(literal -1/16 binary64) (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) #s(literal -1/8 binary64))) y (*.f64 (/.f64 #s(literal 1 binary64) (sqrt.f64 x)) #s(literal -1/2 binary64))) y (sqrt.f64 x))) |
#s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) y)) |
#s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (sqrt (- x y)) (*.f64 (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (sqrt.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)))) y)) |
#s(approx (sqrt (- x y)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (sqrt.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))))) y)) |
#s(approx (sqrt (- x y)) (*.f64 (fma.f64 (*.f64 (/.f64 (*.f64 x x) (pow.f64 #s(literal -1 binary64) #s(literal 3/2 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (sqrt.f64 (pow.f64 y #s(literal -7 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 #s(literal -1 binary64) #s(literal 5/2 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (/.f64 x (sqrt.f64 #s(literal -1 binary64)))) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (sqrt.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)))))) y)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64) x)) |
#s(approx (fabs (- x y)) (fabs.f64 (fma.f64 #s(literal -1 binary64) y x))) |
#s(approx (fabs (- x y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* 1/2 (fabs (- x y))) (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x y)) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (fabs (- x y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (sqrt (- x y)) (neg.f64 (sqrt.f64 (neg.f64 y)))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (sqrt.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)))))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (sqrt.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64))))))) |
#s(approx (sqrt (- x y)) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (*.f64 (*.f64 x x) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -5 binary64)))) #s(literal -1/8 binary64) (fma.f64 (*.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (sqrt.f64 #s(literal -1 binary64))) (sqrt.f64 (pow.f64 y #s(literal -7 binary64)))) #s(literal 1/16 binary64) (fma.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 #s(literal -1 binary64)) x)) (sqrt.f64 (pow.f64 y #s(literal -3 binary64))) (sqrt.f64 (*.f64 (pow.f64 y #s(literal -1 binary64)) #s(literal -1 binary64)))))))) |
Compiled 5 184 to 675 computations (87% saved)
10 alts after pruning (5 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 179 | 5 | 184 |
| Fresh | 1 | 0 | 1 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 2 | 2 |
| Total | 182 | 10 | 192 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 54.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
| ✓ | 100.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
| ✓ | 51.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
| ▶ | 51.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
| ✓ | 49.6% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
| ✓ | 7.4% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
| ▶ | 54.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) |
| ▶ | 32.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
| ▶ | 24.2% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
| ✓ | 11.4% | #s(approx (+ x (/ (fabs (- y x)) 2)) x) |
Compiled 299 to 210 computations (29.8% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
(fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)) |
#s(literal 3/2 binary64) |
x |
(*.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
(*.f64 #s(literal 3/2 binary64) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 x y) #s(literal 1/2 binary64)) |
(-.f64 x y) |
#s(literal 1/2 binary64) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
(fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (- y x)))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 3/2 x) #s(hole binary64 (* 3/2 x))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* -1/2 y))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (+ (* -1/2 y) (* 1/2 x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* x (+ 1/2 (* -1/2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow (sqrt -1) 2)) 1))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1 (* x (- (+ (* -1/2 (/ (* y (pow (sqrt -1) 2)) x)) (* 1/2 (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 1/2))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* y (- (* 3/2 (/ x y)) 1/2)))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1/2)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -3/2 (/ x y))))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ x y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+ (* 3/2 x) (* -1/2 y)) 3/2 x (* -1/2 y) -1/2 y (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* 3/2 x) (+ x (/ (fabs (- y x)) 2)) (* (- x y) 1/2) (- x y) 1/2 (+ x (/ (fabs (- y x)) 2)) (+ (* (- x y) 1/2) x)) |
| 1.0ms | y | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+ (* 3/2 x) (* -1/2 y)) 3/2 x (* -1/2 y) -1/2 y (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* 3/2 x) (+ x (/ (fabs (- y x)) 2)) (* (- x y) 1/2) (- x y) 1/2 (+ x (/ (fabs (- y x)) 2)) (+ (* (- x y) 1/2) x)) |
| 1.0ms | y | @ | inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+ (* 3/2 x) (* -1/2 y)) 3/2 x (* -1/2 y) -1/2 y (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* 3/2 x) (+ x (/ (fabs (- y x)) 2)) (* (- x y) 1/2) (- x y) 1/2 (+ x (/ (fabs (- y x)) 2)) (+ (* (- x y) 1/2) x)) |
| 1.0ms | x | @ | inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+ (* 3/2 x) (* -1/2 y)) 3/2 x (* -1/2 y) -1/2 y (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* 3/2 x) (+ x (/ (fabs (- y x)) 2)) (* (- x y) 1/2) (- x y) 1/2 (+ x (/ (fabs (- y x)) 2)) (+ (* (- x y) 1/2) x)) |
| 1.0ms | x | @ | 0 | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+ (* 3/2 x) (* -1/2 y)) 3/2 x (* -1/2 y) -1/2 y (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* 3/2 x) (+ x (/ (fabs (- y x)) 2)) (* (- x y) 1/2) (- x y) 1/2 (+ x (/ (fabs (- y x)) 2)) (+ (* (- x y) 1/2) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 174 | 977 |
| 0 | 180 | 807 |
| 0 | 815 | 794 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
(fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)) |
#s(literal 3/2 binary64) |
x |
(*.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
y |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
(*.f64 #s(literal 3/2 binary64) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 x y) #s(literal 1/2 binary64)) |
(-.f64 x y) |
#s(literal 1/2 binary64) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
(fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (- y x)))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* 3/2 x) #s(hole binary64 (* 3/2 x))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* -1/2 y))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (+ (* -1/2 y) (* 1/2 x)))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* x (+ 1/2 (* -1/2 (/ y x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (pow (sqrt -1) 2)) 1))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1 (* x (- (+ (* -1/2 (/ (* y (pow (sqrt -1) 2)) x)) (* 1/2 (pow (sqrt -1) 2))) 1))))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 1/2))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* y (- (* 3/2 (/ x y)) 1/2)))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1/2)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) #s(hole binary64 (* -1 (* y (+ 1/2 (* -3/2 (/ x y))))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ x y))))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 3/2 binary64) x)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 3/2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal 3/2 binary64) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal -1/2 binary64) y))) (-.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal -1/2 binary64) y)) (*.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal 3/2 binary64) x))) (-.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 3/2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 3/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 3/2 binary64) x) (*.f64 #s(literal 3/2 binary64) x) (-.f64 (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal -1/2 binary64) y)) (*.f64 (*.f64 #s(literal 3/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)) (pow.f64 (*.f64 #s(literal 3/2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal -1/2 binary64) y) (-.f64 (*.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal 3/2 binary64) x)) (*.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 3/2 binary64) x))))) |
(fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 3/2 binary64) x)) |
(fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)) |
(fma.f64 y #s(literal -1/2 binary64) (*.f64 #s(literal 3/2 binary64) x)) |
(fma.f64 x #s(literal 3/2 binary64) (*.f64 #s(literal -1/2 binary64) y)) |
(-.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal 1/2 binary64) y)) |
(-.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal -3/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 3/2 binary64) x) (*.f64 #s(literal -1/2 binary64) y)) |
(+.f64 (*.f64 #s(literal -1/2 binary64) y) (*.f64 #s(literal 3/2 binary64) x)) |
#s(literal 3/2 binary64) |
x |
(*.f64 #s(literal -1/2 binary64) y) |
(*.f64 y #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
y |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
(*.f64 #s(literal 3/2 binary64) x) |
(*.f64 x #s(literal 3/2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 #s(literal 1/2 binary64) x x) |
(fma.f64 x #s(literal 1/2 binary64) x) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y))) |
(*.f64 (-.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 x y)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 x y))) (neg.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 x y))) (fabs.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(sqrt.f64 (*.f64 (-.f64 x y) (-.f64 x y))) |
(-.f64 x y) |
#s(literal 1/2 binary64) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.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 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) x) |
(fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 x y) x) |
(+.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx x x) |
#s(approx (* 3/2 x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (* (- x y) 1/2) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* (- x y) 1/2) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (* (- x y) 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (- x y) 1/2) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) #s(literal -3/2 binary64))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (neg.f64 y) x) #s(literal -1/2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
#s(approx (* (- x y) 1/2) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (* -1/2 y) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx y y) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (* (- x y) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* 3/2 x) (* -1/2 y)) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -3/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (- x y) 1/2) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 y) (fma.f64 (*.f64 (/.f64 x y) #s(literal 3/2 binary64)) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
Compiled 3 252 to 390 computations (88% saved)
10 alts after pruning (2 fresh and 8 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 127 | 2 | 129 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 4 | 5 |
| Total | 129 | 10 | 139 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 54.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
| 32.4% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(approx (- x y) (neg.f64 y)) #s(literal 1/2 binary64) x)) | |
| ✓ | 100.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
| 30.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) | |
| ✓ | 49.6% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
| ✓ | 7.4% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
| ✓ | 54.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) |
| ✓ | 32.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
| ✓ | 24.2% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
| ✓ | 11.4% | #s(approx (+ x (/ (fabs (- y x)) 2)) x) |
Compiled 524 to 220 computations (58% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(approx (- x y) (neg.f64 y)) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) x)) |
(+.f64 x (/.f64 (fabs.f64 (/.f64 #s(approx (- (pow y 3) (pow x 3)) (pow.f64 (neg.f64 x) #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x))))) #s(literal 2 binary64))) |
(+.f64 x (/.f64 (fabs.f64 (/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x))))) #s(literal 2 binary64))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
3 calls:
| 5.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 5.0ms | y |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(approx (- x y) (neg.f64 y)) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) |
3 calls:
| 6.0ms | x |
| 4.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.0% | 4 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 83.9% | 3 | x |
| 86.4% | 3 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(approx (- x y) (neg.f64 y)) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.4% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(approx (- x y) (neg.f64 y)) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.3% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(approx (- x y) (neg.f64 y)) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.0% | 3 | y |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(approx (- x y) (neg.f64 y)) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))) |
2 calls:
| 5.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 79.1% | 3 | x |
| 82.0% | 3 | y |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(approx (- x y) (neg.f64 y)) #s(literal 1/2 binary64) x)) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
3 calls:
| 3.0ms | y |
| 3.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.3% | 2 | x |
| 55.1% | 2 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 66.7% | 2 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
2 calls:
| 10.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.3% | 2 | x |
| 56.1% | 3 | y |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
1 calls:
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 57.2% | 3 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
3 calls:
| 2.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 2.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 45.7% | 2 | y |
| 34.9% | 2 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 42.7% | 2 | x |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
3 calls:
| 1.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 1.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 28.0% | 2 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 26.2% | 2 | x |
| 30.3% | 2 | y |
Compiled 10 to 11 computations (-10% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
3 calls:
| 1.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 1.0ms | y |
| 1.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.4% | 1 | x |
| 11.4% | 1 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 11.4% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 18.0ms | 2.076716050770189e-69 | 2.3479613525527125e-66 |
| 26.0ms | -3.247073253775998e-60 | -6.3217229100513e-62 |
| 16.0ms | 221× | 0 | valid |
| 1.0ms | 7× | 2 | valid |
| 1.0ms | 9× | 1 | valid |
| 1.0ms | 3× | 3 | valid |
Compiled 636 to 482 computations (24.2% saved)
ival-div: 2.0ms (25.6% of total)ival-sub: 2.0ms (25.6% of total)ival-fabs: 2.0ms (25.6% of total)adjust: 1.0ms (12.8% of total)ival-add: 1.0ms (12.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.076716050770189e-69 | 2.3479613525527125e-66 |
| 1.0ms | -3.247073253775998e-60 | -6.3217229100513e-62 |
Compiled 538 to 426 computations (20.8% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 68.0ms | 2.076716050770189e-69 | 2.3479613525527125e-66 |
| 1.0ms | -3.247073253775998e-60 | -6.3217229100513e-62 |
Compiled 506 to 410 computations (19% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.076716050770189e-69 | 2.3479613525527125e-66 |
| 1.0ms | -3.247073253775998e-60 | -6.3217229100513e-62 |
Compiled 530 to 426 computations (19.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 2.076716050770189e-69 | 2.3479613525527125e-66 |
| 8.0ms | -3.247073253775998e-60 | -6.3217229100513e-62 |
| 3.0ms | 74× | 0 | valid |
| 0.0ms | 4× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 523 to 426 computations (18.5% saved)
ival-div: 1.0ms (42.4% of total)ival-sub: 1.0ms (42.4% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-fabs: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | -3.247073253775998e-60 | -6.3217229100513e-62 |
Compiled 235 to 194 computations (17.4% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 42.0ms | 9.031184510921711e-5 | 25491.350801392713 |
| 34.0ms | 122× | 0 | valid |
| 2.0ms | 11× | 2 | valid |
| 1.0ms | 11× | 1 | valid |
Compiled 371 to 282 computations (24% saved)
ival-div: 29.0ms (88.9% of total)adjust: 1.0ms (3.1% of total)ival-sub: 1.0ms (3.1% of total)ival-add: 1.0ms (3.1% of total)ival-fabs: 1.0ms (3.1% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 28.0ms | 7.599537585723207e-13 | 3.879590102660032e-9 |
| 11.0ms | -8.108918509657731e-6 | -9.586676191102435e-10 |
| 12.0ms | 246× | 0 | valid |
| 1.0ms | 5× | 2 | valid |
| 1.0ms | 5× | 1 | valid |
Compiled 763 to 548 computations (28.2% saved)
ival-div: 2.0ms (27.8% of total)ival-sub: 2.0ms (27.8% of total)ival-add: 1.0ms (13.9% of total)ival-fabs: 1.0ms (13.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 208.0ms | -3.247073253775998e-60 | -6.3217229100513e-62 |
| 1.0ms | 25× | 0 | valid |
| 1.0ms | 6× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 375 to 264 computations (29.6% saved)
adjust: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-fabs: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 6.0ms | -3.247073253775998e-60 | -6.3217229100513e-62 |
| 3.0ms | 62× | 0 | valid |
| 0.0ms | 2× | 1 | valid |
Compiled 263 to 201 computations (23.6% saved)
adjust: 0.0ms (0% of total)ival-div: 0.0ms (0% of total)ival-add: 0.0ms (0% of total)ival-fabs: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 78 | 543 |
| 1 | 107 | 515 |
| 2 | 163 | 515 |
| 3 | 317 | 515 |
| 4 | 546 | 515 |
| 5 | 1084 | 515 |
| 6 | 4541 | 515 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
(if (<=.f64 y #s(literal -2894802230932905/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) (if (<=.f64 y #s(literal 8726832914295267/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)))) |
(if (<=.f64 y #s(literal -2894802230932905/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) (if (<=.f64 y #s(literal 8726832914295267/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)))) |
(if (<=.f64 y #s(literal -2894802230932905/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) (if (<=.f64 y #s(literal 8726832914295267/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))))) |
(if (<=.f64 y #s(literal -2894802230932905/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) (if (<=.f64 y #s(literal 8726832914295267/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))))) |
(if (<=.f64 y #s(literal -6151454740732423/7237005577332262213973186563042994240829374041602535252466099000494570602496 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 y #s(literal 8726832914295267/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))))) |
(if (<=.f64 y #s(literal -6151454740732423/7237005577332262213973186563042994240829374041602535252466099000494570602496 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x))) |
(if (<=.f64 x #s(literal 6788401819125115/73786976294838206464 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)))) |
(if (<=.f64 x #s(literal -2780529385113647/2417851639229258349412352 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) (if (<=.f64 x #s(literal 5818318184641287/2475880078570760549798248448 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))))) |
(if (<=.f64 y #s(literal -1764020109474739/904625697166532776746648320380374280103671755200316906558262375061821325312 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)))) |
(if (<=.f64 y #s(literal -6658045131145681/14474011154664524427946373126085988481658748083205070504932198000989141204992 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(if (<=.f64 y #s(literal -2894802230932905/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) (if (<=.f64 y #s(literal 8726832914295267/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)))) |
(if (<=.f64 y #s(literal -2894802230932905/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) (if (<=.f64 y #s(literal 8726832914295267/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)))) |
(if (<=.f64 y #s(literal -2894802230932905/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) (if (<=.f64 y #s(literal 8726832914295267/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))))) |
(if (<=.f64 y #s(literal -2894802230932905/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) (if (<=.f64 y #s(literal 8726832914295267/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))))) |
(if (<=.f64 y #s(literal -2894802230932905/1809251394333065553493296640760748560207343510400633813116524750123642650624 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) (if (<=.f64 y #s(literal 8726832914295267/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))))) |
(if (<=.f64 y #s(literal -6151454740732423/7237005577332262213973186563042994240829374041602535252466099000494570602496 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 y #s(literal 8726832914295267/3794275180128377091639574036764685364535950857523710002444946112771297432041422848 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))))))) |
(if (<=.f64 y #s(literal -6151454740732423/7237005577332262213973186563042994240829374041602535252466099000494570602496 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x))) |
(if (<=.f64 x #s(literal 6788401819125115/73786976294838206464 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)))) |
(if (<=.f64 x #s(literal -2780529385113647/2417851639229258349412352 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (- x y) x) #s(literal 1/2 binary64))) (if (<=.f64 x #s(literal 5818318184641287/2475880078570760549798248448 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))))) |
(if (<=.f64 y #s(literal -1764020109474739/904625697166532776746648320380374280103671755200316906558262375061821325312 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)))) |
(if (<=.f64 y #s(literal -6658045131145681/14474011154664524427946373126085988481658748083205070504932198000989141204992 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
| 1× | fuel |
Compiled 585 to 80 computations (86.3% saved)
Compiled 1 186 to 174 computations (85.3% saved)
Loading profile data...