
Time bar (total: 2.9s)
| 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)
| 489.0ms | 7 944× | 0 | valid |
| 19.0ms | 104× | 2 | valid |
| 16.0ms | 78× | 3 | valid |
| 13.0ms | 130× | 1 | valid |
ival-sub: 121.0ms (34.6% of total)ival-add: 95.0ms (27.2% of total)ival-div: 59.0ms (16.9% of total)ival-fabs: 47.0ms (13.4% of total)adjust: 21.0ms (6% of total)exact: 5.0ms (1.4% of total)ival-assert: 3.0ms (0.9% 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 |
| 30.0ms | 498× | 0 | valid |
| 1.0ms | 4× | 3 | valid |
| 1.0ms | 4× | 2 | valid |
| 1.0ms | 6× | 1 | valid |
Compiled 60 to 25 computations (58.3% saved)
ival-div: 4.0ms (24.5% of total)ival-sub: 4.0ms (24.5% of total)ival-fabs: 3.0ms (18.3% of total)ival-add: 3.0ms (18.3% of total)adjust: 1.0ms (6.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 |
|---|---|---|
| ▶ | 99.9% | (+.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 | |
|---|---|---|---|---|
| 3.0ms | y | @ | -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 | x | @ | 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) |
| 1.0ms | y | @ | inf | ((+ 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)
8 alts after pruning (8 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 56 | 8 | 64 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 57 | 8 | 65 |
| Status | Accuracy | Program |
|---|---|---|
| 47.6% | (/.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)) | |
| ▶ | 47.5% | (-.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))))) |
| ▶ | 86.7% | (+.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) |
| 88.9% | (+.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y))) #s(literal 2 binary64))) | |
| ▶ | 99.9% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
| ▶ | 86.6% | #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)) |
| 58.2% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) | |
| ▶ | 10.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) x) |
Compiled 284 to 200 computations (29.6% saved)
| Inputs |
|---|
#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) |
#s(literal 1/2 binary64) |
(fabs.f64 (-.f64 x y)) |
(-.f64 x y) |
x |
y |
#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)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) |
(fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) |
(fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(literal 2 binary64) |
(-.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 x x) (-.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 x x) |
(-.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) |
(/.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 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(pow.f64 (-.f64 y x) #s(literal 2 binary64)) |
(-.f64 y x) |
#s(literal 4 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 (+ (* 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 (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(hole binary64 (* 1/2 (/ (fabs (- x y)) x)))) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(hole binary64 (/ (+ x (* 1/2 (fabs (- x y)))) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 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 (* (- (/ y x) 1) x) #s(hole binary64 y)) |
#s(approx (* (- (/ y x) 1) x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (/ y x))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (/ (+ y (* -1 x)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* 1/2 (/ (pow y 2) (fabs (- x y)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* -1/4 (* x (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* x (- (* -1 (* x (+ (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y))))) (fabs (- x y)))) (* 4 (/ 1 (pow (fabs (- x y)) 2)))))) (+ (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -2 (/ (pow x 2) (fabs (- x y)))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow x 2) (- (* -4 (/ x (pow (fabs (- x y)) 2))) (* 2 (/ 1 (fabs (- x y)))))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow x 2) (- (* x (- (* -8 (/ x (pow (fabs (- x y)) 3))) (* 4 (/ 1 (pow (fabs (- x y)) 2))))) (* 2 (/ 1 (fabs (- x y)))))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow x 2) (- (* x (- (* x (- (* -16 (/ x (pow (fabs (- x y)) 4))) (* 8 (/ 1 (pow (fabs (- x y)) 3))))) (* 4 (/ 1 (pow (fabs (- x y)) 2))))) (* 2 (/ 1 (fabs (- x y)))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- x (/ (fabs (- x y)) 2)) #s(hole binary64 (* -1/2 (fabs (- x y))))) |
#s(approx (- x (/ (fabs (- x y)) 2)) #s(hole binary64 (- x (* 1/2 (fabs (- x y)))))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1/2 (/ (pow y 2) (fabs (- x y)))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) (fabs (- x y)))) (* 1/4 (* x (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) (fabs (- x y)))) (* x (+ (* -1/4 (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) (fabs (- x y)))) (* x (+ (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))) (* x (+ (* -1/2 (/ (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (fabs (- x y)))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y))))))))))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* 1/4 (pow y 2)))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (+ (* -1/2 (* x y)) (* 1/4 (pow y 2))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x)))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (pow y 2))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (+ (* -2 (* x y)) (pow y 2)))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (+ (* x (+ x (* -2 y))) (pow y 2)))) |
#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 (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(hole binary64 (+ 1 (* 1/2 (/ (fabs (- x y)) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (* (- (/ y x) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (/ y x) 1) x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (- (/ y x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ y x) 1) #s(hole binary64 (- (/ y x) 1))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* 3/4 x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (+ 3/4 (* -1 (/ (+ (* -1/2 (fabs (- x y))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (- x y)))))) x)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (- (+ 3/4 (* -1 (/ (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))))) (pow x 2)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (- (+ 3/4 (* -1 (/ (+ (* -1/8 (pow (fabs (- x y)) 3)) (* 1/8 (* (fabs (- x y)) (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y)))))))))) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (+ (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))) (pow x 2)))))))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 x)) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* x (- (+ 1 (* 1/4 (/ (pow (fabs (- x y)) 2) (pow x 2)))) (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* x (- (+ 1 (* 1/8 (/ (pow (fabs (- x y)) 3) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2)))))))) |
#s(approx (- x (/ (fabs (- x y)) 2)) #s(hole binary64 x)) |
#s(approx (- x (/ (fabs (- x y)) 2)) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* 1/4 x))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* x (+ 1/4 (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x)))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* x (+ 1/4 (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))) (pow x 2)))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* x (+ 1/4 (+ (* 1/8 (/ (* (fabs (- x y)) (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y)))))))) (pow x 3))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))) (pow x 2))))))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1/2 (/ y x)))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -2 (/ y x)))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#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 (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(hole binary64 (+ 1 (* 1/2 (/ (fabs (neg (+ y (* -1 x)))) x))))) |
#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) 1) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* 1/2 (fabs (neg (+ y (* -1 x))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))))) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (pow (fabs (neg (+ y (* -1 x)))) 3)) (* 1/8 (* (fabs (neg (+ y (* -1 x)))) (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))))))) x)) (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2))) (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))))) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* 1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x)) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1/8 (/ (pow (fabs (neg (+ y (* -1 x)))) 3) x)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2))) x)) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (- x (/ (fabs (- x y)) 2)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (neg (+ y (* -1 x))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1 (* x (- (* 1/4 (/ (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1/4))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))) (* 1/4 (/ (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))) x))) x)) 1/4))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))))) (* -1/8 (/ (* (fabs (neg (+ y (* -1 x)))) (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))))) x))) x)) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 1/4))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x)))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (* x y) (- x (* 1/2 (fabs (- x y)))))) (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (+ (* y (- (* -1/4 (/ y (- x (* 1/2 (fabs (- x y)))))) (* -1/2 (/ x (- x (* 1/2 (fabs (- x y)))))))) (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (+ (* -1/2 (/ (* x y) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* y (+ (* -1/2 (/ x (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ y (- x (* 1/2 (fabs (- x y))))))))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (+ (* -1/2 (* x y)) (* 1/4 (pow x 2))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (+ (* -2 (* x y)) (pow x 2)))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (+ (* y (+ y (* -2 x))) (pow x 2)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* (- (/ y x) 1) x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (* y (- (/ 1 x) (/ 1 y))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1/4 (/ (pow y 2) (- x (* 1/2 (fabs (- x y)))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y)))))) (+ (* -1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (+ (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y))))))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* 1/4 (/ (pow y 2) (- x (* 1/2 (fabs (- x y)))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y))))))))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* -2 (/ x y)))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#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 (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (+ x (* -1 y))) x)))))) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(hole binary64 (+ 1 (* 1/2 (/ (fabs (+ x (* -1 y))) x))))) |
#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))))) |
#s(approx (* (- (/ y x) 1) x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 x)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1/4 (/ (pow y 2) (- x (* 1/2 (fabs (+ x (* -1 y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ x (* y (- x (* 1/2 (fabs (+ x (* -1 y)))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/2 (/ x (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))))) |
#s(approx (- x (/ (fabs (- x y)) 2)) #s(hole binary64 (- x (* 1/2 (fabs (+ x (* -1 y))))))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (+ x (* -1 y)))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* 1/4 (/ (pow y 2) (- x (* 1/2 (fabs (+ x (* -1 y))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (* y (- x (* 1/2 (fabs (+ x (* -1 y)))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (* y (- x (* 1/2 (fabs (+ x (* -1 y)))))))) (* 1/2 (/ x (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y)))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 16.0ms | y | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) x y (+ x (/ (fabs (- y x)) 2)) (+ x (/ (fabs (- y x)) 2)) (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) (+ (* (fabs (- x y)) (/ 1/2 x)) 1) (/ 1/2 x) 1 (+ x (/ (fabs (- y x)) 2)) (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) (* (- (/ y x) 1) x) (- (/ y x) 1) (/ y x) 2 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (/ (* x x) (- x (/ (fabs (- x y)) 2))) (* x x) (- x (/ (fabs (- x y)) 2)) (/ (fabs (- x y)) 2) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (/ (pow (- y x) 2) 4) (pow (- y x) 2) (- y x) 4) |
| 13.0ms | x | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) x y (+ x (/ (fabs (- y x)) 2)) (+ x (/ (fabs (- y x)) 2)) (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) (+ (* (fabs (- x y)) (/ 1/2 x)) 1) (/ 1/2 x) 1 (+ x (/ (fabs (- y x)) 2)) (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) (* (- (/ y x) 1) x) (- (/ y x) 1) (/ y x) 2 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (/ (* x x) (- x (/ (fabs (- x y)) 2))) (* x x) (- x (/ (fabs (- x y)) 2)) (/ (fabs (- x y)) 2) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (/ (pow (- y x) 2) 4) (pow (- y x) 2) (- y x) 4) |
| 11.0ms | y | @ | 0 | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) x y (+ x (/ (fabs (- y x)) 2)) (+ x (/ (fabs (- y x)) 2)) (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) (+ (* (fabs (- x y)) (/ 1/2 x)) 1) (/ 1/2 x) 1 (+ x (/ (fabs (- y x)) 2)) (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) (* (- (/ y x) 1) x) (- (/ y x) 1) (/ y x) 2 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (/ (* x x) (- x (/ (fabs (- x y)) 2))) (* x x) (- x (/ (fabs (- x y)) 2)) (/ (fabs (- x y)) 2) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (/ (pow (- y x) 2) 4) (pow (- y x) 2) (- y x) 4) |
| 11.0ms | x | @ | inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) x y (+ x (/ (fabs (- y x)) 2)) (+ x (/ (fabs (- y x)) 2)) (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) (+ (* (fabs (- x y)) (/ 1/2 x)) 1) (/ 1/2 x) 1 (+ x (/ (fabs (- y x)) 2)) (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) (* (- (/ y x) 1) x) (- (/ y x) 1) (/ y x) 2 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (/ (* x x) (- x (/ (fabs (- x y)) 2))) (* x x) (- x (/ (fabs (- x y)) 2)) (/ (fabs (- x y)) 2) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (/ (pow (- y x) 2) 4) (pow (- y x) 2) (- y x) 4) |
| 10.0ms | x | @ | 0 | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) x y (+ x (/ (fabs (- y x)) 2)) (+ x (/ (fabs (- y x)) 2)) (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) (+ (* (fabs (- x y)) (/ 1/2 x)) 1) (/ 1/2 x) 1 (+ x (/ (fabs (- y x)) 2)) (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) (* (- (/ y x) 1) x) (- (/ y x) 1) (/ y x) 2 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (/ (* x x) (- x (/ (fabs (- x y)) 2))) (* x x) (- x (/ (fabs (- x y)) 2)) (/ (fabs (- x y)) 2) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (/ (pow (- y x) 2) 4) (pow (- y x) 2) (- y x) 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 677 | 5194 |
| 0 | 715 | 4747 |
| 1 | 3644 | 4176 |
| 0 | 8940 | 4055 |
| 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 (-.f64 x y)) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
#s(literal 1/2 binary64) |
(fabs.f64 (-.f64 x y)) |
(-.f64 x y) |
x |
y |
#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)) |
(*.f64 (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x) |
(fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1 binary64) |
(+.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) |
(/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) |
(fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x) |
(-.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 y x) |
#s(literal 2 binary64) |
(-.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 x x) (-.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(*.f64 x x) |
(-.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) |
(/.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 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(pow.f64 (-.f64 y x) #s(literal 2 binary64)) |
(-.f64 y x) |
#s(literal 4 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 (+ (* 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 (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(hole binary64 (* 1/2 (/ (fabs (- x y)) x)))) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(hole binary64 (/ (+ x (* 1/2 (fabs (- x y)))) x))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 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 (* (- (/ y x) 1) x) #s(hole binary64 y)) |
#s(approx (* (- (/ y x) 1) x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (/ y x))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (/ (+ y (* -1 x)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* 1/2 (/ (pow y 2) (fabs (- x y)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* -1/4 (* x (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* x (- (* -1 (* x (+ (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y))))) (fabs (- x y)))) (* 4 (/ 1 (pow (fabs (- x y)) 2)))))) (+ (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -2 (/ (pow x 2) (fabs (- x y)))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow x 2) (- (* -4 (/ x (pow (fabs (- x y)) 2))) (* 2 (/ 1 (fabs (- x y)))))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow x 2) (- (* x (- (* -8 (/ x (pow (fabs (- x y)) 3))) (* 4 (/ 1 (pow (fabs (- x y)) 2))))) (* 2 (/ 1 (fabs (- x y)))))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow x 2) (- (* x (- (* x (- (* -16 (/ x (pow (fabs (- x y)) 4))) (* 8 (/ 1 (pow (fabs (- x y)) 3))))) (* 4 (/ 1 (pow (fabs (- x y)) 2))))) (* 2 (/ 1 (fabs (- x y)))))))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- x (/ (fabs (- x y)) 2)) #s(hole binary64 (* -1/2 (fabs (- x y))))) |
#s(approx (- x (/ (fabs (- x y)) 2)) #s(hole binary64 (- x (* 1/2 (fabs (- x y)))))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1/2 (/ (pow y 2) (fabs (- x y)))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) (fabs (- x y)))) (* 1/4 (* x (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) (fabs (- x y)))) (* x (+ (* -1/4 (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (+ (* -1/2 (/ (pow y 2) (fabs (- x y)))) (* x (+ (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))) (* x (+ (* -1/2 (/ (* x (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (fabs (- x y)))) (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y))))))))))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* 1/4 (pow y 2)))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (+ (* -1/2 (* x y)) (* 1/4 (pow y 2))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (+ (* 1/4 (pow y 2)) (* x (+ (* -1/2 y) (* 1/4 x)))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (pow y 2))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (+ (* -2 (* x y)) (pow y 2)))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (+ (* x (+ x (* -2 y))) (pow y 2)))) |
#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 (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) #s(hole binary64 x)) |
#s(approx (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(hole binary64 1)) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(hole binary64 (+ 1 (* 1/2 (/ (fabs (- x y)) x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (* (- (/ y x) 1) x) #s(hole binary64 (* -1 x))) |
#s(approx (* (- (/ y x) 1) x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (- (/ y x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ y x) 1) #s(hole binary64 (- (/ y x) 1))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* 3/4 x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (+ 3/4 (* -1 (/ (+ (* -1/2 (fabs (- x y))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (- x y)))))) x)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (- (+ 3/4 (* -1 (/ (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))))) (pow x 2)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (- (+ 3/4 (* -1 (/ (+ (* -1/8 (pow (fabs (- x y)) 3)) (* 1/8 (* (fabs (- x y)) (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y)))))))))) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (+ (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))) (pow x 2)))))))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 x)) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* x (- (+ 1 (* 1/4 (/ (pow (fabs (- x y)) 2) (pow x 2)))) (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* x (- (+ 1 (* 1/8 (/ (pow (fabs (- x y)) 3) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2)))))))) |
#s(approx (- x (/ (fabs (- x y)) 2)) #s(hole binary64 x)) |
#s(approx (- x (/ (fabs (- x y)) 2)) #s(hole binary64 (* x (+ 1 (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* 1/4 x))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* x (+ 1/4 (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x)))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* x (+ 1/4 (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))) (pow x 2)))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* x (+ 1/4 (+ (* 1/8 (/ (* (fabs (- x y)) (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y)))))))) (pow x 3))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))) (pow x 2))))))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* 1/4 (pow x 2)))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1/2 (/ y x)))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* (pow x 2) (+ 1/4 (+ (* -1/2 (/ y x)) (* 1/4 (/ (pow y 2) (pow x 2)))))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (pow x 2))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -2 (/ y x)))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -2 (/ y x)) (/ (pow y 2) (pow x 2))))))) |
#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 (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(hole binary64 (+ 1 (* 1/2 (/ (fabs (neg (+ y (* -1 x)))) x))))) |
#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) 1) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* 1/2 (fabs (neg (+ y (* -1 x))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))))) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (pow (fabs (neg (+ y (* -1 x)))) 3)) (* 1/8 (* (fabs (neg (+ y (* -1 x)))) (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))))))) x)) (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2))) (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))))) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* 1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x)) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1/8 (/ (pow (fabs (neg (+ y (* -1 x)))) 3) x)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2))) x)) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (- x (/ (fabs (- x y)) 2)) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (neg (+ y (* -1 x))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1 (* x (- (* 1/4 (/ (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1/4))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))) (* 1/4 (/ (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))) x))) x)) 1/4))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 (/ (+ (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))))) (* -1/8 (/ (* (fabs (neg (+ y (* -1 x)))) (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))))) x))) x)) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 1/4))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* (pow x 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow y 2) x)) (* 1/2 y)) x)))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow y 2) x)) (* 2 y)) x)))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (* x y) (- x (* 1/2 (fabs (- x y)))))) (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (+ (* y (- (* -1/4 (/ y (- x (* 1/2 (fabs (- x y)))))) (* -1/2 (/ x (- x (* 1/2 (fabs (- x y)))))))) (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (+ (* -1/2 (/ (* x y) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (+ (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* y (+ (* -1/2 (/ x (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ y (- x (* 1/2 (fabs (- x y))))))))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (+ (* -1/2 (* x y)) (* 1/4 (pow x 2))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (+ (* 1/4 (pow x 2)) (* y (+ (* -1/2 x) (* 1/4 y)))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (+ (* -2 (* x y)) (pow x 2)))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (+ (* y (+ y (* -2 x))) (pow x 2)))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* (- (/ y x) 1) x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (* y (- (/ 1 x) (/ 1 y))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1/4 (/ (pow y 2) (- x (* 1/2 (fabs (- x y)))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y)))))) (+ (* -1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (+ (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y))))))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* 1/4 (/ (pow y 2) (- x (* 1/2 (fabs (- x y)))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (+ (* 1/4 (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y))))))))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* (pow y 2) (+ 1/4 (* -1/2 (/ x y)))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* (pow y 2) (+ 1/4 (+ (* -1/2 (/ x y)) (* 1/4 (/ (pow x 2) (pow y 2)))))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* -2 (/ x y)))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* -2 (/ x y)) (/ (pow x 2) (pow y 2))))))) |
#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 (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (+ x (* -1 y))) x)))))) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(hole binary64 (+ 1 (* 1/2 (/ (fabs (+ x (* -1 y))) x))))) |
#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))))) |
#s(approx (* (- (/ y x) 1) x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 x)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1/4 (/ (pow y 2) (- x (* 1/2 (fabs (+ x (* -1 y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ x (* y (- x (* 1/2 (fabs (+ x (* -1 y)))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/2 (/ x (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))))) |
#s(approx (- x (/ (fabs (- x y)) 2)) #s(hole binary64 (- x (* 1/2 (fabs (+ x (* -1 y))))))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (+ x (* -1 y)))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* 1/4 (/ (pow y 2) (- x (* 1/2 (fabs (+ x (* -1 y))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow y 2) (+ (* -1/2 (/ x (* y (- x (* 1/2 (fabs (+ x (* -1 y)))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) #s(hole binary64 (* (pow y 2) (+ (* -1 (/ (+ (* -1/4 (/ (pow x 2) (* y (- x (* 1/2 (fabs (+ x (* -1 y)))))))) (* 1/2 (/ x (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (/ (pow (- y x) 2) 4) #s(hole binary64 (* (pow y 2) (+ 1/4 (* -1 (/ (+ (* -1/4 (/ (pow x 2) y)) (* 1/2 x)) y)))))) |
#s(approx (pow (- y x) 2) #s(hole binary64 (* (pow y 2) (+ 1 (* -1 (/ (+ (* -1 (/ (pow x 2) y)) (* 2 x)) y)))))) |
| Outputs |
|---|
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 y x) #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) |
(fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 y x) x) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 y x))) |
(+.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(*.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)) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (+.f64 y 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 (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(-.f64 y 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)) |
(exp.f64 (/.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 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 y x)))) |
(-.f64 x y) |
x |
y |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) x) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 y x) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 y x) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 y x) #s(literal 1 binary64))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64)) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 y x)))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 2 binary64) (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y x) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 y x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 y x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64)))))) |
(fma.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 y x) #s(literal 1 binary64)) |
(fma.f64 (-.f64 y x) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 y x) x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y x) x))) |
(+.f64 (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (pow.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 x (/.f64 (fabs.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (/.f64 (pow.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 x (/.f64 (fabs.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (fabs.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) x) |
(+.f64 x (/.f64 (fabs.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (fabs.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)))) #s(literal -2 binary64)) |
(/.f64 (fabs.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) |
(*.f64 (sqrt.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) (sqrt.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)))) |
(pow.f64 (pow.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))))) |
(fabs.f64 (neg.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)))) |
(fabs.f64 #s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) |
#s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
(*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x) |
(*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) x)) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) #s(literal 1 binary64))))) |
(-.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) (neg.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (pow.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (*.f64 x x)) (*.f64 #s(literal 4 binary64) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))))) (*.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (*.f64 (neg.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) (*.f64 #s(literal 4 binary64) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) (neg.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 #s(literal 4 binary64) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) (*.f64 #s(literal 4 binary64) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (neg.f64 (*.f64 x x)) (neg.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) (pow.f64 (/.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64))) (fma.f64 x (/.f64 x (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) (/.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 3 binary64))) (pow.f64 (/.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) (+.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) #s(literal 2 binary64)) (/.f64 (*.f64 (*.f64 x x) (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (pow.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64)))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) (*.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)))) (pow.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal 2 binary64))) |
(-.f64 (*.f64 x (/.f64 x (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))))) (/.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) x) |
(+.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) |
(*.f64 x (/.f64 x (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (*.f64 x x) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal -2 binary64))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (+.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (+.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))))) |
(-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (-.f64 y x)) #s(literal -2 binary64)) |
(/.f64 (-.f64 y x) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64))) (neg.f64 (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (-.f64 x (/.f64 (-.f64 y x) #s(literal 2 binary64))))) |
(*.f64 (neg.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64))) (neg.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (fabs.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64))) (fabs.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)))) |
(*.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) (/.f64 (-.f64 y x) #s(literal 2 binary64))) |
(pow.f64 (/.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 (neg.f64 (-.f64 y x)) (-.f64 y x)) #s(literal -4 binary64)) |
(/.f64 (*.f64 (-.f64 y x) (neg.f64 (-.f64 y x))) #s(literal -4 binary64)) |
(/.f64 (neg.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal -4 binary64)) |
(/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) |
(*.f64 (exp.f64 (log.f64 (-.f64 y x))) (exp.f64 (log.f64 (-.f64 y x)))) |
(*.f64 (neg.f64 (-.f64 y x)) (neg.f64 (-.f64 y x))) |
(*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 x y))) |
(*.f64 (-.f64 y x) (-.f64 y x)) |
(*.f64 (-.f64 x y) (-.f64 x y)) |
(pow.f64 (exp.f64 (log.f64 (-.f64 y x))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(pow.f64 (-.f64 y x) #s(literal 2 binary64)) |
(pow.f64 (-.f64 x y) #s(literal 2 binary64)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 y y (fma.f64 x x (*.f64 y x))) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 y x) (+.f64 y x))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (+.f64 x y) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 x y) (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))) (+.f64 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))) (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -2 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 4 binary64))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 y x)) (-.f64 y x))) |
(fabs.f64 (*.f64 (-.f64 y x) (neg.f64 (-.f64 y x)))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 y x)) (neg.f64 (-.f64 x y)))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 y x)) (-.f64 x y))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 x y)) (neg.f64 (-.f64 y x)))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 x y)) (-.f64 x y))) |
(fabs.f64 (*.f64 (neg.f64 (-.f64 x y)) (-.f64 y x))) |
(fabs.f64 (*.f64 (-.f64 x y) (neg.f64 (-.f64 y x)))) |
(fabs.f64 (*.f64 (-.f64 x y) (neg.f64 (-.f64 x y)))) |
(fabs.f64 (*.f64 (-.f64 x y) (-.f64 y x))) |
(fabs.f64 (*.f64 (-.f64 y x) (neg.f64 (-.f64 x y)))) |
(fabs.f64 (*.f64 (-.f64 y x) (-.f64 x y))) |
(fabs.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 2 binary64)))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(*.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)) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 x x (fma.f64 y y (*.f64 y x))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (+.f64 y 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 (fma.f64 x x (*.f64 y x))))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(-.f64 y 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)) |
(exp.f64 (/.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 binary64))) |
#s(literal 4 binary64) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x)) |
#s(approx (fabs (- x y)) (-.f64 y x)) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) (fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) (*.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) (/.f64 (fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x) x)) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (/ (fabs (- x y)) 2) (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (fabs (- x y)) (-.f64 y x)) |
#s(approx (fabs (- x y)) y) |
#s(approx (fabs (- x y)) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (* (- (/ y x) 1) x) y) |
#s(approx (* (- (/ y x) 1) x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (- (/ y x) 1) (/.f64 y x)) |
#s(approx (- (/ y x) 1) (/.f64 (fma.f64 #s(literal -1 binary64) x y) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 y x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 y x)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (-.f64 y x)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x))) #s(literal -1/4 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 y x)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (-.f64 y x)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x))) (-.f64 y x)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) #s(literal 4 binary64)))) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (-.f64 y x)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x))) #s(literal -1/4 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x)))) x (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 y x)))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/.f64 (*.f64 #s(literal -2 binary64) (*.f64 x x)) (-.f64 y x))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) (*.f64 (-.f64 (*.f64 (/.f64 x (pow.f64 (-.f64 y x) #s(literal 2 binary64))) #s(literal -4 binary64)) (/.f64 #s(literal 2 binary64) (-.f64 y x))) (*.f64 x x))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) (*.f64 (-.f64 (*.f64 (fma.f64 (/.f64 x (pow.f64 (-.f64 y x) #s(literal 3 binary64))) #s(literal -8 binary64) (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 y x) #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) (-.f64 y x))) (*.f64 x x))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) (*.f64 (-.f64 (*.f64 (fma.f64 (fma.f64 (/.f64 x (pow.f64 (-.f64 y x) #s(literal 4 binary64))) #s(literal -16 binary64) (*.f64 #s(literal -8 binary64) (pow.f64 (-.f64 y x) #s(literal -3 binary64)))) x (*.f64 #s(literal -4 binary64) (pow.f64 (-.f64 y x) #s(literal -2 binary64)))) x) (/.f64 #s(literal 2 binary64) (-.f64 y x))) (*.f64 x x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (- x (/ (fabs (- x y)) 2)) (*.f64 #s(literal -1/2 binary64) (-.f64 y x))) |
#s(approx (- x (/ (fabs (- x y)) 2)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) |
#s(approx (/ (fabs (- x y)) 2) (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (-.f64 y x))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (fma.f64 (*.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (-.f64 y x)))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (fma.f64 (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (-.f64 y x)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x))) (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))))) x (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (-.f64 y x)))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (fma.f64 (fma.f64 (fma.f64 (*.f64 x (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (-.f64 y x)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x))) (-.f64 y x))) #s(literal -1/2 binary64) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (-.f64 y x)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x))) #s(literal -1/4 binary64))) x (*.f64 #s(literal 1/4 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))))) x (/.f64 (*.f64 #s(literal -1/2 binary64) (*.f64 y y)) (-.f64 y x)))) |
#s(approx (/ (pow (- y x) 2) 4) (*.f64 #s(literal 1/4 binary64) (*.f64 y y))) |
#s(approx (/ (pow (- y x) 2) 4) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) |
#s(approx (/ (pow (- y x) 2) 4) (fma.f64 (fma.f64 #s(literal 1/4 binary64) x (*.f64 #s(literal -1/2 binary64) y)) x (*.f64 #s(literal 1/4 binary64) (*.f64 y y)))) |
#s(approx (pow (- y x) 2) (*.f64 y y)) |
#s(approx (pow (- y x) 2) (*.f64 (fma.f64 #s(literal -2 binary64) x y) y)) |
#s(approx (pow (- y x) 2) (fma.f64 (fma.f64 #s(literal -2 binary64) y x) x (*.f64 y y))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) x) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) x) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 y x) #s(literal 1 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 (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) x) |
#s(approx (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 y x) #s(literal 1 binary64))) |
#s(approx (fabs (- x y)) (neg.f64 x)) |
#s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (- (/ y x) 1) x) (neg.f64 x)) |
#s(approx (* (- (/ y x) 1) x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (- (/ y x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ y x) 1) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 y x))) x) #s(literal -1 binary64) #s(literal 3/4 binary64)) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) (-.f64 y x)))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/4 binary64) (pow.f64 (-.f64 y x) #s(literal 2 binary64)))) (*.f64 x x)) #s(literal -1 binary64) #s(literal 3/4 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 y x))) x)) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 y x)) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) (-.f64 y x)))) (*.f64 #s(literal -1/8 binary64) (pow.f64 (-.f64 y x) #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 3/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y x) x) (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) x) (/.f64 (fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) (-.f64 y x)))) (*.f64 x x))) (/.f64 (*.f64 #s(literal -1/4 binary64) (pow.f64 (-.f64 y x) #s(literal 2 binary64))) (*.f64 x x))))) x)) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) x) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) (*.f64 (-.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 1/4 binary64) #s(literal 1 binary64)) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y x) x))) x)) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) (*.f64 (-.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 y x) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) (*.f64 x x)) #s(literal -1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y x) x)))) x)) |
#s(approx (- x (/ (fabs (- x y)) 2)) x) |
#s(approx (- x (/ (fabs (- x y)) 2)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (-.f64 y x) x) #s(literal 1 binary64)) x)) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (*.f64 #s(literal 1/4 binary64) x)) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) x) #s(literal 1/4 binary64) #s(literal 1/4 binary64)) x)) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (*.f64 (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) x) (/.f64 (fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) (-.f64 y x)))) (*.f64 x x))) #s(literal 1/4 binary64)) x)) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (*.f64 (+.f64 (fma.f64 (*.f64 (-.f64 y x) (/.f64 (fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) (-.f64 y x)))) (pow.f64 x #s(literal 3 binary64)))) #s(literal 1/8 binary64) (*.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) x) (/.f64 (fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) (-.f64 y x)))) (*.f64 x x))))) #s(literal 1/4 binary64)) x)) |
#s(approx (/ (pow (- y x) 2) 4) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) |
#s(approx (/ (pow (- y x) 2) 4) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 y x) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (/ (pow (- y x) 2) 4) (*.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 y x))) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (pow (- y x) 2) (*.f64 x x)) |
#s(approx (pow (- y x) 2) (*.f64 (fma.f64 #s(literal -2 binary64) (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (pow (- y x) 2) (*.f64 (+.f64 (fma.f64 #s(literal -2 binary64) (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 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))) 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 (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) 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)) (/ 1/2 x)) 1) (fma.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)) 2) (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 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) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- (/ y x) 1) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal -1/2 binary64))))) x)) #s(literal 3/4 binary64)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal 2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal -1/2 binary64))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))))) x) #s(literal -1 binary64) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal -1/2 binary64)))))) x)) #s(literal 3/4 binary64)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 3 binary64)) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal -1/2 binary64))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))) x) #s(literal -1 binary64) (*.f64 #s(literal -1/4 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal 2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal -1/2 binary64))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))))))) x) #s(literal -1 binary64) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal -1/2 binary64)))))) x)) #s(literal 3/4 binary64)))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 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 (/ (* x x) (- x (/ (fabs (- x y)) 2))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal 2 binary64)) x) #s(literal 1/4 binary64) (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 3 binary64)) x) #s(literal -1/8 binary64) (*.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal 2 binary64)) #s(literal -1/4 binary64))) x) #s(literal -1 binary64) (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)))) |
#s(approx (- x (/ (fabs (- x y)) 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 (/ (fabs (- x y)) 2) (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal -1/2 binary64))) x) #s(literal 1/4 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal -1/2 binary64))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))) x) #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal -1/2 binary64))) #s(literal -1/4 binary64))) x)) #s(literal 1/4 binary64)))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal -1/2 binary64))) #s(literal -1/4 binary64) (neg.f64 (/.f64 (fma.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) (/.f64 (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal -1/2 binary64))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))) x)) #s(literal -1/8 binary64) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal -1/2 binary64))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))) #s(literal -1/4 binary64))) x))) x)) #s(literal 1/4 binary64)))) |
#s(approx (/ (pow (- y x) 2) 4) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) y)) x) #s(literal -1 binary64) #s(literal 1/4 binary64)) (*.f64 x x))) |
#s(approx (pow (- y x) 2) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) y (neg.f64 (/.f64 (*.f64 y y) x))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (fabs (- x y)) (-.f64 y x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (*.f64 x (/.f64 y (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) y (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (fma.f64 (*.f64 x (/.f64 y (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) #s(literal -1/2 binary64) (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (fma.f64 (/.f64 (fma.f64 #s(literal 1/4 binary64) y (*.f64 #s(literal -1/2 binary64) x)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) y (/.f64 (*.f64 (*.f64 x x) #s(literal 1/4 binary64)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) |
#s(approx (/ (pow (- y x) 2) 4) (fma.f64 (*.f64 y x) #s(literal -1/2 binary64) (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
#s(approx (/ (pow (- y x) 2) 4) (fma.f64 (fma.f64 #s(literal 1/4 binary64) y (*.f64 #s(literal -1/2 binary64) x)) y (*.f64 (*.f64 x x) #s(literal 1/4 binary64)))) |
#s(approx (pow (- y x) 2) (fma.f64 (*.f64 y x) #s(literal -2 binary64) (*.f64 x x))) |
#s(approx (pow (- y x) 2) (fma.f64 (fma.f64 #s(literal -2 binary64) x y) y (*.f64 x x))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (fabs (- x y)) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (* (- (/ y x) 1) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (- (/ y x) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) (*.f64 y y))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 x (*.f64 (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) y)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))))) (*.f64 y y))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (*.f64 (fma.f64 (/.f64 x (*.f64 (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) y)) #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) (*.f64 y y))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (*.f64 (fma.f64 (/.f64 x (*.f64 (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) y)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) (*.f64 y y))) |
#s(approx (/ (pow (- y x) 2) 4) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/4 binary64)) (*.f64 y y))) |
#s(approx (/ (pow (- y x) 2) 4) (*.f64 (+.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (/.f64 x y) #s(literal -1/2 binary64))) #s(literal 1/4 binary64)) (*.f64 y y))) |
#s(approx (pow (- y x) 2) (*.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (pow (- y x) 2) (*.f64 (+.f64 (fma.f64 (/.f64 x y) #s(literal -2 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 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))) 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 (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) (*.f64 (fma.f64 (/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) (fma.f64 (/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) x) #s(literal 1/2 binary64) #s(literal 1 binary64))) |
#s(approx (/ (fabs (- x y)) 2) (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))) |
#s(approx (fabs (- x y)) (fabs.f64 (fma.f64 #s(literal -1 binary64) y x))) |
#s(approx (fabs (- x y)) (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (* (- (/ y x) 1) x) (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (- (/ y x) 1) (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 x y) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) (*.f64 y y))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))))) y)) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) (*.f64 y y))) |
#s(approx (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) |
#s(approx (- x (/ (fabs (- x y)) 2)) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))) |
#s(approx (/ (fabs (- x y)) 2) (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 y y)) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (*.f64 (fma.f64 (/.f64 (/.f64 x y) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))) #s(literal -1/2 binary64) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) (*.f64 y y))) |
#s(approx (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2))) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (*.f64 x x) y) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (/.f64 (*.f64 #s(literal 1/2 binary64) x) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) y) #s(literal -1 binary64) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) (*.f64 y y))) |
#s(approx (/ (pow (- y x) 2) 4) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) x)) y) #s(literal -1 binary64) #s(literal 1/4 binary64)) (*.f64 y y))) |
#s(approx (pow (- y x) 2) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 2 binary64) x (neg.f64 (/.f64 (*.f64 x x) y))) y) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
Compiled 15 663 to 1 810 computations (88.4% saved)
14 alts after pruning (12 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 461 | 11 | 472 |
| Fresh | 2 | 1 | 3 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 0 | 0 |
| Total | 466 | 14 | 480 |
| Status | Accuracy | Program |
|---|---|---|
| 47.6% | (/.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)) | |
| 36.3% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (-.f64 y x)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x))) #s(literal -1/4 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 y x)))) | |
| 40.2% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) y (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) | |
| 57.4% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x)) | |
| 38.8% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))))) y)) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) (*.f64 y y))) | |
| ▶ | 29.4% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
| ▶ | 10.5% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
| ▶ | 46.2% | #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)) |
| ✓ | 99.9% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
| ▶ | 88.9% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) x)) |
| 86.7% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) x)) | |
| ▶ | 62.9% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) |
| 45.1% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) | |
| ✓ | 10.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) x) |
Compiled 982 to 526 computations (46.4% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) x) |
#s(literal 1/2 binary64) |
(fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 1 binary64) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
(*.f64 #s(literal 3/4 binary64) x) |
#s(literal 3/4 binary64) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 y x) #s(literal 1/2 binary64)) |
(-.f64 y 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)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x) |
(fabs.f64 #s(approx (- x y) (neg.f64 y))) |
#s(approx (- x y) (neg.f64 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 y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- (/ x y) 1) #s(hole binary64 -1)) |
#s(approx (- (/ x y) 1) #s(hole binary64 (- (/ x y) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* 1/2 (/ (pow y 2) (fabs (- x y)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* -1/4 (* x (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* x (- (* -1 (* x (+ (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y))))) (fabs (- x y)))) (* 4 (/ 1 (pow (fabs (- x y)) 2)))))) (+ (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (* 3/4 x) #s(hole binary64 (* 3/4 x))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (+ (* -1/2 x) (* 1/2 y)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 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 (* (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 (* (- (/ x y) 1) y) #s(hole binary64 x)) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (* x (- (/ 1 y) (/ 1 x))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* 3/4 x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (+ 3/4 (* -1 (/ (+ (* -1/2 (fabs (- x y))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (- x y)))))) x)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (- (+ 3/4 (* -1 (/ (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))))) (pow x 2)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (- (+ 3/4 (* -1 (/ (+ (* -1/8 (pow (fabs (- x y)) 3)) (* 1/8 (* (fabs (- x y)) (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y)))))))))) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (+ (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))) (pow x 2)))))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ y x)) 1/2)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#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 (* (- (/ x y) 1) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (/ 1 y)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* 1/2 (fabs (neg (+ y (* -1 x))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))))) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (pow (fabs (neg (+ y (* -1 x)))) 3)) (* 1/8 (* (fabs (neg (+ y (* -1 x)))) (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))))))) x)) (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2))) (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))))) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/2 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y 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 (- (/ x y) 1) #s(hole binary64 (/ (+ x (* -1 y)) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (* x y) (- x (* 1/2 (fabs (- x y)))))) (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (+ (* y (- (* -1/4 (/ y (- x (* 1/2 (fabs (- x y)))))) (* -1/2 (/ x (- x (* 1/2 (fabs (- x y)))))))) (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (neg y) #s(hole binary64 (* -1 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 (* (- (/ x y) 1) y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1/4 (/ (pow y 2) (- x (* 1/2 (fabs (- x y)))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y)))))) (+ (* -1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (+ (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y))))))))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* y (+ 1/2 (* -1/2 (/ x y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#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 (* (- (/ x y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1/4 (/ (pow y 2) (- x (* 1/2 (fabs (+ x (* -1 y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ x (* y (- x (* 1/2 (fabs (+ x (* -1 y)))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/2 (/ x (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1/2))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#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 | |
|---|---|---|---|---|
| 17.0ms | y | @ | 0 | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (- (/ x y) 1) y) (- (/ x y) 1) (/ x y) x y 1 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* 3/4 x) 3/4 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* (- y x) 1/2) (- y x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (neg 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)) |
| 8.0ms | x | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (- (/ x y) 1) y) (- (/ x y) 1) (/ x y) x y 1 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* 3/4 x) 3/4 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* (- y x) 1/2) (- y x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (neg 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)) |
| 6.0ms | y | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (- (/ x y) 1) y) (- (/ x y) 1) (/ x y) x y 1 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* 3/4 x) 3/4 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* (- y x) 1/2) (- y x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (neg 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)) |
| 5.0ms | x | @ | inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (- (/ x y) 1) y) (- (/ x y) 1) (/ x y) x y 1 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* 3/4 x) 3/4 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* (- y x) 1/2) (- y x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (neg 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)) |
| 5.0ms | y | @ | inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (- (/ x y) 1) y) (- (/ x y) 1) (/ x y) x y 1 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* 3/4 x) 3/4 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* (- y x) 1/2) (- y x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (neg 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 | 612 | 3823 |
| 0 | 633 | 3076 |
| 0 | 3367 | 2988 |
| 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) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) x) |
#s(literal 1/2 binary64) |
(fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(-.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x y) |
x |
y |
#s(literal 1 binary64) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
(*.f64 #s(literal 3/4 binary64) x) |
#s(literal 3/4 binary64) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 y x) #s(literal 1/2 binary64)) |
(-.f64 y 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)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x) |
(fabs.f64 #s(approx (- x y) (neg.f64 y))) |
#s(approx (- x y) (neg.f64 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 y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- (/ x y) 1) #s(hole binary64 -1)) |
#s(approx (- (/ x y) 1) #s(hole binary64 (- (/ x y) 1))) |
#s(approx (/ x y) #s(hole binary64 (/ x y))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* 1/2 (/ (pow y 2) (fabs (- x y)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* -1/4 (* x (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* x (- (* -1 (* x (+ (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y))))) (fabs (- x y)))) (* 4 (/ 1 (pow (fabs (- x y)) 2)))))) (+ (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (* 3/4 x) #s(hole binary64 (* 3/4 x))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (+ (* -1/2 x) (* 1/2 y)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 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 (* (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 (* (- (/ x y) 1) y) #s(hole binary64 x)) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (/ x y))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (* x (- (/ 1 y) (/ 1 x))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* 3/4 x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (+ 3/4 (* -1 (/ (+ (* -1/2 (fabs (- x y))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (- x y)))))) x)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (- (+ 3/4 (* -1 (/ (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))))) (pow x 2)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (- (+ 3/4 (* -1 (/ (+ (* -1/8 (pow (fabs (- x y)) 3)) (* 1/8 (* (fabs (- x y)) (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y)))))))))) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (+ (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))) (pow x 2)))))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ y x)) 1/2)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#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 (* (- (/ x y) 1) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- (/ x y) 1) #s(hole binary64 (* -1 (* x (- (/ 1 x) (/ 1 y)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* 1/2 (fabs (neg (+ y (* -1 x))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))))) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (pow (fabs (neg (+ y (* -1 x)))) 3)) (* 1/8 (* (fabs (neg (+ y (* -1 x)))) (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))))))) x)) (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2))) (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))))) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/2 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y 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 (- (/ x y) 1) #s(hole binary64 (/ (+ x (* -1 y)) y))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (* x y) (- x (* 1/2 (fabs (- x y)))))) (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (+ (* y (- (* -1/4 (/ y (- x (* 1/2 (fabs (- x y)))))) (* -1/2 (/ x (- x (* 1/2 (fabs (- x y)))))))) (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (neg y) #s(hole binary64 (* -1 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 (* (- (/ x y) 1) y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1/4 (/ (pow y 2) (- x (* 1/2 (fabs (- x y)))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y)))))) (+ (* -1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (+ (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y))))))))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* y (+ 1/2 (* -1/2 (/ x y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#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 (* (- (/ x y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1/4 (/ (pow y 2) (- x (* 1/2 (fabs (+ x (* -1 y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ x (* y (- x (* 1/2 (fabs (+ x (* -1 y)))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/2 (/ x (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1/2))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#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 (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) x) |
(+.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)))) |
(fabs.f64 (neg.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)))) |
(fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) (+.f64 (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (/.f64 x y) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 x y) #s(literal 1 binary64))))) |
(-.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x y) |
x |
y |
#s(literal 1 binary64) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
(*.f64 #s(literal 3/4 binary64) x) |
(*.f64 x #s(literal 3/4 binary64)) |
#s(literal 3/4 binary64) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 1/2 binary64) (-.f64 y x))) |
(*.f64 #s(literal 1/2 binary64) (-.f64 y x)) |
(*.f64 (-.f64 y x) #s(literal 1/2 binary64)) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(-.f64 y x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y))) #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y))) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y))) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y))) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- 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 (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y))) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y))) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y))) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y))) x) |
(+.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y))) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y))) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y)) #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y)))) |
(fabs.f64 (neg.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y)))) |
(fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(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 y x)))) |
(sqrt.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(-.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 y x)))) |
(sqrt.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(-.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 (fabs (- x y))) x) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (-.f64 x y)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (-.f64 x y)) |
#s(approx (* (- (/ x y) 1) y) (neg.f64 y)) |
#s(approx (* (- (/ x y) 1) y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (- (/ x y) 1) #s(literal -1 binary64)) |
#s(approx (- (/ x y) 1) (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx x x) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 x y))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 x y)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 x y)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 x y)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) (-.f64 x y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 x y))) #s(literal -1/4 binary64) (/.f64 #s(literal 2 binary64) (-.f64 x y))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 x y)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 x y)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 x y)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) (-.f64 x y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 x y))) (-.f64 x y)) #s(literal -1/2 binary64) (*.f64 (pow.f64 (-.f64 x y) #s(literal -2 binary64)) #s(literal 4 binary64)))) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 x y)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))) (-.f64 x y)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 x y))) #s(literal -1/4 binary64) (/.f64 #s(literal 2 binary64) (-.f64 x y)))) x (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 x y)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 x y) #s(literal 2 binary64))))))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 x y)))) |
#s(approx (* 3/4 x) (*.f64 #s(literal 3/4 binary64) x)) |
#s(approx (* (- y x) 1/2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* (- y x) 1/2) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/2 binary64) y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 y)) |
#s(approx (* (sqrt (- x y)) (sqrt (- 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 (fabs (- x y))) x) x) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (fma.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) x) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (- (/ x y) 1) y) x) |
#s(approx (* (- (/ x y) 1) y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- (/ x y) 1) (/.f64 x y)) |
#s(approx (- (/ x y) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 x y))) x) #s(literal -1 binary64) #s(literal 3/4 binary64)) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (-.f64 x y)))) #s(literal 1/4 binary64) (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal -1/4 binary64))) (*.f64 x x)) #s(literal -1 binary64) #s(literal 3/4 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 x y))) x)) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 x y)) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (-.f64 x y)))) (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 3/4 binary64)) (fma.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) x) (/.f64 (fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (-.f64 x y)))) (*.f64 x x))) (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal -1/4 binary64)) (*.f64 x x))))) x)) |
#s(approx (* (- y x) 1/2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (- y x) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1/2 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 (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) x) |
#s(approx (* (sqrt (- x y)) (sqrt (- 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 (sqrt.f64 (pow.f64 x #s(literal -5 binary64))) (*.f64 y y)) #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 (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 (* (sqrt (- x y)) (sqrt (- x y))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* (- (/ x y) 1) y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (- (/ x y) 1) (*.f64 (neg.f64 x) (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))))) x)) #s(literal 3/4 binary64)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))))) x) #s(literal -1 binary64) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))))) x)) #s(literal 3/4 binary64)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 3 binary64)) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))) x) #s(literal -1 binary64) (*.f64 #s(literal -1/4 binary64) (-.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))))))) x) #s(literal -1 binary64) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))))) x)) #s(literal 3/4 binary64)))) |
#s(approx (* (- y x) 1/2) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (- y x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (neg.f64 x) #s(literal -3/2 binary64))) |
#s(approx (+ (* 1/2 (fabs (- 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 (* (sqrt (- x y)) (sqrt (- x y))) (neg.f64 (neg.f64 x))) |
#s(approx (* (sqrt (- x y)) (sqrt (- 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 (* (sqrt (- x y)) (sqrt (- x y))) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (- (/ x y) 1) (/.f64 (fma.f64 #s(literal -1 binary64) y x) y)) |
#s(approx y y) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (*.f64 x (/.f64 y (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (fma.f64 (/.f64 y (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64)))) #s(literal -1/4 binary64) (*.f64 #s(literal 1/2 binary64) (/.f64 x (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64)))))) y (-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))))))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (+.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (* (sqrt (- x y)) (sqrt (- 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 (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (- (/ x y) 1) y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))))) (*.f64 y y))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (*.f64 y y))) (fma.f64 (/.f64 x (*.f64 (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) y)) #s(literal -1/2 binary64) (fma.f64 (/.f64 (*.f64 x x) (*.f64 (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (*.f64 y y))) #s(literal 1/4 binary64) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))))))) (*.f64 y y))) |
#s(approx (* (- y x) 1/2) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 x y) #s(literal 1/2 binary64)) y)) |
#s(approx (- y x) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)) y)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) y)) |
#s(approx (* (sqrt (- x y)) (sqrt (- 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 (fabs (- x y))) x) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64) x)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (fabs.f64 (fma.f64 #s(literal -1 binary64) y x))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (- (/ x y) 1) y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (*.f64 (/.f64 (/.f64 x y) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) (*.f64 y y))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))) (/.f64 (*.f64 #s(literal 1/4 binary64) (*.f64 x x)) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) y) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))))) y)) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) (*.f64 y y))) |
#s(approx (* (- y x) 1/2) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/2 (fabs (- 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 (* (sqrt (- x y)) (sqrt (- 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 8 235 to 1 005 computations (87.8% saved)
12 alts after pruning (10 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 220 | 7 | 227 |
| Fresh | 4 | 3 | 7 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 1 | 2 |
| Total | 229 | 12 | 241 |
| Status | Accuracy | Program |
|---|---|---|
| 40.2% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) y (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) | |
| ▶ | 57.4% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x)) |
| ▶ | 30.4% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))) |
| ✓ | 10.5% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
| 50.9% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) | |
| ▶ | 86.7% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) x)) |
| ▶ | 45.1% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) x)) |
| 52.8% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) | |
| 51.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) | |
| 26.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))) | |
| ▶ | 27.4% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
| ✓ | 10.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) x) |
Compiled 609 to 382 computations (37.3% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) x) |
#s(literal 1/2 binary64) |
(fabs.f64 #s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(neg.f64 x) |
x |
(-.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 y x) |
y |
#s(literal 1 binary64) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64)) |
#s(approx (- y x) y) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) x) |
(fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) |
#s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x)) |
#s(approx (* (- (/ x y) 1) y) x) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x)) |
(fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x) |
(-.f64 y 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 (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 (* (neg x) (- (/ y x) 1)) #s(hole binary64 (* -1 y))) |
#s(approx (* (neg x) (- (/ y x) 1)) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ y x) 1) #s(hole binary64 (/ y x))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (/ (+ y (* -1 x)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* 1/2 (/ (pow y 2) (fabs (- x y)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* -1/4 (* x (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* x (- (* -1 (* x (+ (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y))))) (fabs (- x y)))) (* 4 (/ 1 (pow (fabs (- x y)) 2)))))) (+ (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (+ (* -1/2 x) (* 1/2 y)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (* 1/2 y))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (+ (* 1/2 x) (* 1/2 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 (+ (* 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 (* (neg x) (- (/ y x) 1)) #s(hole binary64 x)) |
#s(approx (* (neg x) (- (/ y x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- (/ y x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ y x) 1) #s(hole binary64 (- (/ y x) 1))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* 3/4 x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (+ 3/4 (* -1 (/ (+ (* -1/2 (fabs (- x y))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (- x y)))))) x)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (- (+ 3/4 (* -1 (/ (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))))) (pow x 2)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (- (+ 3/4 (* -1 (/ (+ (* -1/8 (pow (fabs (- x y)) 3)) (* 1/8 (* (fabs (- x y)) (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y)))))))))) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (+ (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))) (pow x 2)))))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ y x)) 1/2)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 x)) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (* x (+ 1/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 (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 (* (neg x) (- (/ y x) 1)) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* 1/2 (fabs (neg (+ y (* -1 x))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))))) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (pow (fabs (neg (+ y (* -1 x)))) 3)) (* 1/8 (* (fabs (neg (+ y (* -1 x)))) (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))))))) x)) (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2))) (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))))) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/2 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (* x y) (- x (* 1/2 (fabs (- x y)))))) (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (+ (* y (- (* -1/4 (/ y (- x (* 1/2 (fabs (- x y)))))) (* -1/2 (/ x (- x (* 1/2 (fabs (- x y)))))))) (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (+ x (* -1/2 x)))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (+ x (+ (* -1/2 x) (* 1/2 y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (neg x) (- (/ y x) 1)) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (* y (- (/ 1 x) (/ 1 y))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1/4 (/ (pow y 2) (- x (* 1/2 (fabs (- x y)))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y)))))) (+ (* -1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (+ (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y))))))))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* y (+ 1/2 (* -1/2 (/ x y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (* y (+ 1/2 (+ (* -1/2 (/ x y)) (/ 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))) 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 (* (neg x) (- (/ y x) 1)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 x)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1/4 (/ (pow y 2) (- x (* 1/2 (fabs (+ x (* -1 y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ x (* y (- x (* 1/2 (fabs (+ x (* -1 y)))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/2 (/ x (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1/2))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -1/2 x)) y)) 1/2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 2.0ms | y | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (neg x) (- (/ y x) 1)) (neg x) x (- (/ y x) 1) (/ y x) y 1 (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (* -1/2 y) -1/2 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* (- y x) 1/2) (- y x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (* (- (/ x y) 1) y) (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (+ (* (- y x) 1/2) x) (- y x)) |
| 2.0ms | y | @ | inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (neg x) (- (/ y x) 1)) (neg x) x (- (/ y x) 1) (/ y x) y 1 (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (* -1/2 y) -1/2 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* (- y x) 1/2) (- y x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (* (- (/ x y) 1) y) (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (+ (* (- y x) 1/2) x) (- y x)) |
| 2.0ms | x | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (neg x) (- (/ y x) 1)) (neg x) x (- (/ y x) 1) (/ y x) y 1 (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (* -1/2 y) -1/2 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* (- y x) 1/2) (- y x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (* (- (/ x y) 1) y) (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (+ (* (- y x) 1/2) x) (- y x)) |
| 2.0ms | y | @ | 0 | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (neg x) (- (/ y x) 1)) (neg x) x (- (/ y x) 1) (/ y x) y 1 (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (* -1/2 y) -1/2 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* (- y x) 1/2) (- y x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (* (- (/ x y) 1) y) (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (+ (* (- y x) 1/2) x) (- y x)) |
| 2.0ms | x | @ | inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (neg x) (- (/ y x) 1)) (neg x) x (- (/ y x) 1) (/ y x) y 1 (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (* -1/2 y) -1/2 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (* (- y x) 1/2) (- y x) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (* (- (/ x y) 1) y) (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (+ (* (- y x) 1/2) x) (- y x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 424 | 2947 |
| 0 | 440 | 2607 |
| 1 | 2202 | 2138 |
| 0 | 9552 | 2088 |
| 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) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) x) |
#s(literal 1/2 binary64) |
(fabs.f64 #s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(neg.f64 x) |
x |
(-.f64 (/.f64 y x) #s(literal 1 binary64)) |
(/.f64 y x) |
y |
#s(literal 1 binary64) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) y) |
#s(literal -1/2 binary64) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64)) |
#s(approx (- y x) y) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) x) |
(fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) |
#s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x)) |
#s(approx (* (- (/ x y) 1) y) x) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x)) |
(fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x) |
(-.f64 y 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 (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 (* (neg x) (- (/ y x) 1)) #s(hole binary64 (* -1 y))) |
#s(approx (* (neg x) (- (/ y x) 1)) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (neg x) #s(hole binary64 (* -1 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (/ y x) 1) #s(hole binary64 (/ y x))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (/ (+ y (* -1 x)) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* 1/2 (/ (pow y 2) (fabs (- x y)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* -1/4 (* x (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* x (- (* -1 (* x (+ (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (* x (- (* x (- (* -1 (* x (+ (* -1/2 (/ (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y))))) (fabs (- x y)))) (* 4 (/ 1 (pow (fabs (- x y)) 2)))))) (+ (* -1/4 (+ (* -2 (/ (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2)))) (fabs (- x y)))) (* 2 (/ 1 (fabs (- x y)))))) (* 2 (/ 1 (fabs (- x y))))))) (* 1/4 (- (* 4 (/ y (fabs (- x y)))) (* 4 (/ (pow y 2) (pow (fabs (- x y)) 2))))))) (* -1/2 (/ (pow y 2) (fabs (- x y))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* 1/2 y))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (+ (* -1/2 x) (* 1/2 y)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* -1 y))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (* 1/2 y))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (+ (* 1/2 x) (* 1/2 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 (+ (* 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 (* (neg x) (- (/ y x) 1)) #s(hole binary64 x)) |
#s(approx (* (neg x) (- (/ y x) 1)) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- (/ y x) 1) #s(hole binary64 -1)) |
#s(approx (- (/ y x) 1) #s(hole binary64 (- (/ y x) 1))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* 3/4 x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (+ 3/4 (* -1 (/ (+ (* -1/2 (fabs (- x y))) (* 1/4 (- (* -2 y) (* -1/2 (fabs (- x y)))))) x)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (- (+ 3/4 (* -1 (/ (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))))) (pow x 2)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* x (- (+ 3/4 (* -1 (/ (+ (* -1/8 (pow (fabs (- x y)) 3)) (* 1/8 (* (fabs (- x y)) (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y)))))))))) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (+ (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))) (+ (* 1/4 (/ (- (* -2 y) (* -1/2 (fabs (- x y)))) x)) (* 1/4 (/ (- (pow y 2) (* -1/2 (* (fabs (- x y)) (- (* -2 y) (* -1/2 (fabs (- x y))))))) (pow x 2)))))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* -1/2 x))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* x (- (* 1/2 (/ y x)) 1/2)))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 x)) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (* 1/2 x))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (* x (+ 1/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 (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 (* (neg x) (- (/ y x) 1)) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* 1/2 (fabs (neg (+ y (* -1 x))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))))) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1 (/ (- (+ (* -1 (/ (- (* 1/8 (pow (fabs (neg (+ y (* -1 x)))) 3)) (* 1/8 (* (fabs (neg (+ y (* -1 x)))) (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))))))) x)) (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2))) (* -1/4 (- (pow y 2) (* 1/2 (* (fabs (neg (+ y (* -1 x)))) (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x))))))))))) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) (* -1/4 (- (* 2 y) (* 1/2 (fabs (neg (+ y (* -1 x)))))))) x)) 3/4))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* -1 (* x (+ 1/2 (* -1/2 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ y x)) 1/2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (+ (* 1/2 (/ (* x y) (- x (* 1/2 (fabs (- x y)))))) (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (- (+ (* y (- (* -1/4 (/ y (- x (* 1/2 (fabs (- x y)))))) (* -1/2 (/ x (- x (* 1/2 (fabs (- x y)))))))) (/ (pow x 2) (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (- x y))))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (+ x (* -1/2 x)))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (+ x (+ (* -1/2 x) (* 1/2 y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (neg x) (- (/ y x) 1)) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (* y (- (/ 1 x) (/ 1 y))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1/4 (/ (pow y 2) (- x (* 1/2 (fabs (- x y)))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y)))))) (+ (* -1/2 (/ x (* y (- x (* 1/2 (fabs (- x y))))))) (+ (* 1/4 (/ 1 (- x (* 1/2 (fabs (- x y)))))) (* 1/4 (/ (pow x 2) (* (pow y 2) (- x (* 1/2 (fabs (- x y))))))))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* y (+ 1/2 (* -1/2 (/ x y)))))) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (* y (+ 1/2 (+ (* -1/2 (/ x y)) (/ 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))) 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 (* (neg x) (- (/ y x) 1)) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- (/ y x) 1) #s(hole binary64 (* -1 (* y (- (/ 1 y) (/ 1 x)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* -1/4 (/ (pow y 2) (- x (* 1/2 (fabs (+ x (* -1 y))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* 1/2 (/ x (* y (- x (* 1/2 (fabs (+ x (* -1 y)))))))) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (- (* -1 (/ (- (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))) (* 1/4 (/ (pow x 2) (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/2 (/ x (- x (* 1/2 (fabs (+ x (* -1 y)))))))) y)) (* 1/4 (/ 1 (- x (* 1/2 (fabs (+ x (* -1 y))))))))))) |
#s(approx (* (- y x) 1/2) #s(hole binary64 (* -1 (* y (- (* 1/2 (/ x y)) 1/2))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
#s(approx (* (- (/ x y) 1) y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (+ (* (- y x) 1/2) x) #s(hole binary64 (* -1 (* y (- (* -1 (/ (+ x (* -1/2 x)) y)) 1/2))))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 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 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) x))))) |
(+.f64 (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (sqrt.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) (sqrt.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x))))) |
(pow.f64 (pow.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x))) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(sqrt.f64 (pow.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x))) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))))) |
(fabs.f64 (neg.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x))))) |
(fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x))) |
(*.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x) #s(literal -1 binary64)) |
(*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x)) |
(*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(*.f64 #s(literal -1 binary64) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
(neg.f64 (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
(*.f64 #s(literal -1 binary64) x) |
(*.f64 x #s(literal -1 binary64)) |
(neg.f64 x) |
x |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y x))))) |
(/.f64 (-.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (+.f64 (/.f64 y x) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (+.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(-.f64 (/.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y x)))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 y x))))) |
(-.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 (/.f64 y #s(literal -1 binary64)) (/.f64 #s(literal -1 binary64) x)) |
(*.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 y #s(literal -1 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (*.f64 (neg.f64 y) #s(literal 2 binary64)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) (neg.f64 x))) |
(/.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 x))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
y |
#s(literal 1 binary64) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y)) |
(*.f64 #s(literal -1/2 binary64) y) |
(*.f64 y #s(literal -1/2 binary64)) |
#s(literal -1/2 binary64) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(approx (fabs (- x y)) y) #s(literal 1/2 binary64))) |
(*.f64 #s(approx (fabs (- x y)) y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) #s(approx (fabs (- x y)) y)) |
#s(approx (fabs (- x y)) y) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64) x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 (pow.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 3 binary64)) #s(literal 1/8 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) 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 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) x))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) x)) |
(/.f64 (fma.f64 (pow.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) x))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) x))))) |
(+.f64 (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) (sqrt.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x)))) |
(pow.f64 (*.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x)) #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) #s(literal 1/2 binary64)) |
(sqrt.f64 (*.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x)) #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x)))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))))) |
(fabs.f64 (neg.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x)))) |
(fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) |
#s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x)) |
#s(approx (* (- (/ x y) 1) y) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x)) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)))) (neg.f64 (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) x))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 y x) #s(literal 3 binary64))))) (neg.f64 (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x x)) (-.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) |
(/.f64 (fma.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 y x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 y x) #s(literal 3 binary64)))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) |
(fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 y x) x) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) (/.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 y x))) |
(+.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 #s(literal 1/8 binary64) (pow.f64 (-.f64 y x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) #s(literal 2 binary64)) (*.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (-.f64 y x) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(*.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)) |
(pow.f64 (-.f64 y x) #s(literal 1 binary64)) |
(/.f64 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x 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 (fma.f64 x x (*.f64 y x))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (fabs.f64 (+.f64 x y))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (fabs.f64 (fma.f64 x x (fma.f64 y y (*.f64 y 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 (fma.f64 x x (*.f64 y x))))) |
(/.f64 (fabs.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (fabs.f64 (+.f64 y x))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (fma.f64 x x (*.f64 y x)))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (-.f64 y x) #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(-.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 (fma.f64 x x (*.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (fma.f64 x x (*.f64 y x))))) |
(-.f64 y 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)) |
(exp.f64 (/.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (-.f64 y x)) #s(literal 1 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (fma.f64 (-.f64 y x) #s(literal 1/2 binary64) x)) |
#s(approx (fabs (- x y)) (-.f64 y x)) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (neg x) (- (/ y x) 1)) (neg.f64 y)) |
#s(approx (* (neg x) (- (/ y x) 1)) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (neg x) (neg.f64 x)) |
#s(approx x x) |
#s(approx (- (/ y x) 1) (/.f64 y x)) |
#s(approx (- (/ y x) 1) (/.f64 (fma.f64 #s(literal -1 binary64) x y) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 y x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (*.f64 #s(literal -1/4 binary64) x) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 y x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 y x)) #s(literal -1/4 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 y x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fma.f64 (-.f64 (*.f64 (neg.f64 x) (fma.f64 (pow.f64 (-.f64 y x) #s(literal -2 binary64)) #s(literal 4 binary64) (*.f64 (/.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 y x)) (-.f64 y x)) #s(literal -1/2 binary64)))) (fma.f64 (/.f64 (fma.f64 #s(literal -2 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) #s(literal 2 binary64)) (-.f64 y x)) #s(literal -1/4 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x)))) x (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 y x)))) |
#s(approx (* (- y x) 1/2) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (* (- y x) 1/2) (fma.f64 #s(literal -1/2 binary64) x (*.f64 #s(literal 1/2 binary64) y))) |
#s(approx (fabs (- x y)) y) |
#s(approx (fabs (- x y)) (fma.f64 #s(literal -1 binary64) x y)) |
#s(approx (* (- (/ x y) 1) y) (neg.f64 y)) |
#s(approx (* (- (/ x y) 1) y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) y)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fma.f64 (/.f64 (-.f64 y x) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) x) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (fma.f64 (/.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 (* (neg x) (- (/ y x) 1)) x) |
#s(approx (* (neg x) (- (/ y x) 1)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (- (/ y x) 1) #s(literal -1 binary64)) |
#s(approx (- (/ y x) 1) (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 3/4 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fma.f64 (/.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 y x))) x) #s(literal -1 binary64) #s(literal 3/4 binary64)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (fma.f64 (fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) (-.f64 y x)))) #s(literal 1/4 binary64) (*.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal -1/4 binary64))) x) #s(literal 3/4 binary64)) (/.f64 (fma.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) #s(literal 1/4 binary64) (*.f64 #s(literal -1/2 binary64) (-.f64 y x))) x)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 y x)) (fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) (-.f64 y x)))) (*.f64 (pow.f64 (-.f64 y x) #s(literal 3 binary64)) #s(literal -1/8 binary64))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1 binary64) #s(literal 3/4 binary64)) (fma.f64 (/.f64 (-.f64 y x) x) #s(literal -1/2 binary64) (fma.f64 #s(literal 1/4 binary64) (+.f64 (/.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) x) (/.f64 (fma.f64 y y (*.f64 #s(literal 1/2 binary64) (*.f64 (fma.f64 #s(literal -2 binary64) y (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) (-.f64 y x)))) (*.f64 x x))) (*.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) x) (/.f64 #s(literal -1/4 binary64) x))))) x)) |
#s(approx (* (- y x) 1/2) (*.f64 #s(literal -1/2 binary64) x)) |
#s(approx (* (- y x) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) x)) |
#s(approx (fabs (- x y)) (neg.f64 x)) |
#s(approx (fabs (- x y)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (* (- (/ x y) 1) y) x) |
#s(approx (* (- (/ x y) 1) y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal 1/2 binary64) #s(literal 1/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 (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 (fabs (- x y)) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (* (neg x) (- (/ y x) 1)) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))))) x)) #s(literal 3/4 binary64)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1/4 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal 2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))))) x) #s(literal -1 binary64) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))))) x)) #s(literal 3/4 binary64)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (*.f64 #s(literal 1/8 binary64) (-.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 3 binary64)) (*.f64 (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))) x) #s(literal -1 binary64) (*.f64 #s(literal -1/4 binary64) (-.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal 2 binary64)) (fma.f64 y y (*.f64 #s(literal -1/2 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))))))) x) #s(literal -1 binary64) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64) (*.f64 #s(literal 1/4 binary64) (fma.f64 #s(literal 2 binary64) y (*.f64 #s(literal -1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y))))))) x)) #s(literal 3/4 binary64)))) |
#s(approx (* (- y x) 1/2) (*.f64 (neg.f64 x) (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (fabs (- x y)) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (* (- (/ x y) 1) y) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 x))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal -1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (* -1/2 y) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (*.f64 x (/.f64 y (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) #s(literal 1/2 binary64) (/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) y (/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) |
#s(approx (fabs (- x y)) (-.f64 y x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y))) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (neg x) (- (/ y x) 1)) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- (/ y x) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 (*.f64 (/.f64 x (*.f64 (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))) y)) #s(literal 1/2 binary64)) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))) (*.f64 y y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 (/.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) (fma.f64 (/.f64 #s(literal -1/2 binary64) y) (/.f64 x (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) (*.f64 #s(literal 1/4 binary64) (/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64))))))) (*.f64 y y))) |
#s(approx (* (- y x) 1/2) (*.f64 (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) y)) |
#s(approx (fabs (- x y)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (* (- (/ x y) 1) y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (fma.f64 (/.f64 x y) #s(literal 1/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 (fabs (- 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 (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (* (neg x) (- (/ y x) 1)) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (- (/ y x) 1) (*.f64 (neg.f64 y) (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (/.f64 (*.f64 #s(literal -1/4 binary64) (*.f64 y y)) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) y) (/.f64 x (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) (*.f64 y y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 #s(literal 1/4 binary64) (*.f64 x x))) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))))) y)) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) (*.f64 y y))) |
#s(approx (* (- y x) 1/2) (*.f64 (neg.f64 y) (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (fabs (- x y)) (*.f64 (neg.f64 y) (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (* (- (/ x y) 1) y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (neg.f64 y) (-.f64 (neg.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64))) #s(literal 1/2 binary64)))) |
Compiled 8 608 to 1 026 computations (88.1% saved)
9 alts after pruning (6 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 227 | 2 | 229 |
| Fresh | 1 | 4 | 5 |
| Picked | 3 | 2 | 5 |
| Done | 1 | 1 | 2 |
| Total | 232 | 9 | 241 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 30.4% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))) |
| 57.4% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))) | |
| 28.9% | #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) | |
| 50.9% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) | |
| 52.8% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) | |
| 51.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) | |
| 26.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))) | |
| ✓ | 27.4% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
| ✓ | 10.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) x) |
Compiled 1 080 to 319 computations (70.5% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 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)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 y x) #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 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (-.f64 y x) #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 (fabs (- 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)) (*.f64 (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y))) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64))))) x)) |
(+.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y))) #s(literal 2 binary64))) |
(+.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) 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)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (/.f64 (-.f64 (*.f64 #s(literal -1/4 binary64) y) (*.f64 #s(literal -1/2 binary64) x)) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))) y (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (-.f64 y x) #s(literal 1/2 binary64)))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1/4 binary64))) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))) y) #s(literal -1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 x (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)))))) y)) (/.f64 #s(literal 1/4 binary64) (-.f64 x (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))))) (*.f64 y y))) |
(/.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 (/.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))))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (fma.f64 (neg.f64 x) (fma.f64 (fma.f64 (/.f64 (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))) (-.f64 y x)) #s(literal -2 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x))) #s(literal -1/4 binary64) (/.f64 #s(literal 2 binary64) (-.f64 y x))) (*.f64 #s(literal -1/4 binary64) (*.f64 #s(literal 4 binary64) (-.f64 (/.f64 y (-.f64 y x)) (/.f64 (*.f64 y y) (pow.f64 (-.f64 y x) #s(literal 2 binary64))))))) x (/.f64 (*.f64 #s(literal 1/2 binary64) (*.f64 y y)) (-.f64 y x)))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
3 calls:
| 10.0ms | y |
| 8.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 8.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.9% | 1 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 99.9% | 1 | x |
| 99.9% | 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 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 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)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 y x) #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 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (-.f64 y x) #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 (fabs (- 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 (fabs (- 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 x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))) |
3 calls:
| 8.0ms | y |
| 5.0ms | x |
| 5.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 82.3% | 2 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 85.9% | 3 | x |
| 88.5% | 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 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 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)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 y x) #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 (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (fma.f64 (-.f64 y x) #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 x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))) |
1 calls:
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 88.5% | 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 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 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)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 (-.f64 y x) #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)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))) |
1 calls:
| 6.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.8% | 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 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 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)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) #s(approx (* (- (/ x y) 1) y) x))) 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)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))) |
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 |
|---|---|---|
| 59.3% | 2 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 70.0% | 4 | x |
| 83.0% | 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 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))) |
#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 x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))) |
1 calls:
| 3.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.2% | 2 | 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 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))) |
2 calls:
| 6.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.1% | 4 | x |
| 68.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 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(literal 3/4 binary64) x)) |
| Outputs |
|---|
#s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))) |
3 calls:
| 2.0ms | y |
| 2.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 51.4% | 3 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 57.6% | 3 | x |
| 47.3% | 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 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- 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 | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 43.1% | 2 | y |
| 32.6% | 3 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 43.8% | 3 | 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 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
2 calls:
| 3.0ms | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.5% | 3 | x |
| 32.5% | 2 | y |
Compiled 2 to 4 computations (-100% 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 | x |
| 1.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 10.5% | 1 | x |
| 10.5% | 1 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 10.5% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 12.0ms | 905258437813.7488 | 126241436839073.19 |
| 16.0ms | -2.8712410999439636e-167 | -1.5614383961440385e-177 |
| 11.0ms | 244× | 0 | valid |
| 2.0ms | 12× | 2 | valid |
| 1.0ms | 12× | 1 | valid |
| 1.0ms | 4× | 3 | valid |
Compiled 865 to 608 computations (29.7% saved)
ival-div: 2.0ms (22.5% of total)ival-sub: 2.0ms (22.5% of total)ival-fabs: 2.0ms (22.5% of total)adjust: 1.0ms (11.3% of total)ival-add: 1.0ms (11.3% 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 | 905258437813.7488 | 126241436839073.19 |
| 1.0ms | -2.8712410999439636e-167 | -1.5614383961440385e-177 |
Compiled 775 to 538 computations (30.6% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 905258437813.7488 | 126241436839073.19 |
| 17.0ms | -1.1759071539156284e-217 | -1.2137043013345137e-233 |
| 9.0ms | 148× | 0 | valid |
| 1.0ms | 5× | 3 | valid |
| 0.0ms | 5× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 765 to 538 computations (29.7% saved)
ival-add: 3.0ms (42.9% of total)ival-div: 1.0ms (14.3% of total)adjust: 1.0ms (14.3% of total)ival-sub: 1.0ms (14.3% of total)ival-fabs: 1.0ms (14.3% 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 |
|---|---|---|
| 11.0ms | 3.552905829736746e+44 | 7.084246604500005e+48 |
| 1.0ms | -1.1759071539156284e-217 | -1.2137043013345137e-233 |
| 6.0ms | 124× | 0 | valid |
| 0.0ms | 3× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 771 to 544 computations (29.4% saved)
ival-div: 1.0ms (30.9% of total)ival-sub: 1.0ms (30.9% of total)ival-add: 1.0ms (30.9% of total)ival-fabs: 1.0ms (30.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 |
|---|---|---|
| 1.0ms | 3.552905829736746e+44 | 7.084246604500005e+48 |
Compiled 419 to 268 computations (36% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 1.0ms | 3.552905829736746e+44 | 7.084246604500005e+48 |
| 62.0ms | -5.014386734081802e-122 | -2.4076660761163968e-133 |
| 54.0ms | 150× | 0 | valid |
| 1.0ms | 6× | 2 | valid |
| 0.0ms | 3× | 1 | valid |
| 0.0ms | 1× | 3 | valid |
Compiled 1 273 to 756 computations (40.6% saved)
ival-div: 49.0ms (93.9% of total)adjust: 1.0ms (1.9% of total)ival-sub: 1.0ms (1.9% of total)ival-fabs: 1.0ms (1.9% of total)ival-add: 1.0ms (1.9% 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 |
|---|---|---|
| 5.0ms | 154809254.1148356 | 262142168.1549431 |
| 12.0ms | -1.3038381408246543e+53 | -7.567049557156232e+46 |
| 9.0ms | 208× | 0 | valid |
Compiled 746 to 508 computations (31.9% saved)
ival-sub: 1.0ms (20.7% of total)ival-div: 1.0ms (20.7% of total)ival-add: 1.0ms (20.7% of total)ival-fabs: 1.0ms (20.7% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 11.0ms | -4.4965521095977983e-70 | -6.218886428168488e-72 |
| 5.0ms | 101× | 0 | valid |
| 1.0ms | 5× | 2 | valid |
| 1.0ms | 6× | 1 | valid |
Compiled 305 to 250 computations (18% saved)
ival-div: 1.0ms (28.9% of total)ival-sub: 1.0ms (28.9% of total)ival-add: 1.0ms (28.9% of total)ival-fabs: 1.0ms (28.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 |
|---|---|---|
| 14.0ms | -1.1759071539156284e-217 | -1.2137043013345137e-233 |
| 8.0ms | 101× | 0 | valid |
| 1.0ms | 4× | 3 | valid |
| 1.0ms | 5× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 321 to 272 computations (15.3% saved)
ival-div: 4.0ms (58.8% of total)adjust: 1.0ms (14.7% of total)ival-sub: 1.0ms (14.7% of total)ival-fabs: 1.0ms (14.7% of total)ival-add: 1.0ms (14.7% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 5 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 86 | 702 |
| 1 | 112 | 702 |
| 2 | 173 | 702 |
| 3 | 327 | 702 |
| 4 | 645 | 638 |
| 5 | 1336 | 630 |
| 6 | 4891 | 630 |
| 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 -1726198476654493/265568996408383549344794103276234313664796558863515961599722069100201779930426121369581251132614642834444664743123250507673289668826353619704759989383293675971915635417696609515864064 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) (if (<=.f64 y #s(literal 920000000000 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 x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))))) |
(if (<=.f64 y #s(literal -1726198476654493/265568996408383549344794103276234313664796558863515961599722069100201779930426121369581251132614642834444664743123250507673289668826353619704759989383293675971915635417696609515864064 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) (if (<=.f64 y #s(literal 920000000000 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 x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))))) |
(if (<=.f64 y #s(literal -7468176164825437/6668014432879854274079851790721257797144758322315908160396257811764037237817632071521432200871554290742929910593433240445888801654119365080363356052330830046095157579514014558463078285911814024728965016135886601981690748037476461291163877376 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 y #s(literal 920000000000 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 x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))))) |
(if (<=.f64 y #s(literal -7468176164825437/6668014432879854274079851790721257797144758322315908160396257811764037237817632071521432200871554290742929910593433240445888801654119365080363356052330830046095157579514014558463078285911814024728965016135886601981690748037476461291163877376 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 y #s(literal 4499999999999999842364125638938655676776316928 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 x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))))) |
(if (<=.f64 y #s(literal 4499999999999999842364125638938655676776316928 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64)))) |
(if (<=.f64 y #s(literal -1024323743072435/48777321098687378615337456715518223527321845979140174232174327494146433419058837814379782860367062049372295798771978482741374619988879457910784 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) (if (<=.f64 y #s(literal 4499999999999999842364125638938655676776316928 binary64)) #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))))) |
(if (<=.f64 x #s(literal -249999999999999998305237168590406994115427110486016 binary64)) #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) (if (<=.f64 x #s(literal 160000000 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))))) |
(if (<=.f64 y #s(literal -8454495018966373/124330809102446660538845562036705210025114037699336929360115994223289874253133343883264 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x)))) |
(if (<=.f64 y #s(literal -4694282160747417/853505847408621347082221029212320998034529065256436244530720999905796766440656905154743321711558949215095028555959454777073766611727278730286509574698346245900180170177793863483274020596712195165307522065393485053656415748796987045268976304128 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- 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 -1726198476654493/265568996408383549344794103276234313664796558863515961599722069100201779930426121369581251132614642834444664743123250507673289668826353619704759989383293675971915635417696609515864064 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) (if (<=.f64 y #s(literal 920000000000 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 x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))))) |
(if (<=.f64 y #s(literal -1726198476654493/265568996408383549344794103276234313664796558863515961599722069100201779930426121369581251132614642834444664743123250507673289668826353619704759989383293675971915635417696609515864064 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) (if (<=.f64 y #s(literal 920000000000 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 x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))))) |
(if (<=.f64 y #s(literal -7468176164825437/6668014432879854274079851790721257797144758322315908160396257811764037237817632071521432200871554290742929910593433240445888801654119365080363356052330830046095157579514014558463078285911814024728965016135886601981690748037476461291163877376 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 y #s(literal 920000000000 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 x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) (+.f64 x y)))))) |
(if (<=.f64 y #s(literal -7468176164825437/6668014432879854274079851790721257797144758322315908160396257811764037237817632071521432200871554290742929910593433240445888801654119365080363356052330830046095157579514014558463078285911814024728965016135886601981690748037476461291163877376 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 y #s(literal 4499999999999999842364125638938655676776316928 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 x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))))) |
(if (<=.f64 y #s(literal 4499999999999999842364125638938655676776316928 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64)))) |
(if (<=.f64 y #s(literal -1024323743072435/48777321098687378615337456715518223527321845979140174232174327494146433419058837814379782860367062049372295798771978482741374619988879457910784 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) (if (<=.f64 y #s(literal 4499999999999999842364125638938655676776316928 binary64)) #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) (*.f64 #s(approx (- y x) y) #s(literal 1/2 binary64))))) |
(if (<=.f64 x #s(literal -249999999999999998305237168590406994115427110486016 binary64)) #s(approx (- (/ (* x x) (- x (/ (fabs (- x y)) 2))) (/ (/ (pow (- y x) 2) 4) (- x (/ (fabs (- x y)) 2)))) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 1/2 binary64) x))) (if (<=.f64 x #s(literal 160000000 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x))))) |
(if (<=.f64 y #s(literal -8454495018966373/124330809102446660538845562036705210025114037699336929360115994223289874253133343883264 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 #s(literal 3/2 binary64) x)))) |
(if (<=.f64 y #s(literal -4694282160747417/853505847408621347082221029212320998034529065256436244530720999905796766440656905154743321711558949215095028555959454777073766611727278730286509574698346245900180170177793863483274020596712195165307522065393485053656415748796987045268976304128 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (fabs (- 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 702 to 88 computations (87.5% saved)
Compiled 1 420 to 190 computations (86.6% saved)
Loading profile data...