
Time bar (total: 6.8s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 10 to 9 computations (10% saved)
| 908.0ms | 7 933× | 0 | valid |
| 32.0ms | 103× | 2 | valid |
| 28.0ms | 82× | 3 | valid |
| 27.0ms | 138× | 1 | valid |
ival-add: 168.0ms (35% of total)ival-div: 97.0ms (20.2% of total)ival-sub: 90.0ms (18.7% of total)ival-fabs: 83.0ms (17.3% of total)adjust: 30.0ms (6.2% of total)exact: 9.0ms (1.9% of total)ival-assert: 4.0ms (0.8% 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 |
| 40.0ms | 484× | 0 | valid |
| 3.0ms | 16× | 1 | valid |
| 3.0ms | 10× | 2 | valid |
| 1.0ms | 2× | 3 | valid |
Compiled 60 to 25 computations (58.3% saved)
ival-div: 6.0ms (24.6% of total)ival-sub: 5.0ms (20.5% of total)ival-fabs: 5.0ms (20.5% of total)ival-add: 4.0ms (16.4% of total)adjust: 2.0ms (8.2% of total)ival-true: 1.0ms (4.1% of total)exact: 1.0ms (4.1% of total)ival-assert: 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 | |
|---|---|---|---|---|
| 2.0ms | x | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) x (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) y 2) |
| 1.0ms | x | @ | inf | ((+ x (/ (fabs (- y x)) 2)) x (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) y 2) |
| 1.0ms | y | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) x (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) y 2) |
| 1.0ms | y | @ | inf | ((+ x (/ (fabs (- y x)) 2)) x (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) y 2) |
| 1.0ms | x | @ | 0 | ((+ x (/ (fabs (- y x)) 2)) x (/ (fabs (- y x)) 2) (fabs (- y x)) (- y x) y 2) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 72 | 294 |
| 0 | 77 | 274 |
| 1 | 308 | 268 |
| 0 | 2445 | 264 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
x |
(/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64)) |
(fabs.f64 (-.f64 y x)) |
(-.f64 y x) |
y |
#s(literal 2 binary64) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (- y x)))))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (/ (fabs (- y x)) 2) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (fabs (- y x)) #s(hole binary64 (fabs (- y x)))) |
#s(approx (- y x) #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (+ y (* -1 x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 x))) |
#s(approx (- y x) #s(hole binary64 (* x (- (/ y x) 1)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))))) |
#s(approx (/ (fabs (- y x)) 2) #s(hole binary64 (* 1/2 (fabs (+ y (* -1 x)))))) |
#s(approx (fabs (- y x)) #s(hole binary64 (fabs (+ y (* -1 x))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* x (+ 1 (* -1 (/ y x))))))) |
#s(approx (- y x) #s(hole binary64 (- y x))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- y x) #s(hole binary64 (* y (+ 1 (* -1 (/ x y)))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (/ (fabs (- y x)) 2) #s(hole binary64 (* 1/2 (fabs (neg (+ x (* -1 y))))))) |
#s(approx (fabs (- y x)) #s(hole binary64 (fabs (neg (+ x (* -1 y)))))) |
#s(approx (- y x) #s(hole binary64 (* -1 (* y (- (/ x y) 1))))) |
| Outputs |
|---|
(/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x)) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64))) (-.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (*.f64 x x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (*.f64 x x)))) |
(+.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) |
x |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 (-.f64 x y)))) #s(literal 2 binary64)) |
(/.f64 (neg.f64 (fabs.f64 (-.f64 x y))) #s(literal -2 binary64)) |
(/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) |
(neg.f64 (/.f64 (neg.f64 (fabs.f64 (-.f64 x y))) #s(literal 2 binary64))) |
(neg.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal -2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(pow.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(/.f64 (fabs.f64 (fma.f64 x x (*.f64 y (neg.f64 y)))) (fabs.f64 (+.f64 y x))) |
(/.f64 (fabs.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fabs.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)))) |
(/.f64 (fabs.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (fabs.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (fabs.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (fabs.f64 (+.f64 y x))) |
(sqrt.f64 (pow.f64 (-.f64 y x) #s(literal 2 binary64))) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (-.f64 y x)) |
(/.f64 (fma.f64 x x (*.f64 y (neg.f64 y))) (-.f64 (neg.f64 x) y)) |
(/.f64 (fma.f64 x x (*.f64 y (neg.f64 y))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 y x) (-.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(/.f64 (neg.f64 (fma.f64 x x (*.f64 y (neg.f64 y)))) (+.f64 y x)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64)))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (*.f64 x (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 3 binary64))) (neg.f64 (fma.f64 (neg.f64 y) (-.f64 (neg.f64 y) x) (*.f64 x x)))) |
(neg.f64 (-.f64 x y)) |
(fma.f64 #s(literal -1 binary64) x y) |
(fma.f64 x #s(literal -1 binary64) y) |
(-.f64 (/.f64 (*.f64 y y) (+.f64 y x)) (/.f64 (*.f64 x x) (+.f64 y x))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(-.f64 y (*.f64 (neg.f64 x) #s(literal -1 binary64))) |
(-.f64 y x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x)))) (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (fma.f64 y y (*.f64 x (+.f64 y x))))) |
(+.f64 (neg.f64 x) y) |
(+.f64 y (neg.f64 x)) |
y |
#s(literal 2 binary64) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
#s(approx x x) |
#s(approx (/ (fabs (- y x)) 2) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (fabs (- y x)) (fabs.f64 (-.f64 x y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal -1 binary64)) (neg.f64 x))) |
#s(approx (/ (fabs (- y x)) 2) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (fabs (- y x)) (fabs.f64 (-.f64 x y))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (neg.f64 x))) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx y y) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
#s(approx (/ (fabs (- y x)) 2) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (fabs (- y x)) (fabs.f64 (-.f64 x y))) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
Compiled 1 032 to 261 computations (74.7% saved)
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 |
|---|---|---|
| ▶ | 34.8% | (/.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))) |
| 52.8% | (+.f64 x (/.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x))) #s(literal 2 binary64))) | |
| ▶ | 88.5% | (+.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #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)) |
| ▶ | 88.3% | #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)) |
| 88.5% | #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))) | |
| 54.8% | #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) | |
| ▶ | 11.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) x) |
Compiled 290 to 198 computations (31.7% 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 (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 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(/.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 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) |
(*.f64 x 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 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) #s(hole binary64 (* 1/8 (pow (fabs (- x y)) 3)))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) #s(hole binary64 (+ (* 1/8 (pow (fabs (- x y)) 3)) (pow x 3)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) #s(hole binary64 (* 1/8 (pow (fabs (- x y)) 3)))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* 1/4 (pow (fabs (- x y)) 2)))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* -1/2 (* x (fabs (- x y)))) (* 1/4 (pow (fabs (- x y)) 2))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* 1/4 (pow (fabs (- x y)) 2)) (* x (+ x (* -1/2 (fabs (- x y)))))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (+ (* -1 x) (* 1/2 (fabs (- x y)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (pow (fabs (- x y)) 2))) (pow x 2)))) (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (- (+ 1 (* -1/2 (/ (* (fabs (- x y)) (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (pow (fabs (- x y)) 2)))) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (+ (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))) (* 1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))))))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) #s(hole binary64 (pow x 3))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) #s(hole binary64 (* (pow x 3) (+ 1 (* 1/8 (/ (pow (fabs (- x y)) 3) (pow x 3))))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1/2 (/ (fabs (- x y)) x)) (* 1/4 (/ (pow (fabs (- x y)) 2) (pow x 2)))))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* x (- (* 1/2 (/ (fabs (- 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 (+ (* 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x)) (* 1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x))) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* (fabs (neg (+ y (* -1 x)))) (+ (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)))) x)) (+ (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)))) x)) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1/8 (/ (pow (fabs (neg (+ y (* -1 x)))) 3) (pow x 3))) 1))))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) #s(hole binary64 (* 1/8 (pow (fabs (neg (+ y (* -1 x)))) 3)))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (neg (+ y (* -1 x))))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) x)))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (/ (+ (* 1/8 (pow (fabs (- x y)) 3)) (pow x 3)) (+ (* 1/2 (* (fabs (- x y)) (- (* 1/2 (fabs (- x y))) x))) (pow x 2))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* 1/2 (* (fabs (- x y)) (- (* 1/2 (fabs (- x y))) x))) (pow x 2)))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (- (* 1/2 (fabs (- x y))) x))) |
#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 (/ (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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (/ (+ (* 1/8 (pow (fabs (+ x (* -1 y))) 3)) (pow x 3)) (+ (* 1/2 (* (fabs (+ x (* -1 y))) (- (* 1/2 (fabs (+ x (* -1 y)))) x))) (pow x 2))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) #s(hole binary64 (+ (* 1/8 (pow (fabs (+ x (* -1 y))) 3)) (pow x 3)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) #s(hole binary64 (* 1/8 (pow (fabs (+ x (* -1 y))) 3)))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (+ x (* -1 y)))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* 1/2 (* (fabs (+ x (* -1 y))) (- (* 1/2 (fabs (+ x (* -1 y)))) x))) (pow x 2)))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (- (* 1/2 (fabs (+ x (* -1 y)))) x))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 155.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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (pow (/ (fabs (- x y)) 2) 3) (/ (fabs (- x y)) 2) 3 (pow x 3) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (- (/ (fabs (- x y)) 2) x) (* x x)) |
| 99.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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (pow (/ (fabs (- x y)) 2) 3) (/ (fabs (- x y)) 2) 3 (pow x 3) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (- (/ (fabs (- x y)) 2) x) (* x x)) |
| 12.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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (pow (/ (fabs (- x y)) 2) 3) (/ (fabs (- x y)) 2) 3 (pow x 3) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (- (/ (fabs (- x y)) 2) x) (* x x)) |
| 10.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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (pow (/ (fabs (- x y)) 2) 3) (/ (fabs (- x y)) 2) 3 (pow x 3) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (- (/ (fabs (- x y)) 2) x) (* x x)) |
| 9.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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (pow (/ (fabs (- x y)) 2) 3) (/ (fabs (- x y)) 2) 3 (pow x 3) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (- (/ (fabs (- x y)) 2) x) (* x x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 333 | 2629 |
| 0 | 373 | 2453 |
| 1 | 1544 | 2435 |
| 0 | 8477 | 2409 |
| 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 (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 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(/.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 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) |
(*.f64 x 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 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) #s(hole binary64 (* 1/8 (pow (fabs (- x y)) 3)))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) #s(hole binary64 (+ (* 1/8 (pow (fabs (- x y)) 3)) (pow x 3)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) #s(hole binary64 (* 1/8 (pow (fabs (- x y)) 3)))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (pow x 3) #s(hole binary64 (pow x 3))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* 1/4 (pow (fabs (- x y)) 2)))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* -1/2 (* x (fabs (- x y)))) (* 1/4 (pow (fabs (- x y)) 2))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* 1/4 (pow (fabs (- x y)) 2)) (* x (+ x (* -1/2 (fabs (- x y)))))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (+ (* -1 x) (* 1/2 (fabs (- x y)))))) |
#s(approx (* x x) #s(hole binary64 (pow x 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (pow (fabs (- x y)) 2))) (pow x 2)))) (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (- (+ 1 (* -1/2 (/ (* (fabs (- x y)) (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (pow (fabs (- x y)) 2)))) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (+ (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))) (* 1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))))))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) #s(hole binary64 (pow x 3))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) #s(hole binary64 (* (pow x 3) (+ 1 (* 1/8 (/ (pow (fabs (- x y)) 3) (pow x 3))))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1/2 (/ (fabs (- x y)) x)) (* 1/4 (/ (pow (fabs (- x y)) 2) (pow x 2)))))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* x (- (* 1/2 (/ (fabs (- 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 (+ (* 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x)) (* 1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x))) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* (fabs (neg (+ y (* -1 x)))) (+ (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)))) x)) (+ (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)))) x)) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1/8 (/ (pow (fabs (neg (+ y (* -1 x)))) 3) (pow x 3))) 1))))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) #s(hole binary64 (* 1/8 (pow (fabs (neg (+ y (* -1 x)))) 3)))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (neg (+ y (* -1 x))))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) x)))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (/ (+ (* 1/8 (pow (fabs (- x y)) 3)) (pow x 3)) (+ (* 1/2 (* (fabs (- x y)) (- (* 1/2 (fabs (- x y))) x))) (pow x 2))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* 1/2 (* (fabs (- x y)) (- (* 1/2 (fabs (- x y))) x))) (pow x 2)))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (- (* 1/2 (fabs (- x y))) x))) |
#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 (/ (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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (/ (+ (* 1/8 (pow (fabs (+ x (* -1 y))) 3)) (pow x 3)) (+ (* 1/2 (* (fabs (+ x (* -1 y))) (- (* 1/2 (fabs (+ x (* -1 y)))) x))) (pow x 2))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) #s(hole binary64 (+ (* 1/8 (pow (fabs (+ x (* -1 y))) 3)) (pow x 3)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) #s(hole binary64 (* 1/8 (pow (fabs (+ x (* -1 y))) 3)))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (+ x (* -1 y)))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* 1/2 (* (fabs (+ x (* -1 y))) (- (* 1/2 (fabs (+ x (* -1 y)))) x))) (pow x 2)))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (- (* 1/2 (fabs (+ x (* -1 y)))) x))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (*.f64 #s(literal -1/8 binary64) (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64)))) (fma.f64 x x (fma.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 x (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 x y))))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 x y)) x))) |
(/.f64 (neg.f64 (-.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))) (neg.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) x))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x)) (-.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64))) (fma.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) x))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64))))))) |
(/.f64 (fma.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) x)))) |
(/.f64 (fma.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)))))) |
(fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x) |
(-.f64 (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (-.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) x)) (/.f64 (*.f64 x x) (-.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) x))) |
(-.f64 (/.f64 (*.f64 x x) (fma.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 x y)) x)) (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (fma.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 x y)) x))) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 x y)))) |
(+.f64 (/.f64 (*.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) x))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)))))) (/.f64 (*.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64)) (fma.f64 x x (-.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 x (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64))))))) |
(+.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(*.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64))) |
(*.f64 (sqrt.f64 (-.f64 y x)) (sqrt.f64 (-.f64 y x))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(pow.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/2 binary64)) |
(pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 1 binary64)) |
(/.f64 (fabs.f64 (*.f64 (+.f64 x y) (-.f64 x 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 x y))))) |
(/.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 x) (-.f64 y x))) (fabs.f64 (+.f64 y x))) |
(/.f64 #s(literal 1 binary64) (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal -1 binary64))) |
(sqrt.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(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 x y)) |
(fabs.f64 (-.f64 y x)) |
(exp.f64 (*.f64 (log.f64 (fabs.f64 (-.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (*.f64 (+.f64 x y) (-.f64 x y))) (neg.f64 (+.f64 x y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 x y)) (/.f64 (*.f64 y y) (+.f64 x y))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.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 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) x) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) x))) (-.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) x))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))) (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))))) (-.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))))) |
(/.f64 (fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) x) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) x)) (*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 1 binary64) (pow.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))) (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))))) (*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))))))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) x)) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 1 binary64)))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64))) (neg.f64 (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))))))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)))) (neg.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 1 binary64)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)) #s(literal 1 binary64))) (neg.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 1 binary64)))) |
(/.f64 (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 x y))))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (fma.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 2 binary64) (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 1 binary64))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64))) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 1 binary64))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 1/4 binary64) x) (*.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 x y)) x)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 1 binary64))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))))))) |
(fma.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) |
(fma.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)) #s(literal 1 binary64)) |
(fma.f64 (fabs.f64 (-.f64 x y)) (/.f64 #s(literal 1/2 binary64) x) #s(literal 1 binary64)) |
(fma.f64 #s(literal 1/2 binary64) (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 1 binary64)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 1 binary64))) (/.f64 #s(literal 1 binary64) (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 1 binary64)))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 1 binary64))) (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 1 binary64)))) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 x y)) x))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 1 binary64))))) (/.f64 #s(literal 1 binary64) (+.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 1 binary64)))))) |
(+.f64 (/.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))))))) (/.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 3 binary64)) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))))))) |
(+.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) (neg.f64 (neg.f64 x))) |
(/.f64 #s(literal 1/2 binary64) x) |
#s(literal 1 binary64) |
(/.f64 (-.f64 (/.f64 (pow.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 x x)) (-.f64 (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (/.f64 (pow.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (/.f64 (pow.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) #s(literal 2 binary64)) #s(literal 4 binary64)))) (neg.f64 (-.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (/.f64 (pow.f64 #s(approx (- y x) (*.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 (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 x x) (/.f64 (pow.f64 #s(approx (- y x) (*.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 (- y x) (*.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 (- y x) (*.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 (- y x) (*.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 (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)))))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)))) (/.f64 (/.f64 (pow.f64 #s(approx (- y x) (*.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 (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (/.f64 (pow.f64 #s(approx (- y x) (*.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 (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)))))) (/.f64 (pow.f64 (/.f64 (fabs.f64 #s(approx (- y x) (*.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 (- y x) (*.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 (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))))))) |
(+.f64 (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64)) x) |
(+.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) #s(literal 2 binary64))) |
(/.f64 (neg.f64 (neg.f64 (fabs.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))))) #s(literal 2 binary64)) |
(/.f64 (neg.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)) |
(*.f64 (sqrt.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))) (sqrt.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)))) |
(pow.f64 (pow.f64 #s(approx (- y x) (*.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 (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)) #s(literal 2 binary64))) |
(fabs.f64 (neg.f64 (neg.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x))))) |
(fabs.f64 (neg.f64 #s(approx (- y x) (*.f64 (-.f64 (/.f64 y x) #s(literal 1 binary64)) x)))) |
(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 x (-.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.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 y #s(literal 2 binary64)) (*.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 y #s(literal 2 binary64)) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (*.f64 #s(literal 2 binary64) y) (*.f64 #s(literal 2 binary64) 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 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
#s(literal 2 binary64) |
(/.f64 (-.f64 (*.f64 (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))))) (-.f64 (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 3 binary64)) (pow.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) #s(literal 3 binary64))) (fma.f64 (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) (-.f64 (*.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x)))) (*.f64 (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))))))) |
(/.f64 (neg.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64))))) (neg.f64 (neg.f64 (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x)) (*.f64 (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x)))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x)))) |
(*.f64 (fma.f64 x x (-.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 x (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))))) (+.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x)) |
(*.f64 (+.f64 (/.f64 (pow.f64 (-.f64 x y) #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 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 6 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 9 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 9 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (-.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 6 binary64)) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (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))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64)))) (neg.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) #s(literal 3 binary64)))))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.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 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 9 binary64)) (pow.f64 x #s(literal 9 binary64))) (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) #s(literal 3 binary64))))) |
(fma.f64 (neg.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) x (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 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(-.f64 (/.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 6 binary64)) (-.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 (pow.f64 x #s(literal 6 binary64)) (-.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 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 9 binary64)) (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) #s(literal 3 binary64))))) (/.f64 (pow.f64 x #s(literal 9 binary64)) (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 6 binary64)) (-.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) #s(literal 3 binary64)))))) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(+.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 (neg.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (neg.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) |
(*.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64))) |
(pow.f64 (exp.f64 (log.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) #s(literal 3/2 binary64)) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64))) #s(literal -8 binary64)) |
(/.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 3 binary64)))) |
(/.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)) |
#s(literal 3 binary64) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 3/2 binary64))) (neg.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 3/2 binary64))) (fabs.f64 (pow.f64 x #s(literal 3/2 binary64)))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 3 binary64)) |
(pow.f64 (pow.f64 x #s(literal 3/2 binary64)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 3/2 binary64)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64))) (-.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) (*.f64 (neg.f64 x) x))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (*.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) (*.f64 x x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 (neg.f64 x) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) (*.f64 x x))))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) (*.f64 x x)) |
(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)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(fma.f64 x x (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) (*.f64 x x)))) |
(-.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 3 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) (*.f64 x x))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) (*.f64 x x)))))) |
(+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64))) (*.f64 x x)) |
(/.f64 (neg.f64 (-.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) (*.f64 x x))) (neg.f64 (+.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x))) |
(/.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 (+.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 x x (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x))))) |
(/.f64 (-.f64 (/.f64 (pow.f64 (-.f64 x y) #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 (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 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 x x (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) (+.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x)) (/.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)) (+.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 x x (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x)))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (+.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 4 binary64)) (fma.f64 x x (*.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x))))) |
(-.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) x) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 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 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (*.f64 x 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)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(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)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64) x)) |
#s(approx (fabs (- x y)) (fabs.f64 (-.f64 x y))) |
#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 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64))) |
#s(approx (* (+ (* (fabs (- x y)) (/ 1/2 x)) 1) x) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))) |
#s(approx (+ (* (fabs (- x y)) (/ 1/2 x)) 1) (/.f64 (fma.f64 (fabs.f64 (-.f64 x y)) #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 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64))) |
#s(approx (fabs (- x y)) (fabs.f64 (-.f64 x y))) |
#s(approx (- y x) y) |
#s(approx (- y x) (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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64) x)) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (*.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (fma.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) (*.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (/ (fabs (- x y)) 2) (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64))) |
#s(approx (pow x 3) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (fabs.f64 (-.f64 x y)) (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (fma.f64 (fma.f64 #s(literal -1/2 binary64) (fabs.f64 (-.f64 x y)) x) x (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (- (/ (fabs (- x y)) 2) x) (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64))) |
#s(approx (- (/ (fabs (- x y)) 2) x) (fma.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64) (neg.f64 x))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)) #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) (fabs.f64 (-.f64 x y)) #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 (* (+ (* (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) (fabs.f64 (-.f64 x y)) #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) (fabs.f64 (-.f64 x y)) #s(literal 1 binary64))) |
#s(approx (- y x) (neg.f64 x)) |
#s(approx (- y x) (*.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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) x) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (+.f64 (fma.f64 (/.f64 #s(literal -1 binary64) x) (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64)) x) #s(literal 1 binary64)) (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))) x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64)) (fabs.f64 (-.f64 x y))) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 x y)) x) (*.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 #s(literal 0 binary64) x)))) x)) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (*.f64 (fma.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 x y)) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (*.f64 (+.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 (fabs.f64 (-.f64 x y)) x) (pow.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) (neg.f64 x)) |
#s(approx (- (/ (fabs (- x y)) 2) x) (*.f64 (-.f64 (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) #s(literal 1 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 (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 (- y x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (* (- (/ y x) 1) x) (*.f64 (neg.f64 x) (-.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.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 0 binary64) (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal 2 binary64)) x) #s(literal 0 binary64))) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal 2 binary64)) #s(literal 0 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 (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) x) #s(literal 3 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) (*.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 3 binary64)) #s(literal 1/8 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)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (*.f64 (fma.f64 (/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 1/2 binary64) (*.f64 (/.f64 (pow.f64 (fma.f64 #s(literal -1 binary64) x y) #s(literal 2 binary64)) x) #s(literal -1/4 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) (*.f64 (neg.f64 x) (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 (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (- y x) (-.f64 y x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (/.f64 (fma.f64 (pow.f64 (fabs.f64 (-.f64 x y)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) x) (fabs.f64 (-.f64 x y))) #s(literal 1/2 binary64) (*.f64 x x)))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) x) (fabs.f64 (-.f64 x y))) #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) (-.f64 (*.f64 (fabs.f64 (-.f64 x y)) #s(literal 1/2 binary64)) x)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- y x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (* (- (/ y x) 1) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y)) 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)) (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 (* (+ (* (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 (- y x) (*.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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (/.f64 (fma.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)) x) (fabs.f64 (fma.f64 #s(literal -1 binary64) y x))) #s(literal 1/2 binary64) (*.f64 x x)))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (pow x 3)) (fma.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) (*.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 3 binary64)) #s(literal 1/8 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)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)) x) (fabs.f64 (fma.f64 #s(literal -1 binary64) y x))) #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) (-.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)) x)) |
Compiled 18 389 to 1 892 computations (89.7% saved)
13 alts after pruning (10 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 533 | 10 | 543 |
| Fresh | 3 | 0 | 3 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 538 | 13 | 551 |
| Status | Accuracy | Program |
|---|---|---|
| 34.8% | (/.f64 (fma.f64 (*.f64 x x) x (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))) | |
| ▶ | 34.8% | (/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (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))) |
| 62.3% | (+.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (/.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)))) x))) #s(literal 2 binary64))) | |
| 88.3% | (+.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 #s(approx (- (/ y x) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) x))) #s(literal 2 binary64))) | |
| ▶ | 88.3% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))))) |
| ▶ | 52.0% | #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)) |
| 52.8% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.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.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) x)) |
| 59.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) | |
| ▶ | 48.8% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
| ✓ | 88.3% | #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)) |
| ✓ | 11.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) x) |
Compiled 544 to 337 computations (38.1% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) x) |
#s(literal 1/2 binary64) |
(fabs.f64 #s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
#s(literal 1 binary64) |
(/.f64 y x) |
y |
x |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x) |
(fabs.f64 #s(approx (- x y) x)) |
#s(approx (- x y) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) |
(/.f64 #s(literal 1/2 binary64) x) |
(fabs.f64 (-.f64 x y)) |
(-.f64 x 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 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (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)) (*.f64 (*.f64 x x) x)) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(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) |
| 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 (* (- 1 (/ y x)) x) #s(hole binary64 (* -1 y))) |
#s(approx (* (- 1 (/ y x)) x) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (/ (- x y) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (* x (* (/ 1/2 x) (fabs (- x y)))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (* (/ 1/2 x) (fabs (- x y))) #s(hole binary64 (* 1/2 (/ (fabs (- x y)) x)))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) #s(hole binary64 (* 1/8 (pow (fabs (- x y)) 3)))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) #s(hole binary64 (+ (* 1/8 (pow (fabs (- x y)) 3)) (pow x 3)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) #s(hole binary64 (* 1/8 (pow (fabs (- x y)) 3)))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* 1/4 (pow (fabs (- x y)) 2)))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* -1/2 (* x (fabs (- x y)))) (* 1/4 (pow (fabs (- x y)) 2))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* 1/4 (pow (fabs (- x y)) 2)) (* x (+ x (* -1/2 (fabs (- x y)))))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (+ (* -1 x) (* 1/2 (fabs (- x y)))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (- 1 (/ y x)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) #s(hole binary64 x)) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 x)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* -1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))))))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (pow (fabs (- x y)) 2))) (pow x 2)))) (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (- (+ 1 (* -1/2 (/ (* (fabs (- x y)) (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (pow (fabs (- x y)) 2)))) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (+ (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))) (* 1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))))))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) #s(hole binary64 (pow x 3))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1 (* 1/8 (/ (pow (fabs (- x y)) 3) (pow x 3))))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1/2 (/ (fabs (- x y)) x)) (* 1/4 (/ (pow (fabs (- x y)) 2) (pow x 2)))))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* x (- (* 1/2 (/ (fabs (- 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 (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (- 1 (/ y x)) x) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (* x (* (/ 1/2 x) (fabs (- x y)))) #s(hole binary64 (* 1/2 (fabs (neg (+ y (* -1 x))))))) |
#s(approx (* (/ 1/2 x) (fabs (- x y))) #s(hole binary64 (* 1/2 (/ (fabs (neg (+ y (* -1 x)))) 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x)) (* 1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x))) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* (fabs (neg (+ y (* -1 x)))) (+ (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)))) x)) (+ (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)))) x)) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1/8 (/ (pow (fabs (neg (+ y (* -1 x)))) 3) (pow x 3))) 1))))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) #s(hole binary64 (* 1/8 (pow (fabs (neg (+ y (* -1 x)))) 3)))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (neg (+ y (* -1 x))))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) x)))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* -1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (/ (+ (* 1/8 (pow (fabs (- x y)) 3)) (pow x 3)) (+ (* 1/2 (* (fabs (- x y)) (- (* 1/2 (fabs (- x y))) x))) (pow x 2))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* 1/2 (* (fabs (- x y)) (- (* 1/2 (fabs (- x y))) x))) (pow x 2)))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (- (* 1/2 (fabs (- x y))) x))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (- 1 (/ y x)) x) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (+ x (* 1/2 (fabs (+ x (* -1 y))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (- 1 (/ y x)) x) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) #s(hole binary64 (+ x (* 1/2 (fabs (+ x (* -1 y))))))) |
#s(approx (* x (* (/ 1/2 x) (fabs (- x y)))) #s(hole binary64 (* 1/2 (fabs (+ x (* -1 y)))))) |
#s(approx (* (/ 1/2 x) (fabs (- x y))) #s(hole binary64 (* 1/2 (/ (fabs (+ x (* -1 y))) x)))) |
#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))))))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (/ (+ (* 1/8 (pow (fabs (+ x (* -1 y))) 3)) (pow x 3)) (+ (* 1/2 (* (fabs (+ x (* -1 y))) (- (* 1/2 (fabs (+ x (* -1 y)))) x))) (pow x 2))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) #s(hole binary64 (+ (* 1/8 (pow (fabs (+ x (* -1 y))) 3)) (pow x 3)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) #s(hole binary64 (* 1/8 (pow (fabs (+ x (* -1 y))) 3)))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (+ x (* -1 y)))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* 1/2 (* (fabs (+ x (* -1 y))) (- (* 1/2 (fabs (+ x (* -1 y)))) x))) (pow x 2)))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (- (* 1/2 (fabs (+ x (* -1 y)))) x))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | y | @ | inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (- 1 (/ y x)) x) (- 1 (/ y x)) 1 (/ y x) y x (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) (* x (* (/ 1/2 x) (fabs (- x y)))) (* (/ 1/2 x) (fabs (- x y))) (/ 1/2 x) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* (sqrt (- x y)) (sqrt (- x y))) (sqrt (- x y)) (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (pow (/ (fabs (- x y)) 2) 3) (/ (fabs (- x y)) 2) 2 3 (* (* x x) x) (* x x) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (- (/ (fabs (- x y)) 2) x)) |
| 10.0ms | y | @ | 0 | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (- 1 (/ y x)) x) (- 1 (/ y x)) 1 (/ y x) y x (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) (* x (* (/ 1/2 x) (fabs (- x y)))) (* (/ 1/2 x) (fabs (- x y))) (/ 1/2 x) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* (sqrt (- x y)) (sqrt (- x y))) (sqrt (- x y)) (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (pow (/ (fabs (- x y)) 2) 3) (/ (fabs (- x y)) 2) 2 3 (* (* x x) x) (* x x) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (- (/ (fabs (- x y)) 2) x)) |
| 9.0ms | x | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (- 1 (/ y x)) x) (- 1 (/ y x)) 1 (/ y x) y x (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) (* x (* (/ 1/2 x) (fabs (- x y)))) (* (/ 1/2 x) (fabs (- x y))) (/ 1/2 x) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* (sqrt (- x y)) (sqrt (- x y))) (sqrt (- x y)) (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (pow (/ (fabs (- x y)) 2) 3) (/ (fabs (- x y)) 2) 2 3 (* (* x x) x) (* x x) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (- (/ (fabs (- x y)) 2) x)) |
| 8.0ms | y | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (- 1 (/ y x)) x) (- 1 (/ y x)) 1 (/ y x) y x (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) (* x (* (/ 1/2 x) (fabs (- x y)))) (* (/ 1/2 x) (fabs (- x y))) (/ 1/2 x) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* (sqrt (- x y)) (sqrt (- x y))) (sqrt (- x y)) (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (pow (/ (fabs (- x y)) 2) 3) (/ (fabs (- x y)) 2) 2 3 (* (* x x) x) (* x x) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (- (/ (fabs (- x y)) 2) x)) |
| 7.0ms | x | @ | inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (- 1 (/ y x)) x) (- 1 (/ y x)) 1 (/ y x) y x (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) (* x (* (/ 1/2 x) (fabs (- x y)))) (* (/ 1/2 x) (fabs (- x y))) (/ 1/2 x) (fabs (- x y)) (- x y) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* (sqrt (- x y)) (sqrt (- x y))) (sqrt (- x y)) (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (pow (/ (fabs (- x y)) 2) 3) (/ (fabs (- x y)) 2) 2 3 (* (* x x) x) (* x x) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (- (/ (fabs (- x y)) 2) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 546 | 3768 |
| 0 | 595 | 3045 |
| 0 | 2985 | 2971 |
| 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 #s(literal 1 binary64) (/.f64 y x)) x))) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) x) |
#s(literal 1/2 binary64) |
(fabs.f64 #s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
#s(literal 1 binary64) |
(/.f64 y x) |
y |
x |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x) |
(fabs.f64 #s(approx (- x y) x)) |
#s(approx (- x y) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))))) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))))) |
(*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y))) |
(/.f64 #s(literal 1/2 binary64) x) |
(fabs.f64 (-.f64 x y)) |
(-.f64 x 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 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (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)) (*.f64 (*.f64 x x) x)) |
(pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
(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) |
#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 (* (- 1 (/ y x)) x) #s(hole binary64 (* -1 y))) |
#s(approx (* (- 1 (/ y x)) x) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (/ (- x y) x))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (* x (* (/ 1/2 x) (fabs (- x y)))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (* (/ 1/2 x) (fabs (- x y))) #s(hole binary64 (* 1/2 (/ (fabs (- x y)) x)))) |
#s(approx (/ 1/2 x) #s(hole binary64 (/ 1/2 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) #s(hole binary64 (* 1/8 (pow (fabs (- x y)) 3)))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) #s(hole binary64 (+ (* 1/8 (pow (fabs (- x y)) 3)) (pow x 3)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) #s(hole binary64 (* 1/8 (pow (fabs (- x y)) 3)))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (* (* x x) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* 1/4 (pow (fabs (- x y)) 2)))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* -1/2 (* x (fabs (- x y)))) (* 1/4 (pow (fabs (- x y)) 2))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* 1/4 (pow (fabs (- x y)) 2)) (* x (+ x (* -1/2 (fabs (- x y)))))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (+ (* -1 x) (* 1/2 (fabs (- x y)))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (- 1 (/ y x)) x) #s(hole binary64 x)) |
#s(approx (* (- 1 (/ y x)) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 1)) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) #s(hole binary64 x)) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 x)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (sqrt x))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2)))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* x (+ (sqrt (/ 1 x)) (+ (* -1/2 (* (sqrt (/ 1 (pow x 3))) y)) (+ (* -1/8 (* (sqrt (/ 1 (pow x 5))) (pow y 2))) (* -1/16 (* (sqrt (/ 1 (pow x 7))) (pow y 3))))))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (pow (fabs (- x y)) 2))) (pow x 2)))) (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (- (+ 1 (* -1/2 (/ (* (fabs (- x y)) (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (pow (fabs (- x y)) 2)))) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (+ (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))) (* 1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))))))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) #s(hole binary64 (pow x 3))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) #s(hole binary64 (* (pow x 3) (+ 1 (* 1/8 (/ (pow (fabs (- x y)) 3) (pow x 3))))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1/2 (/ (fabs (- x y)) x)) (* 1/4 (/ (pow (fabs (- x y)) 2) (pow x 2)))))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* -1 x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* x (- (* 1/2 (/ (fabs (- 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 (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (- 1 (/ y x)) x) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (* x (* (/ 1/2 x) (fabs (- x y)))) #s(hole binary64 (* 1/2 (fabs (neg (+ y (* -1 x))))))) |
#s(approx (* (/ 1/2 x) (fabs (- x y))) #s(hole binary64 (* 1/2 (/ (fabs (neg (+ y (* -1 x)))) 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x)) (* 1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x))) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* (fabs (neg (+ y (* -1 x)))) (+ (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)))) x)) (+ (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)))) x)) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1/8 (/ (pow (fabs (neg (+ y (* -1 x)))) 3) (pow x 3))) 1))))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) #s(hole binary64 (* 1/8 (pow (fabs (neg (+ y (* -1 x)))) 3)))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (neg (+ y (* -1 x))))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x)) (* 1/2 (fabs (neg (+ y (* -1 x)))))) x)))))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (* -1 (* x (+ 1 (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x))))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* -1/2 (* (sqrt (/ 1 x)) y))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* -1/8 (* (sqrt (/ 1 (pow x 3))) y))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (+ (sqrt x) (* y (+ (* -1/2 (sqrt (/ 1 x))) (* y (+ (* -1/8 (sqrt (/ 1 (pow x 3)))) (* -1/16 (* (sqrt (/ 1 (pow x 5))) y))))))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (/ (+ (* 1/8 (pow (fabs (- x y)) 3)) (pow x 3)) (+ (* 1/2 (* (fabs (- x y)) (- (* 1/2 (fabs (- x y))) x))) (pow x 2))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* 1/2 (* (fabs (- x y)) (- (* 1/2 (fabs (- x y))) x))) (pow x 2)))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (- (* 1/2 (fabs (- x y))) x))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (- 1 (/ y x)) x) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1))))))) |
#s(approx (sqrt (- x y)) #s(hole binary64 (* y (+ (* -1/8 (* (/ (pow x 2) (pow (sqrt -1) 3)) (sqrt (/ 1 (pow y 5))))) (+ (* 1/16 (* (/ (pow x 3) (pow (sqrt -1) 5)) (sqrt (/ 1 (pow y 7))))) (+ (* 1/2 (* (/ x (sqrt -1)) (sqrt (/ 1 (pow y 3))))) (* (sqrt (/ 1 y)) (sqrt -1)))))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (+ x (* 1/2 (fabs (+ x (* -1 y))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (- 1 (/ y x)) x) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (- 1 (/ y x)) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) #s(hole binary64 (+ x (* 1/2 (fabs (+ x (* -1 y))))))) |
#s(approx (* x (* (/ 1/2 x) (fabs (- x y)))) #s(hole binary64 (* 1/2 (fabs (+ x (* -1 y)))))) |
#s(approx (* (/ 1/2 x) (fabs (- x y))) #s(hole binary64 (* 1/2 (/ (fabs (+ x (* -1 y))) x)))) |
#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))))))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (/ (+ (* 1/8 (pow (fabs (+ x (* -1 y))) 3)) (pow x 3)) (+ (* 1/2 (* (fabs (+ x (* -1 y))) (- (* 1/2 (fabs (+ x (* -1 y)))) x))) (pow x 2))))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) #s(hole binary64 (+ (* 1/8 (pow (fabs (+ x (* -1 y))) 3)) (pow x 3)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) #s(hole binary64 (* 1/8 (pow (fabs (+ x (* -1 y))) 3)))) |
#s(approx (/ (fabs (- x y)) 2) #s(hole binary64 (* 1/2 (fabs (+ x (* -1 y)))))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) #s(hole binary64 (+ (* 1/2 (* (fabs (+ x (* -1 y))) (- (* 1/2 (fabs (+ x (* -1 y)))) x))) (pow x 2)))) |
#s(approx (- (/ (fabs (- x y)) 2) x) #s(hole binary64 (- (* 1/2 (fabs (+ x (* -1 y)))) x))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) #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 #s(literal 1 binary64) (/.f64 y x)) x))) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) #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 #s(literal 1 binary64) (/.f64 y x)) x))) x) |
(+.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)))) |
(fabs.f64 (neg.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)))) |
(fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(*.f64 x (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (/.f64 y x))) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) |
(-.f64 #s(literal 1 binary64) (/.f64 y x)) |
#s(literal 1 binary64) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
y |
x |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) x) |
(+.f64 (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) #s(literal 1/2 binary64))) |
(sqrt.f64 (*.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x) #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x))) |
(fabs.f64 (neg.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x))) |
(fabs.f64 #s(approx (* (sqrt (- x y)) (sqrt (- x y))) x)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 x y) #s(literal 1 binary64)) x)) |
(*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 x y) #s(literal 1 binary64)) x) |
(*.f64 x (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 x y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x y)))) (-.f64 x (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x y)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x y)) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x y))) (*.f64 x (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x y)))))) |
(fma.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x y) x) |
(fma.f64 (*.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64)) x x) |
(fma.f64 x (*.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64)) x) |
(fma.f64 x #s(literal 1 binary64) (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x y))) |
(-.f64 x (*.f64 (neg.f64 x) (*.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64)))) |
(+.f64 (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x y)) x) |
(+.f64 x (*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x y))) |
(*.f64 (*.f64 x (/.f64 #s(literal 1/2 binary64) x)) (-.f64 x y)) |
(*.f64 (*.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64)) x) |
(*.f64 x (*.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64))) |
(*.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64)) |
(*.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 x y)) |
(*.f64 (-.f64 x y) (/.f64 #s(literal 1/2 binary64) x)) |
(*.f64 #s(literal 1/2 binary64) (/.f64 (-.f64 x y) x)) |
(/.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x) |
(/.f64 #s(literal -1/2 binary64) (neg.f64 x)) |
(/.f64 #s(literal 1/2 binary64) x) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 x y))) (neg.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 x y))) (fabs.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(sqrt.f64 (*.f64 (-.f64 y x) (-.f64 y x))) |
(sqrt.f64 (*.f64 (neg.f64 (-.f64 y x)) (neg.f64 (-.f64 y x)))) |
(sqrt.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(-.f64 x y) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 y x)))) |
(fabs.f64 (neg.f64 (-.f64 x y))) |
(fabs.f64 (neg.f64 (-.f64 y x))) |
(fabs.f64 (-.f64 x y)) |
(fabs.f64 (-.f64 y x)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 x y))) (neg.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 x y))) (fabs.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(sqrt.f64 (*.f64 (-.f64 y x) (-.f64 y x))) |
(sqrt.f64 (*.f64 (neg.f64 (-.f64 y x)) (neg.f64 (-.f64 y x)))) |
(sqrt.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(-.f64 x y) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 y x)))) |
(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)) (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)))) (fma.f64 #s(literal -1/2 binary64) (-.f64 x y) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (*.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64)))))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) x) |
(fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 x y) x) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) (-.f64 x y))) |
(+.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 x y))) (neg.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 x y))) (fabs.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(sqrt.f64 (*.f64 (-.f64 y x) (-.f64 y x))) |
(sqrt.f64 (*.f64 (neg.f64 (-.f64 y x)) (neg.f64 (-.f64 y x)))) |
(sqrt.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64))) |
(-.f64 x y) |
(fabs.f64 (neg.f64 (neg.f64 (-.f64 y x)))) |
(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 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) (fma.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) |
(+.f64 (/.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 x x)))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (-.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (*.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (-.f64 x y) #s(literal 2 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (*.f64 x x) x (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 x (*.f64 x x) (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(-.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (neg.f64 (*.f64 x x)) x)) |
(+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64))) |
(+.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(*.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3/2 binary64)) (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3/2 binary64))) |
(*.f64 (*.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 2 binary64))) (/.f64 (-.f64 x y) #s(literal 2 binary64))) |
(*.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) |
(/.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) #s(literal 8 binary64)) |
(exp.f64 (*.f64 (log.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64))) #s(literal 3 binary64))) |
(/.f64 (neg.f64 (-.f64 x y)) #s(literal -2 binary64)) |
(/.f64 (-.f64 x y) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(literal 3 binary64) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64)))) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64))) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64))) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(fma.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (*.f64 x x)) |
(fma.f64 x x (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(-.f64 (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 x x) (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64)))) |
(+.f64 (*.f64 (-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) (/.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 x x)) |
(/.f64 (-.f64 (*.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 2 binary64))) (*.f64 x x)) (+.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x)) |
(/.f64 (-.f64 (pow.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) (/.f64 (-.f64 x y) #s(literal 2 binary64)) (fma.f64 x x (*.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x)))) |
(-.f64 (/.f64 (-.f64 x y) #s(literal 2 binary64)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (* (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 (* (- 1 (/ y x)) x) (neg.f64 y)) |
#s(approx (* (- 1 (/ y x)) x) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (- 1 (/ y x)) (/.f64 (neg.f64 y) x)) |
#s(approx (- 1 (/ y x)) (/.f64 (-.f64 x y) x)) |
#s(approx (/ y x) (/.f64 y x)) |
#s(approx x x) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (* x (* (/ 1/2 x) (fabs (- x y)))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1/2 x) (fabs (- x y))) (*.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64))) |
#s(approx (/ 1/2 x) (/.f64 #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (fma.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (/ (fabs (- x y)) 2) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (* (* x x) x) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (fma.f64 (*.f64 #s(literal -1/2 binary64) x) (-.f64 x y) (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (fma.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64) (*.f64 (fma.f64 #s(literal -1/2 binary64) (-.f64 x y) x) x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (- (/ (fabs (- x y)) 2) x) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) (neg.f64 x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 x y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) x) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 x y) #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 (* (- 1 (/ y x)) x) x) |
#s(approx (* (- 1 (/ y x)) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- 1 (/ y x)) #s(literal 1 binary64)) |
#s(approx (- 1 (/ y x)) (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) x) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 x y) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (fma.f64 #s(literal -1/2 binary64) (/.f64 y x) #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 (*.f64 y y) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) #s(literal -1/8 binary64) (*.f64 (*.f64 (sqrt.f64 (pow.f64 x #s(literal -3 binary64))) y) #s(literal -1/2 binary64))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (sqrt (- x y)) (*.f64 (+.f64 (fma.f64 (*.f64 #s(literal -1/2 binary64) (sqrt.f64 (pow.f64 x #s(literal -3 binary64)))) y (fma.f64 (*.f64 #s(literal -1/16 binary64) (sqrt.f64 (pow.f64 x #s(literal -7 binary64)))) (pow.f64 y #s(literal 3 binary64)) (*.f64 (*.f64 #s(literal -1/8 binary64) (sqrt.f64 (pow.f64 x #s(literal -5 binary64)))) (*.f64 y y)))) (/.f64 #s(literal 1 binary64) (sqrt.f64 x))) x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) x) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (fma.f64 (/.f64 #s(literal 1/2 binary64) x) (-.f64 x y) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 (fma.f64 (*.f64 (-.f64 x y) (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64)) (pow.f64 x #s(literal 3 binary64)))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64) (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 x x)))) x)) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (*.f64 (fma.f64 (pow.f64 (/.f64 (-.f64 x y) x) #s(literal 3 binary64)) #s(literal 1/8 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (*.f64 x x)) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (*.f64 (fma.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (*.f64 (+.f64 (fma.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 1/4 binary64)) (*.f64 x x))) (*.f64 x x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) (neg.f64 x)) |
#s(approx (- (/ (fabs (- x y)) 2) x) (*.f64 (-.f64 (*.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64)) #s(literal 1 binary64)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (-.f64 x y)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* (- 1 (/ y x)) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (* x (* (/ 1/2 x) (fabs (- x y)))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1/2 x) (fabs (- x y))) (*.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) #s(literal -3/2 binary64))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1/2 binary64) (/.f64 (neg.f64 y) x) #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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) x) #s(literal 0 binary64) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (-.f64 x y) (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64)) x)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64))) x) #s(literal -1 binary64) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) x)) #s(literal 1 binary64)))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (neg.f64 (*.f64 (-.f64 (*.f64 (pow.f64 (/.f64 (-.f64 x y) x) #s(literal 3 binary64)) #s(literal -1/8 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64))))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) (*.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64))) |
#s(approx (/ (fabs (- x y)) 2) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (*.f64 (fma.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) x) #s(literal -1/4 binary64) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64) #s(literal 1 binary64)))) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (* (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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (/.f64 (fma.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x) (-.f64 x y)) #s(literal 1/2 binary64) (*.f64 x x)))) |
#s(approx (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (fma.f64 (*.f64 (-.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x) (-.f64 x y)) #s(literal 1/2 binary64) (*.f64 x x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) (-.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x)) |
#s(approx (* (sqrt (- x y)) (sqrt (- x y))) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (- 1 (/ y x)) x) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- 1 (/ y x)) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) y)) |
#s(approx (* (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 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64) x)) |
#s(approx (* (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 (* (- 1 (/ y x)) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (- 1 (/ y x)) (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (+ (* x 1) (* x (* (/ 1/2 x) (fabs (- x y))))) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64) x)) |
#s(approx (* x (* (/ 1/2 x) (fabs (- x y)))) (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64))) |
#s(approx (* (/ 1/2 x) (fabs (- x y))) (*.f64 (/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) x) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x y)) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (* (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)))))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (/.f64 (fma.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)) x) (*.f64 x x)))) |
#s(approx (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (fma.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (/ (fabs (- x y)) 2) 3) (*.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 3 binary64)) #s(literal 1/8 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)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x)) (fma.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)) x) (*.f64 x x))) |
#s(approx (- (/ (fabs (- x y)) 2) x) (-.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)) x)) |
Compiled 13 448 to 1 401 computations (89.6% saved)
10 alts after pruning (7 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 385 | 6 | 391 |
| Fresh | 4 | 1 | 5 |
| Picked | 4 | 1 | 5 |
| Done | 1 | 2 | 3 |
| Total | 394 | 10 | 404 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 56.7% | #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
| ▶ | 53.2% | #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
| ✓ | 99.9% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
| ▶ | 62.3% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) x))) x)) |
| 59.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) | |
| ✓ | 48.8% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
| 56.8% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) | |
| ▶ | 30.7% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
| ▶ | 28.3% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
| ✓ | 11.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) x) |
Compiled 488 to 289 computations (40.8% 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 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) x))) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) x))) x) |
#s(literal 1/2 binary64) |
(fabs.f64 #s(approx (- x y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) x))) |
#s(approx (- x y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 y x) #s(literal 3 binary64)) |
(/.f64 y x) |
y |
x |
#s(literal 3 binary64) |
(+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- 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 (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
(*.f64 #s(literal 3/2 binary64) x) |
#s(literal 3/2 binary64) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 x y) #s(literal 1/2 binary64)) |
(-.f64 x y) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
(fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (- y x)))))) |
#s(approx (+ (* 1/2 (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 (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 y))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (/ (+ x (* -1 y)) x))) |
#s(approx (- 1 (pow (/ y x) 3)) #s(hole binary64 (* -1 (/ (pow y 3) (pow x 3))))) |
#s(approx (- 1 (pow (/ y x) 3)) #s(hole binary64 (/ (- (pow x 3) (pow y 3)) (pow x 3)))) |
#s(approx (pow (/ y x) 3) #s(hole binary64 (/ (pow y 3) (pow x 3)))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (/ (pow y 2) (pow x 2)))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (/ (+ (* x y) (pow y 2)) (pow x 2)))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (/ (+ (* x (+ x y)) (pow y 2)) (pow x 2)))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (/ (pow y 2) (pow x 2)))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (/ (+ (* x y) (pow y 2)) (pow x 2)))) |
#s(approx (* 1 (/ y x)) #s(hole binary64 (/ y x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (* 3/2 x) #s(hole binary64 (* 3/2 x))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* -1/2 y))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (+ (* -1/2 y) (* 1/2 x)))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 x)) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))) (/ y x))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* x (- (+ 1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2)))))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 1)) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))) (/ y x)))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (- (+ 1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (- 1 (pow (/ y x) 3)) #s(hole binary64 1)) |
#s(approx (- 1 (pow (/ y x) 3)) #s(hole binary64 (+ 1 (* -1 (/ (pow y 3) (pow x 3)))))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 1)) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (/ y x))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (/ (+ y (/ (pow y 2) x)) x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (pow (fabs (- x y)) 2))) (pow x 2)))) (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (- (+ 1 (* -1/2 (/ (* (fabs (- x y)) (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (pow (fabs (- x y)) 2)))) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (+ (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))) (* 1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))))))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* x (+ 1/2 (* -1/2 (/ y x)))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) x))) x)) 1))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x)) (+ (* -1 (pow y 2)) (pow y 2))) x))) x)) 1))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x) (+ (* -1 (pow y 2)) (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x))))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x)) (* 1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x))) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* (fabs (neg (+ y (* -1 x)))) (+ (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)))) x)) (+ (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)))) x)) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 1/2))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (+ 1 (* y (+ (/ 1 x) (/ y (pow x 2))))))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (* y (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (/ (+ (* 1/8 (pow (fabs (- x y)) 3)) (pow x 3)) (+ (* 1/2 (* (fabs (- x y)) (- (* 1/2 (fabs (- x y))) x))) (pow x 2))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* y (- (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* y (- (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3)) (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))))))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* y (- (+ (* -1 (/ (+ x (* -1 x)) (pow y 2))) (/ 1 y)) (/ 1 x))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* y (- (+ (/ 1 y) (/ (* x (+ x (* -1 x))) (pow y 3))) (+ (* -1 (/ x (pow y 2))) (+ (/ 1 x) (/ x (pow y 2)))))))) |
#s(approx (- 1 (pow (/ y x) 3)) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 3)) (/ 1 (pow x 3)))))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (* (pow y 2) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (* (pow y 2) (+ (/ 1 (* x y)) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (* (pow y 2) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))))) |
#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 (* (- x y) 1/2) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1/2)))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (+ x (* 1/2 (fabs (+ x (* -1 y))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow x 2) y)) (/ (pow x 2) y)) (* -1 x)) y))))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (* -1 (pow x 2)) (pow x 2))) y)) (* -1 x)) y))))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ 1 (+ (* -1 (/ x y)) (/ x y))) y)) (/ 1 x)))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ 1 (* -1 (/ (- (/ (* x (+ x (* -1 x))) y) (+ x (* -1 x))) y))) y)) (/ 1 x)))))) |
#s(approx (- 1 (pow (/ y x) 3)) #s(hole binary64 (* -1 (* (pow y 3) (- (/ 1 (pow x 3)) (/ 1 (pow y 3))))))) |
#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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (/ (+ (* 1/8 (pow (fabs (+ x (* -1 y))) 3)) (pow x 3)) (+ (* 1/2 (* (fabs (+ x (* -1 y))) (- (* 1/2 (fabs (+ x (* -1 y)))) x))) (pow x 2))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ x y))))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 18.0ms | y | @ | inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (- 1 (pow (/ y x) 3)) 1 (pow (/ y x) 3) (/ y x) y x 3 (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) (* 1 (/ y x)) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* -1/2 y) -1/2 (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* 3/2 x) 3/2 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (* (- x y) 1/2) (- x y) (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (* (- x y) 1/2) x)) |
| 8.0ms | y | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (- 1 (pow (/ y x) 3)) 1 (pow (/ y x) 3) (/ y x) y x 3 (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) (* 1 (/ y x)) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* -1/2 y) -1/2 (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* 3/2 x) 3/2 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (* (- x y) 1/2) (- x y) (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (* (- x y) 1/2) x)) |
| 8.0ms | y | @ | 0 | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (- 1 (pow (/ y x) 3)) 1 (pow (/ y x) 3) (/ y x) y x 3 (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) (* 1 (/ y x)) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* -1/2 y) -1/2 (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* 3/2 x) 3/2 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (* (- x y) 1/2) (- x y) (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (* (- x y) 1/2) x)) |
| 7.0ms | x | @ | -inf | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (- 1 (pow (/ y x) 3)) 1 (pow (/ y x) 3) (/ y x) y x 3 (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) (* 1 (/ y x)) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* -1/2 y) -1/2 (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* 3/2 x) 3/2 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (* (- x y) 1/2) (- x y) (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (* (- x y) 1/2) x)) |
| 7.0ms | x | @ | 0 | ((+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (fabs (- x y))) x) 1/2 (fabs (- x y)) (- x y) (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (- 1 (pow (/ y x) 3)) 1 (pow (/ y x) 3) (/ y x) y x 3 (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) (* 1 (/ y x)) (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* -1/2 y) -1/2 (+ x (/ (fabs (- y x)) 2)) (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (* 3/2 x) 3/2 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (* (- x y) 1/2) (- x y) (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (+ (* (- x y) 1/2) x)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 511 | 3821 |
| 0 | 535 | 3116 |
| 0 | 3005 | 3022 |
| 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 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) x))) x)) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) x))) x) |
#s(literal 1/2 binary64) |
(fabs.f64 #s(approx (- x y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) x))) |
#s(approx (- x y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) x)) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) x) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(pow.f64 (/.f64 y x) #s(literal 3 binary64)) |
(/.f64 y x) |
y |
x |
#s(literal 3 binary64) |
(+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x)))) |
(fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- 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 (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
(*.f64 #s(literal 3/2 binary64) x) |
#s(literal 3/2 binary64) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (-.f64 x y) #s(literal 1/2 binary64)) |
(-.f64 x y) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
(fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* 1/2 (fabs (- y x))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (- y x)))))) |
#s(approx (+ (* 1/2 (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 (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 y))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* -1 (/ y x)))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (/ (+ x (* -1 y)) x))) |
#s(approx (- 1 (pow (/ y x) 3)) #s(hole binary64 (* -1 (/ (pow y 3) (pow x 3))))) |
#s(approx (- 1 (pow (/ y x) 3)) #s(hole binary64 (/ (- (pow x 3) (pow y 3)) (pow x 3)))) |
#s(approx (pow (/ y x) 3) #s(hole binary64 (/ (pow y 3) (pow x 3)))) |
#s(approx (/ y x) #s(hole binary64 (/ y x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (/ (pow y 2) (pow x 2)))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (/ (+ (* x y) (pow y 2)) (pow x 2)))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (/ (+ (* x (+ x y)) (pow y 2)) (pow x 2)))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (/ (pow y 2) (pow x 2)))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (/ (+ (* x y) (pow y 2)) (pow x 2)))) |
#s(approx (* 1 (/ y x)) #s(hole binary64 (/ y x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (* 3/2 x) #s(hole binary64 (* 3/2 x))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* 1/2 (fabs (- x y))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (+ x (* 1/2 (fabs (- x y)))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* -1/2 y))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (+ (* -1/2 y) (* 1/2 x)))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* -1/2 y))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (+ (* -1/2 y) (* 3/2 x)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- y x)) x)))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 x)) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 x)) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))) (/ y x))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* x (- (+ 1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2)))))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 1)) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (+ 1 (* -1 (/ y x))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (- (+ 1 (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) (pow x 2)))) (/ y x)))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (- (+ 1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) (pow x 3))) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (- 1 (pow (/ y x) 3)) #s(hole binary64 1)) |
#s(approx (- 1 (pow (/ y x) 3)) #s(hole binary64 (+ 1 (* -1 (/ (pow y 3) (pow x 3)))))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 1)) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (+ 1 (/ y x)))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2)))))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (/ y x))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (/ (+ y (/ (pow y 2) x)) x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (+ 1 (* 1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (- (+ 1 (* -1 (/ (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (pow (fabs (- x y)) 2))) (pow x 2)))) (* -1/2 (/ (fabs (- x y)) x)))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* x (- (+ 1 (* -1/2 (/ (* (fabs (- x y)) (+ (* -1/4 (pow (fabs (- x y)) 2)) (* 1/4 (pow (fabs (- x y)) 2)))) (pow x 3)))) (+ (* -1/2 (/ (fabs (- x y)) x)) (+ (* -1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))) (* 1/4 (/ (pow (fabs (- x y)) 2) (pow x 2))))))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* 1/2 x))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* x (+ 1/2 (* -1/2 (/ y x)))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* 3/2 x))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* x (+ 3/2 (* -1/2 (/ y x)))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (+ y (* -1 x))) x)) 1))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (neg (+ y (* -1 x)))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (pow y 2)) (pow y 2)) x))) x)) 1))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 (* x (- (* -1 (/ (+ (* -1 y) (* -1 (/ (+ (* -1 (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x)) (+ (* -1 (pow y 2)) (pow y 2))) x))) x)) 1))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x)) (* -1 y)) x))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* y (+ (* -1 (pow y 2)) (pow y 2))) x) (+ (* -1 (pow y 2)) (pow y 2))) x)) (* -1 y)) x))))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (+ 1 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) x))))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (* -1 (/ (+ (* -1 y) (* -1 (/ (pow y 2) x))) 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1/2 (/ (fabs (neg (+ y (* -1 x)))) x)) 1))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (+ (* -1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x)) (* 1/4 (/ (pow (fabs (neg (+ y (* -1 x)))) 2) x))) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (* -1 (* x (- (* -1 (/ (- (* -1 (/ (- (* -1/2 (/ (* (fabs (neg (+ y (* -1 x)))) (+ (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)))) x)) (+ (* -1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)) (* 1/4 (pow (fabs (neg (+ y (* -1 x)))) 2)))) x)) (* -1/2 (fabs (neg (+ y (* -1 x)))))) x)) 1))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 1/2))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* -1 (* x (- (* 1/2 (/ y x)) 3/2))))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (+ 1 (* y (+ (/ 1 x) (/ y (pow x 2))))))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (* y (+ (/ 1 x) (/ y (pow x 2)))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (* -1/2 y) #s(hole binary64 (* -1/2 y))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (/ (+ (* 1/8 (pow (fabs (- x y)) 3)) (pow x 3)) (+ (* 1/2 (* (fabs (- x y)) (- (* 1/2 (fabs (- x y))) x))) (pow x 2))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (+ x (* 1/2 x)))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (+ x (+ (* -1/2 y) (* 1/2 x))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* y (- (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) (pow y 2))) (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* y (- (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) (pow y 3)) (+ 1 (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))))))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* y (- (/ 1 y) (/ 1 x))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* y (- (+ (* -1 (/ (+ x (* -1 x)) (pow y 2))) (/ 1 y)) (/ 1 x))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* y (- (+ (/ 1 y) (/ (* x (+ x (* -1 x))) (pow y 3))) (+ (* -1 (/ x (pow y 2))) (+ (/ 1 x) (/ x (pow y 2)))))))) |
#s(approx (- 1 (pow (/ y x) 3)) #s(hole binary64 (* (pow y 3) (- (/ 1 (pow y 3)) (/ 1 (pow x 3)))))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (* (pow y 2) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(hole binary64 (* (pow y 2) (+ (/ 1 (* x y)) (+ (/ 1 (pow x 2)) (/ 1 (pow y 2))))))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) #s(hole binary64 (* (pow y 2) (+ (/ 1 (* x y)) (/ 1 (pow x 2)))))) |
#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 (* (- x y) 1/2) #s(hole binary64 (* y (- (* 1/2 (/ x y)) 1/2)))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* y (- (+ (* 1/2 (/ x y)) (/ x y)) 1/2)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(hole binary64 (+ x (* 1/2 (fabs (neg (+ x (* -1 y)))))))) |
#s(approx (+ (* 1/2 (fabs (- x y))) x) #s(hole binary64 (+ x (* 1/2 (fabs (+ x (* -1 y))))))) |
#s(approx (fabs (- x y)) #s(hole binary64 (fabs (+ x (* -1 y))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (- (+ (* -1 (/ (pow x 2) y)) (/ (pow x 2) y)) (* -1 x)) y))))))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ (- (* -1 (/ (- (/ (* x (+ (* -1 (pow x 2)) (pow x 2))) y) (+ (* -1 (pow x 2)) (pow x 2))) y)) (* -1 x)) y))))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* -1 (* y (- (/ 1 x) (/ 1 y)))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ 1 (+ (* -1 (/ x y)) (/ x y))) y)) (/ 1 x)))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(hole binary64 (* -1 (* y (+ (* -1 (/ (+ 1 (* -1 (/ (- (/ (* x (+ x (* -1 x))) y) (+ x (* -1 x))) y))) y)) (/ 1 x)))))) |
#s(approx (- 1 (pow (/ y x) 3)) #s(hole binary64 (* -1 (* (pow y 3) (- (/ 1 (pow x 3)) (/ 1 (pow y 3))))))) |
#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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(hole binary64 (/ (+ (* 1/8 (pow (fabs (+ x (* -1 y))) 3)) (pow x 3)) (+ (* 1/2 (* (fabs (+ x (* -1 y))) (- (* 1/2 (fabs (+ x (* -1 y)))) x))) (pow x 2))))) |
#s(approx (* (- x y) 1/2) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1/2 (/ x y))))))) |
#s(approx (+ (* (- x y) 1/2) x) #s(hole binary64 (* -1 (* y (+ 1/2 (* -1 (/ (+ x (* 1/2 x)) y))))))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (*.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) x) |
(+.f64 (*.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64)) x) |
(+.f64 x (*.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64))) |
#s(literal 1/2 binary64) |
(sqrt.f64 (*.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)))) #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 (neg.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)))))) |
(fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) |
#s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))) x) |
(*.f64 x (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(/.f64 (neg.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
(-.f64 (/.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))) (/.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))))) |
(-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) |
#s(literal 1 binary64) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 3/2 binary64)) (pow.f64 (/.f64 y x) #s(literal 3/2 binary64))) |
(*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x)) |
(*.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(pow.f64 (/.f64 y x) #s(literal 3 binary64)) |
(/.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) (neg.f64 (pow.f64 x #s(literal 3 binary64)))) |
(/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) |
(exp.f64 (*.f64 (log.f64 (/.f64 y x)) #s(literal 3 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) x) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
y |
x |
#s(literal 3 binary64) |
(/.f64 (-.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64))))) (-.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64))))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64))) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (*.f64 (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64))) (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)))) (*.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64))))))) |
(fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (/.f64 y x)) |
(+.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(+.f64 (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64))) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (*.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)))) |
(*.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x))) |
(/.f64 (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64)))) (-.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64))))) |
(/.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) (pow.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (pow.f64 (/.f64 y x) #s(literal 3 binary64))))) |
(/.f64 (fma.f64 y (*.f64 x x) (*.f64 x (*.f64 y y))) (pow.f64 x #s(literal 3 binary64))) |
(fma.f64 (fabs.f64 (/.f64 y x)) (fabs.f64 (/.f64 y x)) (/.f64 y x)) |
(fma.f64 (/.f64 (neg.f64 y) x) (/.f64 (neg.f64 y) x) (/.f64 y x)) |
(fma.f64 (/.f64 y x) (/.f64 y x) (/.f64 y x)) |
(fma.f64 (/.f64 y x) #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(fma.f64 #s(literal 1 binary64) (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(-.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 (neg.f64 y) x)) |
(+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x)) |
(+.f64 (/.f64 y x) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
(*.f64 (/.f64 y x) #s(literal 1 binary64)) |
(*.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 (*.f64 #s(literal 1 binary64) y) x) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(/.f64 y x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- 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)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
(*.f64 #s(literal 3/2 binary64) x) |
(*.f64 x #s(literal 3/2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x))) (-.f64 x (*.f64 #s(literal 1/2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 1/2 binary64) x) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 (*.f64 #s(literal 1/2 binary64) x) (*.f64 #s(literal 1/2 binary64) x)) (*.f64 x (*.f64 #s(literal 1/2 binary64) x))))) |
(fma.f64 #s(literal 1/2 binary64) x x) |
(fma.f64 x #s(literal 1/2 binary64) x) |
(-.f64 x (*.f64 #s(literal -1/2 binary64) x)) |
(+.f64 (*.f64 #s(literal 1/2 binary64) x) x) |
(+.f64 x (*.f64 #s(literal 1/2 binary64) x)) |
#s(literal 3/2 binary64) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
(*.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y))) |
(*.f64 (-.f64 x y) #s(literal 1/2 binary64)) |
(*.f64 #s(literal 1/2 binary64) (-.f64 x y)) |
(*.f64 (neg.f64 (sqrt.f64 (-.f64 x y))) (neg.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (fabs.f64 (sqrt.f64 (-.f64 x y))) (fabs.f64 (sqrt.f64 (-.f64 x y)))) |
(*.f64 (sqrt.f64 (-.f64 x y)) (sqrt.f64 (-.f64 x y))) |
(pow.f64 (sqrt.f64 (-.f64 x y)) #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 y x)) |
(/.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 (*.f64 (-.f64 y x) (-.f64 y x))) |
(sqrt.f64 (pow.f64 (-.f64 x y) #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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.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 (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (*.f64 x x)) (-.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x)) |
(/.f64 (+.f64 (pow.f64 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)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) (-.f64 (*.f64 x x) (*.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x)))) |
(fma.f64 (*.f64 #s(literal 1/2 binary64) (sqrt.f64 (-.f64 x y))) (sqrt.f64 (-.f64 x y)) x) |
(fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x) |
(fma.f64 #s(literal 1/2 binary64) (-.f64 x y) x) |
(-.f64 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))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (neg.f64 y)) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (/.f64 (neg.f64 y) x)) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (/.f64 (fma.f64 #s(literal -1 binary64) y x) x)) |
#s(approx (- 1 (pow (/ y x) 3)) (neg.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) |
#s(approx (- 1 (pow (/ y x) 3)) (/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (pow (/ y x) 3) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) |
#s(approx (* 1 (/ y x)) (/.f64 y x)) |
#s(approx x x) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (/.f64 (fma.f64 y y (*.f64 y x)) (*.f64 x x))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (/.f64 (fma.f64 (+.f64 y x) x (*.f64 y y)) (*.f64 x x))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) (/.f64 (fma.f64 y y (*.f64 y x)) (*.f64 x x))) |
#s(approx (* 1 (/ y x)) (/.f64 y x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (* 3/2 x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (* (- x y) 1/2) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (* (- x y) 1/2) (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (fma.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) x) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (fma.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) x) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 y x)) x)) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (*.f64 (-.f64 (fma.f64 y (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64))))) x)) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) #s(literal 1 binary64)) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (-.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (/.f64 y x))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (-.f64 (fma.f64 y (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (pow.f64 x #s(literal 3 binary64))) #s(literal 1 binary64)) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) (neg.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)))))) |
#s(approx (- 1 (pow (/ y x) 3)) #s(literal 1 binary64)) |
#s(approx (- 1 (pow (/ y x) 3)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) #s(literal 1 binary64)) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (+.f64 (/.f64 y x) #s(literal 1 binary64))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) (/.f64 y x)) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) (/.f64 (+.f64 (/.f64 (*.f64 y y) x) y) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) x) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (fma.f64 (/.f64 (-.f64 x y) x) #s(literal 1/2 binary64) #s(literal 1 binary64)) x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64)) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64))) x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 (*.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) #s(literal 0 binary64)) (-.f64 x y)) (pow.f64 x #s(literal 3 binary64))) #s(literal -1/2 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 (-.f64 x y) #s(literal 2 binary64)) (*.f64 x x)) #s(literal 0 binary64) (*.f64 (/.f64 (-.f64 x y) x) #s(literal -1/2 binary64)))) x)) |
#s(approx (* (- x y) 1/2) (*.f64 #s(literal 1/2 binary64) x)) |
#s(approx (* (- x y) 1/2) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 1/2 binary64)) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1/2 binary64) #s(literal 3/2 binary64)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) x) #s(literal -1/2 binary64)) #s(literal 1 binary64)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) (-.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 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 (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 y (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x)))) x)) #s(literal 1 binary64)))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 y y) (neg.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) x))) x) #s(literal -1 binary64) (neg.f64 y)) x)) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x) (*.f64 #s(literal 1 binary64) y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) y) x) (*.f64 #s(literal 0 binary64) (*.f64 y y))) x) y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) x) y)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) (neg.f64 (/.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 y y) x) y)) x))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) #s(literal -3/2 binary64))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) (fma.f64 (/.f64 (neg.f64 y) x) #s(literal -1/2 binary64) #s(literal -3/2 binary64)))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x 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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 2 binary64)) x) #s(literal 0 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))) x)) #s(literal 1 binary64)))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (neg.f64 x) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (*.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) (/.f64 (*.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 2 binary64)) #s(literal 0 binary64)) x)) #s(literal -1/2 binary64)) (*.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)) #s(literal 2 binary64)) #s(literal 0 binary64))) x) #s(literal -1 binary64) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (fma.f64 #s(literal -1 binary64) x y)))) x)) #s(literal 1 binary64)))) |
#s(approx (* (- x y) 1/2) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 x) (-.f64 (*.f64 (/.f64 y x) #s(literal 1/2 binary64)) #s(literal 3/2 binary64)))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx y y) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (fma.f64 (+.f64 (/.f64 y (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y #s(literal 1 binary64))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) (*.f64 (+.f64 (/.f64 y (*.f64 x x)) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (* -1/2 y) (*.f64 #s(literal -1/2 binary64) y)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (/.f64 (fma.f64 (pow.f64 (-.f64 x y) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (-.f64 (*.f64 (-.f64 x y) #s(literal 1/2 binary64)) x) (-.f64 x y)) #s(literal 1/2 binary64) (*.f64 x x)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (+.f64 (fma.f64 #s(literal -1/2 binary64) y (*.f64 #s(literal 1/2 binary64) x)) x)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y y))) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64))) y)) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (*.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) x) (pow.f64 y #s(literal 3 binary64))) (+.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (neg.f64 x) y)) #s(literal 1 binary64))) y)) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (*.f64 (-.f64 (pow.f64 y #s(literal -1 binary64)) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (*.f64 (-.f64 (fma.f64 (/.f64 (*.f64 #s(literal 0 binary64) x) (*.f64 y y)) #s(literal -1 binary64) (pow.f64 y #s(literal -1 binary64))) (pow.f64 x #s(literal -1 binary64))) y)) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (*.f64 (-.f64 (fma.f64 x (/.f64 (*.f64 #s(literal 0 binary64) x) (pow.f64 y #s(literal 3 binary64))) (pow.f64 y #s(literal -1 binary64))) (fma.f64 (/.f64 x (*.f64 y y)) #s(literal -1 binary64) (+.f64 (/.f64 x (*.f64 y y)) (pow.f64 x #s(literal -1 binary64))))) y)) |
#s(approx (- 1 (pow (/ y x) 3)) (*.f64 (-.f64 (pow.f64 y #s(literal -3 binary64)) (pow.f64 x #s(literal -3 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 y y))) |
#s(approx (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x)))) (*.f64 (+.f64 (+.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 y y))) |
#s(approx (+ (* (/ y x) (/ y x)) (* 1 (/ y x))) (*.f64 (+.f64 (pow.f64 x #s(literal -2 binary64)) (pow.f64 (*.f64 y x) #s(literal -1 binary64))) (*.f64 y y))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) y)) |
#s(approx (* (- x y) 1/2) (*.f64 (-.f64 (*.f64 (/.f64 x y) #s(literal 1/2 binary64)) #s(literal 1/2 binary64)) y)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (-.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x y)) #s(literal 1/2 binary64)) y)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64) x)) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64) x)) |
#s(approx (- 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 (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) y) (*.f64 #s(literal 1 binary64) x)) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) x) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (-.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) x) y) (*.f64 #s(literal 0 binary64) (*.f64 x x))) y) x)) y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (*.f64 (neg.f64 y) (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x y) #s(literal 1 binary64)) y) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (/ (- 1 (pow (/ y x) 3)) (+ 1 (+ (* (/ y x) (/ y x)) (* 1 (/ y x))))) (*.f64 (neg.f64 y) (fma.f64 (/.f64 (fma.f64 (/.f64 (-.f64 (/.f64 (*.f64 (*.f64 #s(literal 0 binary64) x) x) y) (*.f64 #s(literal 0 binary64) x)) y) #s(literal -1 binary64) #s(literal 1 binary64)) y) #s(literal -1 binary64) (pow.f64 x #s(literal -1 binary64))))) |
#s(approx (- 1 (pow (/ y x) 3)) (neg.f64 (*.f64 (-.f64 (pow.f64 x #s(literal -3 binary64)) (pow.f64 y #s(literal -3 binary64))) (pow.f64 y #s(literal 3 binary64))))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x y)) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (/.f64 (fma.f64 (pow.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 3 binary64)) #s(literal 1/8 binary64) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)) (-.f64 (*.f64 (fabs.f64 (fma.f64 #s(literal -1 binary64) y x)) #s(literal 1/2 binary64)) x) (*.f64 x x)))) |
#s(approx (* (- x y) 1/2) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1/2 binary64) #s(literal 1/2 binary64)))) |
#s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 (neg.f64 y) (fma.f64 (*.f64 #s(literal 3/2 binary64) (/.f64 x y)) #s(literal -1 binary64) #s(literal 1/2 binary64)))) |
Compiled 11 957 to 1 455 computations (87.8% saved)
10 alts after pruning (4 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 270 | 2 | 272 |
| Fresh | 0 | 2 | 2 |
| Picked | 1 | 4 | 5 |
| Done | 1 | 2 | 3 |
| Total | 272 | 10 | 282 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 56.7% | #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
| ✓ | 53.2% | #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
| 28.3% | #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #s(literal 1/2 binary64) x))) | |
| 60.8% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64) x)) | |
| ✓ | 99.9% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
| 59.5% | #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) | |
| 56.8% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) | |
| ✓ | 30.7% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
| ✓ | 28.3% | #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
| ✓ | 11.0% | #s(approx (+ x (/ (fabs (- y x)) 2)) x) |
Compiled 974 to 333 computations (65.8% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
(+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.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 #s(literal 1 binary64) (/.f64 y x)) x))) 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 (+ x (/ (fabs (- y x)) 2)) (fma.f64 x #s(literal 1 binary64) (*.f64 x (*.f64 (/.f64 #s(literal 1/2 binary64) x) (fabs.f64 (-.f64 x y)))))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y))) x)) |
(+.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)) |
(+.f64 x (/.f64 (fabs.f64 (/.f64 (*.f64 (+.f64 y x) (-.f64 y x)) (+.f64 y x))) #s(literal 2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 (fabs.f64 #s(approx (- x y) (/.f64 (*.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) x) (fma.f64 (/.f64 y x) (+.f64 (/.f64 y x) #s(literal 1 binary64)) #s(literal 1 binary64))))) #s(literal 1/2 binary64) x)) |
(/.f64 (fma.f64 (*.f64 x x) x (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))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (*.f64 (/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (fma.f64 (/.f64 y x) (/.f64 y x) (*.f64 #s(literal 1 binary64) (/.f64 y x))))) x))) x)) |
(/.f64 (+.f64 (pow.f64 (/.f64 (fabs.f64 (-.f64 x y)) #s(literal 2 binary64)) #s(literal 3 binary64)) (*.f64 (*.f64 x x) x)) (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 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 #s(approx (- (/ y x) 1) (*.f64 (-.f64 (pow.f64 x #s(literal -1 binary64)) (pow.f64 y #s(literal -1 binary64))) y)) x))) #s(literal 2 binary64))) |
(+.f64 x (/.f64 (fabs.f64 #s(approx (- y x) (*.f64 (/.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)))) x))) #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))) (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))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
3 calls:
| 14.0ms | y |
| 11.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 10.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 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) |
| Outputs |
|---|
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.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) (neg.f64 y))) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))) |
3 calls:
| 209.0ms | y |
| 5.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 81.2% | 4 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 86.6% | 3 | x |
| 83.2% | 3 | y |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) |
| Outputs |
|---|
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.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) (neg.f64 y))) x)) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
1 calls:
| 5.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.5% | 3 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
| Outputs |
|---|
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
1 calls:
| 4.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 85.6% | 3 | x |
Compiled 1 to 2 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
| Outputs |
|---|
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)) |
3 calls:
| 4.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 4.0ms | x |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 74.8% | 2 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 69.3% | 2 | y |
| 74.3% | 2 | x |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
| Outputs |
|---|
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
3 calls:
| 114.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 4.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 66.9% | 2 | y |
| 67.8% | 2 | x |
| 53.2% | 1 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #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)) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x)) |
2 calls:
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 62.9% | 2 | y |
| 60.7% | 3 | x |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #s(literal 1/2 binary64) x))) |
| Outputs |
|---|
#s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #s(literal 1/2 binary64) x))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
2 calls:
| 3.0ms | y |
| 3.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.7% | 3 | x |
| 49.7% | 3 | y |
Compiled 2 to 4 computations (-100% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))) |
3 calls:
| 9.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 3.0ms | y |
| 2.0ms | x |
| Accuracy | Segments | Branch |
|---|---|---|
| 47.5% | 2 | y |
| 35.6% | 3 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 46.2% | 2 | x |
Compiled 10 to 11 computations (-10% saved)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
3 calls:
| 2.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 31.8% | 2 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 30.3% | 2 | x |
| 33.2% | 2 | y |
Compiled 10 to 11 computations (-10% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
3 calls:
| 2.0ms | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 2.0ms | x |
| 2.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 11.0% | 1 | x |
| 11.0% | 1 | (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) |
| 11.0% | 1 | y |
Compiled 10 to 11 computations (-10% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 21.0ms | 9.729518817581625e-69 | 2.129080579826525e-63 |
| 27.0ms | -272490200.49180704 | -0.27392188245155513 |
| 28.0ms | 279× | 0 | valid |
| 1.0ms | 7× | 1 | valid |
| 0.0ms | 2× | 2 | valid |
Compiled 974 to 642 computations (34.1% saved)
ival-div: 4.0ms (31.2% of total)ival-sub: 3.0ms (23.4% of total)ival-fabs: 3.0ms (23.4% of total)ival-add: 2.0ms (15.6% of total)adjust: 1.0ms (7.8% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 8.0ms | 9.729518817581625e-69 | 2.129080579826525e-63 |
| 2.0ms | -272490200.49180704 | -0.27392188245155513 |
Compiled 1 082 to 642 computations (40.7% saved)
| 2× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 2.0ms | 9.729518817581625e-69 | 2.129080579826525e-63 |
| 13.0ms | -4.1814351815060587e-131 | -3.242786164935471e-132 |
| 7.0ms | 96× | 0 | valid |
Compiled 845 to 507 computations (40% saved)
ival-sub: 1.0ms (26.6% of total)ival-div: 1.0ms (26.6% of total)ival-add: 1.0ms (26.6% of total)ival-fabs: 1.0ms (26.6% 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× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -4.168819953404173e-295 | 1.2085123454839055e-260 |
Compiled 11 to 12 computations (-9.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 27.0ms | 3.471430856834192e-72 | 9.729518817581625e-69 |
| 18.0ms | 124× | 0 | valid |
| 1.0ms | 3× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 539 to 316 computations (41.4% saved)
ival-div: 10.0ms (71.1% of total)ival-sub: 1.0ms (7.1% of total)ival-add: 1.0ms (7.1% of total)ival-fabs: 1.0ms (7.1% 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 |
|---|---|---|
| 21.0ms | -4.365944484466657e-28 | -1.2870394392299022e-36 |
| 10.0ms | 135× | 0 | valid |
| 1.0ms | 6× | 1 | valid |
| 1.0ms | 3× | 2 | valid |
Compiled 407 to 300 computations (26.3% saved)
ival-div: 2.0ms (30.1% of total)adjust: 1.0ms (15% of total)ival-sub: 1.0ms (15% of total)ival-add: 1.0ms (15% of total)ival-fabs: 1.0ms (15% 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 |
|---|---|---|
| 17.0ms | 5.971421801743349e-179 | 2.0429033397169692e-176 |
| 84.0ms | -1.239659455191039e+28 | -4.4766061070980334e+21 |
| 20.0ms | 269× | 0 | valid |
| 0.0ms | 3× | 1 | valid |
Compiled 1 057 to 660 computations (37.6% saved)
ival-div: 3.0ms (27.4% of total)ival-sub: 3.0ms (27.4% of total)ival-add: 2.0ms (18.2% of total)ival-fabs: 2.0ms (18.2% 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 |
|---|---|---|
| 81.0ms | -1.0768557319244662e-47 | -1.8659676776301584e-67 |
| 69.0ms | 168× | 0 | valid |
| 1.0ms | 4× | 2 | valid |
| 1.0ms | 4× | 1 | valid |
Compiled 583 to 408 computations (30% saved)
ival-add: 58.0ms (90.4% of total)ival-div: 2.0ms (3.1% of total)ival-sub: 2.0ms (3.1% of total)ival-fabs: 2.0ms (3.1% of total)adjust: 1.0ms (1.6% 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 |
|---|---|---|
| 16.0ms | -8.757592910736913e-223 | -3.7646073481371286e-225 |
| 8.0ms | 105× | 0 | valid |
| 1.0ms | 4× | 3 | valid |
| 0.0ms | 2× | 1 | valid |
| 0.0ms | 1× | 2 | valid |
Compiled 263 to 201 computations (23.6% saved)
adjust: 1.0ms (17.3% of total)ival-div: 1.0ms (17.3% of total)ival-sub: 1.0ms (17.3% of total)ival-fabs: 1.0ms (17.3% of total)ival-add: 1.0ms (17.3% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)exact: 0.0ms (0% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 700 |
| 1 | 155 | 640 |
| 2 | 319 | 640 |
| 3 | 928 | 640 |
| 4 | 4449 | 640 |
| 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 x #s(literal -6530219459687219/1125899906842624 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 x #s(literal 331999078261233/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))))) |
(if (<=.f64 x #s(literal -6530219459687219/1125899906842624 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 x #s(literal 331999078261233/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) #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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)))) |
(if (<=.f64 x #s(literal -4395421958844917/399583814440447005616844445413525287135820562261116307309972090832047582568929999375399181192126972308457847183540047730617340886948900519205142528 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 x #s(literal 331999078261233/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)))) |
(if (<=.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4602094425247529/11505236063118821809467553221049758295155052665230762065499525194094891251552061640493342548634082305351687288311769174890162545204122663839542235560926343960177145179191391057683342054479750023644997308933440369205641643669917624414330439074612943178454432683813523087356623740062701843509462805095950344781824 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #s(literal 1/2 binary64) x))) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x))) |
(if (<=.f64 x #s(literal 6216540455122333/3885337784451458141838923813647037813284813678104279042503624819477808570410416996352 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)))) |
(if (<=.f64 y #s(literal -1248841731117715/356811923176489970264571492362373784095686656 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x))) |
(if (<=.f64 x #s(literal -7500000000000000000000 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #s(literal 1/2 binary64) x))) (if (<=.f64 x #s(literal 8851134798187059/9124881235244390437282343211400582649786457014497119861158385035798550334417354773011825622634742799557284619147188814621377409442750875996505322639444428376503989348720529900165748384493207552 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))))) |
(if (<=.f64 y #s(literal -6829695324231079/15177100720513508366558296147058741458143803430094840009779784451085189728165691392 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)))) |
(if (<=.f64 y #s(literal -2604693137843693/26046931378436930758124421057504913270096712196546516251547882077203270460225125279380594534654508948214569963255598595491753131461403769845169359579417304867559209294976619368996399554343023534097519594280807038990979484521392426918608896 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
| Outputs |
|---|
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)) x)) |
(if (<=.f64 x #s(literal -6530219459687219/1125899906842624 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 x #s(literal 331999078261233/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) (neg.f64 y))) x)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (fma.f64 #s(literal 3/2 binary64) x (*.f64 #s(literal -1/2 binary64) y)))))) |
(if (<=.f64 x #s(literal -6530219459687219/1125899906842624 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 x #s(literal 331999078261233/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) #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 (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)))) |
(if (<=.f64 x #s(literal -4395421958844917/399583814440447005616844445413525287135820562261116307309972090832047582568929999375399181192126972308457847183540047730617340886948900519205142528 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 x #s(literal 331999078261233/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 x y)))) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)))) |
(if (<=.f64 x #s(literal -4395421958844917/399583814440447005616844445413525287135820562261116307309972090832047582568929999375399181192126972308457847183540047730617340886948900519205142528 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) (if (<=.f64 x #s(literal 331999078261233/118571099379011784113736688648896417641748464297615937576404566024103044751294464 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) (*.f64 #s(literal 1/2 binary64) (fabs.f64 (-.f64 y x)))) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x)))) |
(if (<=.f64 (+.f64 x (/.f64 (fabs.f64 (-.f64 y x)) #s(literal 2 binary64))) #s(literal -4602094425247529/11505236063118821809467553221049758295155052665230762065499525194094891251552061640493342548634082305351687288311769174890162545204122663839542235560926343960177145179191391057683342054479750023644997308933440369205641643669917624414330439074612943178454432683813523087356623740062701843509462805095950344781824 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #s(literal 1/2 binary64) x))) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (fma.f64 (-.f64 x y) #s(literal 1/2 binary64) x))) |
(if (<=.f64 x #s(literal 6216540455122333/3885337784451458141838923813647037813284813678104279042503624819477808570410416996352 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) (*.f64 (-.f64 x y) #s(literal 1/2 binary64))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)))) |
(if (<=.f64 y #s(literal -1248841731117715/356811923176489970264571492362373784095686656 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) (fma.f64 #s(literal 1/2 binary64) (fabs.f64 #s(approx (- x y) x)) x))) |
(if (<=.f64 x #s(literal -7500000000000000000000 binary64)) #s(approx (/ (+ (pow (/ (fabs (- x y)) 2) 3) (* (* x x) x)) (+ (* (/ (fabs (- x y)) 2) (- (/ (fabs (- x y)) 2) x)) (* x x))) #s(approx (* (- x y) 1/2) (*.f64 #s(literal 1/2 binary64) x))) (if (<=.f64 x #s(literal 8851134798187059/9124881235244390437282343211400582649786457014497119861158385035798550334417354773011825622634742799557284619147188814621377409442750875996505322639444428376503989348720529900165748384493207552 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x))))) |
(if (<=.f64 y #s(literal -6829695324231079/15177100720513508366558296147058741458143803430094840009779784451085189728165691392 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal 3/2 binary64) x)))) |
(if (<=.f64 y #s(literal -2604693137843693/26046931378436930758124421057504913270096712196546516251547882077203270460225125279380594534654508948214569963255598595491753131461403769845169359579417304867559209294976619368996399554343023534097519594280807038990979484521392426918608896 binary64)) #s(approx (+ x (/ (fabs (- y x)) 2)) #s(approx (+ (* 1/2 (* (sqrt (- x y)) (sqrt (- x y)))) x) (*.f64 #s(literal -1/2 binary64) y))) #s(approx (+ x (/ (fabs (- y x)) 2)) x)) |
#s(approx (+ x (/ (fabs (- y x)) 2)) x) |
| 1× | fuel |
Compiled 748 to 97 computations (87% saved)
Compiled 1 512 to 208 computations (86.2% saved)
Loading profile data...