
Time bar (total: 2.7s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 18.7% | 81.3% | 0% | 0% | 0% | 0 |
| 0% | 0% | 18.7% | 81.3% | 0% | 0% | 0% | 1 |
| 0% | 0% | 18.7% | 81.3% | 0% | 0% | 0% | 2 |
| 50% | 9.4% | 9.4% | 81.3% | 0% | 0% | 0% | 3 |
| 50% | 9.4% | 9.4% | 81.3% | 0% | 0% | 0% | 4 |
| 87.5% | 16.4% | 2.3% | 81.3% | 0% | 0% | 0% | 5 |
| 87.5% | 16.4% | 2.3% | 81.3% | 0% | 0% | 0% | 6 |
| 96.9% | 18.1% | 0.6% | 81.3% | 0% | 0% | 0% | 7 |
| 96.9% | 18.1% | 0.6% | 81.3% | 0% | 0% | 0% | 8 |
| 99.2% | 18.6% | 0.1% | 81.3% | 0% | 0% | 0% | 9 |
| 99.2% | 18.6% | 0.1% | 81.3% | 0% | 0% | 0% | 10 |
| 99.8% | 18.7% | 0% | 81.3% | 0% | 0% | 0% | 11 |
| 99.8% | 18.7% | 0% | 81.3% | 0% | 0% | 0% | 12 |
Compiled 27 to 17 computations (37% saved)
| 718.0ms | 8 256× | 0 | valid |
ival-mult!: 163.0ms (46.9% of total)ival-div!: 91.0ms (26.2% of total)ival-add!: 60.0ms (17.3% of total)ival-sub!: 32.0ms (9.2% of total)adjust: 2.0ms (0.6% of total)Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 96 |
| 1 | 162 | 90 |
| 1× | node-limit |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 69.9% | (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y))) |
(abs x)
(abs y)
Compiled 30 to 18 computations (40% saved)
| Inputs |
|---|
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 (-.f64 x y) (+.f64 x y)) |
(-.f64 x y) |
x |
y |
(+.f64 x y) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 y y) |
| Outputs |
|---|
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
#s(approx (* (- x y) (+ x y)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (* (- x y) (+ x y)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)) (*.f64 x (+.f64 y (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (* (- x y) (+ x y)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)) (*.f64 x (+.f64 x (+.f64 y (*.f64 #s(literal -1 binary64) y)))))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (+ (* x x) (* y y)) (pow.f64 y #s(literal 2 binary64))) |
#s(approx (+ (* x x) (* y y)) (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (/.f64 y x)))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x)))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 y (*.f64 #s(literal -1 binary64) y))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x))))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (/.f64 y x))))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x)))))) |
#s(approx (- x y) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))) |
#s(approx (+ x y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (+ (* x x) (* y y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (*.f64 #s(literal -1 binary64) y)) (/.f64 (pow.f64 y #s(literal 2 binary64)) x)) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) x))) x)))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (*.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 y (*.f64 #s(literal -1 binary64) y))) x))) x))) x)))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (*.f64 #s(literal -1 binary64) y)) (/.f64 (pow.f64 y #s(literal 2 binary64)) x)) x))))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (* (- x y) (+ x y)) (fma.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) x)) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (* (- x y) (+ x y)) (fma.f64 y (+.f64 x (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (- x y) (+.f64 x (*.f64 #s(literal -1 binary64) y))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (+ (* x x) (* y y)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) x)) y)) #s(literal 1 binary64))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) y)))) y)) #s(literal 1 binary64))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal -1 binary64) x))) y) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) y)))) y)) #s(literal 1 binary64))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) x)) y)) #s(literal 1 binary64)))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))) y)) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 11.0ms | x | -inf |
| 2.0ms | y | 0 |
| 2.0ms | x | inf |
| 1.0ms | x | 0 |
| 1.0ms | y | inf |
| Inputs |
|---|
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 (-.f64 x y) (+.f64 x y)) |
(-.f64 x y) |
x |
y |
(+.f64 x y) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(*.f64 y y) |
| Outputs |
|---|
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 x x (*.f64 y y))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (neg.f64 (fma.f64 x x (*.f64 y y)))) |
(*.f64 (-.f64 x y) (+.f64 x y)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 y (-.f64 x y))) |
(+.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) y)) |
(fma.f64 x (-.f64 x y) (*.f64 y (-.f64 x y))) |
(fma.f64 (-.f64 x y) x (*.f64 (-.f64 x y) y)) |
(+.f64 x (neg.f64 y)) |
(-.f64 x y) |
(neg.f64 (-.f64 y x)) |
x |
y |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 x (neg.f64 y)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(-.f64 (*.f64 x x) (neg.f64 (*.f64 y y))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 x x (*.f64 y y)) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(pow.f64 x #s(literal 2 binary64)) |
(*.f64 y y) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(pow.f64 y #s(literal 2 binary64)) |
Compiled 2 003 to 364 computations (81.8% saved)
5 alts after pruning (5 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 73 | 5 | 78 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 74 | 5 | 79 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 69.9% | (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 y y (*.f64 x x))) |
| ▶ | 69.1% | (*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
| ▶ | 66.7% | (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
| ▶ | 35.1% | #s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
| ▶ | 64.3% | #s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
Compiled 156 to 96 computations (38.5% saved)
| Inputs |
|---|
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(*.f64 (-.f64 x y) (+.f64 x y)) |
(-.f64 x y) |
x |
y |
(+.f64 x y) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 x x) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y))) |
(fma.f64 x x (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y))) |
| Outputs |
|---|
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) #s(literal -1 binary64)) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
#s(approx (* (- x y) (+ x y)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (* (- x y) (+ x y)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)) (*.f64 x (+.f64 y (*.f64 #s(literal -1 binary64) y))))) |
#s(approx (* (- x y) (+ x y)) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)) (*.f64 x (+.f64 x (+.f64 y (*.f64 #s(literal -1 binary64) y)))))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (+ (* y y) (* x x)) (pow.f64 y #s(literal 2 binary64))) |
#s(approx (+ (* y y) (* x x)) (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (fma.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (/ 1 (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (/ 1 (+ (* x x) (* y y))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (/ 1 (+ (* x x) (* y y))) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (/ 1 (+ (* x x) (* y y))) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) #s(literal 1 binary64)) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (/.f64 y x)))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x)))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 y (*.f64 #s(literal -1 binary64) y))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x))))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (/.f64 y x))))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x)))))) |
#s(approx (- x y) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))) |
#s(approx (+ x y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (+ (* y y) (* x x)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x))) x)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 y x))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (/ 1 (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (/ 1 (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (/ 1 (+ (* x x) (* y y))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (/ 1 (+ (* x x) (* y y))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (*.f64 #s(literal -1 binary64) y)) (/.f64 (pow.f64 y #s(literal 2 binary64)) x)) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) x))) x)))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (*.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 y (*.f64 #s(literal -1 binary64) y))) x))) x))) x)))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (*.f64 #s(literal -1 binary64) y)) (/.f64 (pow.f64 y #s(literal 2 binary64)) x)) x))))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) x))) x)) #s(literal 1 binary64)) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)))) x))) x)) #s(literal 1 binary64)) x))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (* (- x y) (+ x y)) (fma.f64 y (+.f64 x (*.f64 #s(literal -1 binary64) x)) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (* (- x y) (+ x y)) (fma.f64 y (+.f64 x (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) y))) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (- x y) (+.f64 x (*.f64 #s(literal -1 binary64) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (fma.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (fma.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ 1 (+ (* x x) (* y y))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ 1 (+ (* x x) (* y y))) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ 1 (+ (* x x) (* y y))) (fma.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 8 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 6 binary64))))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (+ x y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (+ (* y y) (* x x)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 x y))) y)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y))) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) y)) |
#s(approx (/ 1 (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (/ 1 (+ (* x x) (* y y))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (/ 1 (+ (* x x) (* y y))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) x)) y)) #s(literal 1 binary64))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) y)))) y)) #s(literal 1 binary64))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* y y) (* x x))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal -1 binary64) x))) y) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) y)))) y)) #s(literal 1 binary64))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) x)) y)) #s(literal 1 binary64)))) |
#s(approx (* (- x y) (+ x y)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y)))) y)) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))) y)) #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) y))) y)) #s(literal 1 binary64)) y))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 3.0ms | x | -inf |
| 2.0ms | y | -inf |
| 1.0ms | y | inf |
| 1.0ms | x | inf |
| 1.0ms | y | 0 |
| Inputs |
|---|
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(*.f64 (-.f64 x y) (+.f64 x y)) |
(-.f64 x y) |
x |
y |
(+.f64 x y) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 x x) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y))) |
(fma.f64 x x (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y))) |
| Outputs |
|---|
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x x))) (*.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x x)))) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (neg.f64 (fma.f64 y y (*.f64 x x)))) |
(*.f64 (-.f64 x y) (+.f64 x y)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 (*.f64 x (-.f64 x y)) (*.f64 y (-.f64 x y))) |
(+.f64 (*.f64 (-.f64 x y) x) (*.f64 (-.f64 x y) y)) |
(fma.f64 x (-.f64 x y) (*.f64 y (-.f64 x y))) |
(fma.f64 (-.f64 x y) x (*.f64 (-.f64 x y) y)) |
(+.f64 x (neg.f64 y)) |
(-.f64 x y) |
(neg.f64 (-.f64 y x)) |
x |
y |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 x (neg.f64 y)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(-.f64 (*.f64 x x) (neg.f64 (*.f64 y y))) |
(-.f64 (*.f64 y y) (neg.f64 (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 x x (*.f64 y y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(*.f64 x x) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(pow.f64 x #s(literal 2 binary64)) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) #s(literal -1 binary64)) |
#s(literal -1 binary64) |
(neg.f64 #s(literal 1 binary64)) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) #s(literal 1 binary64)) |
#s(literal 1 binary64) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x x))) (*.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x x)))) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (neg.f64 (fma.f64 y y (*.f64 x x)))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x x)))) |
(+.f64 (/.f64 x (fma.f64 y y (*.f64 x x))) (/.f64 y (fma.f64 y y (*.f64 x x)))) |
(/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 x y)) (neg.f64 (fma.f64 y y (*.f64 x x)))) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(-.f64 (*.f64 x x) (neg.f64 (*.f64 y y))) |
(-.f64 (*.f64 y y) (neg.f64 (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 x x (*.f64 y y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(*.f64 y y) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(pow.f64 y #s(literal 2 binary64)) |
(*.f64 (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x x))) (*.f64 (-.f64 x y) (+.f64 x y))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x x)))) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) #s(literal 1 binary64)) (fma.f64 y y (*.f64 x x))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 x y))) (neg.f64 (fma.f64 y y (*.f64 x x)))) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x x)))) |
(/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x x))) |
(/.f64 #s(literal -1 binary64) (neg.f64 (fma.f64 y y (*.f64 x x)))) |
(pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal -1 binary64)) |
Compiled 4 752 to 673 computations (85.8% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 183 | 4 | 187 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 4 | 5 |
| Done | 0 | 0 | 0 |
| Total | 184 | 8 | 192 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 69.9% | (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 y y (*.f64 x x))) |
| ▶ | 69.1% | (*.f64 (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) (-.f64 x y)) |
| ▶ | 36.7% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
| ▶ | 65.5% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
| ▶ | 36.3% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | 66.7% | (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
| ✓ | 35.1% | #s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
| ✓ | 64.3% | #s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
Compiled 143 to 88 computations (38.5% saved)
| Inputs |
|---|
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x y) |
x |
y |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 x y) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y 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)) |
(/.f64 y x) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) (-.f64 x y)) |
(/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) |
(+.f64 x y) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) #s(literal -1 binary64)) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (fma.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (+ 1 (/ x y)) #s(literal 1 binary64)) |
#s(approx (+ 1 (/ x y)) (+.f64 #s(literal 1 binary64) (/.f64 x y))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (/ (+ 1 (/ y x)) x) (/.f64 y (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (/ (+ 1 (/ y x)) x) (/.f64 (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (+ 1 (/ y x)) (/.f64 y x)) |
#s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (+ (* y y) (* x x)) (pow.f64 y #s(literal 2 binary64))) |
#s(approx (+ (* y y) (* x x)) (+.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (* x x) (pow.f64 x #s(literal 2 binary64))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (/.f64 y x)))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x)))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 y (*.f64 #s(literal -1 binary64) y))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x))))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (- x y) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x))) x)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 y x))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (/ (+ 1 (/ x y)) y) (/.f64 x (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (/ (+ 1 (/ x y)) y) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) |
#s(approx (+ 1 (/ x y)) (*.f64 x (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ 1 (/ y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(approx (+ x y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (+ (* y y) (* x x)) (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (*.f64 #s(literal -1 binary64) y)) (/.f64 (pow.f64 y #s(literal 2 binary64)) x)) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) x))) x)))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (*.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 y (*.f64 #s(literal -1 binary64) y))) x))) x))) x)))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) x))) x)) #s(literal 1 binary64)) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)))) x))) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (- x y) (+.f64 x (*.f64 #s(literal -1 binary64) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (fma.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (fma.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (+ 1 (/ x y)) y) (/.f64 (+.f64 x y) (pow.f64 y #s(literal 2 binary64)))) |
#s(approx (+ 1 (/ x y)) (/.f64 (+.f64 x y) y)) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 x y))) y)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y))) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) y)) |
#s(approx (/ (+ 1 (/ y x)) x) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (+ 1 (/ y x)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ x y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (+ (* y y) (* x x)) (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) x)) y)) #s(literal 1 binary64))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) y)))) y)) #s(literal 1 binary64))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal -1 binary64) x))) y) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) y)))) y)) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))) y)) #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) y))) y)) #s(literal 1 binary64)) y))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 3.0ms | x | -inf |
| 2.0ms | y | -inf |
| 2.0ms | x | inf |
| 2.0ms | x | 0 |
| 2.0ms | y | inf |
| Inputs |
|---|
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(-.f64 x y) |
x |
y |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(/.f64 x y) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y 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)) |
(/.f64 y x) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) (-.f64 x y)) |
(/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) |
(+.f64 x y) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 x x) |
| Outputs |
|---|
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(+.f64 x (neg.f64 y)) |
(-.f64 x y) |
(neg.f64 (-.f64 y x)) |
x |
y |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal 1 binary64) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) (/.f64 #s(literal 1 binary64) y)) |
(+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 (/.f64 x y) y)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y))) (neg.f64 y)) |
(+.f64 #s(literal 1 binary64) (/.f64 x y)) |
(+.f64 (/.f64 x y) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 x y))) |
(/.f64 (fma.f64 #s(literal 1 binary64) y x) y) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal 1 binary64)) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 x y) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x)) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x))) (neg.f64 x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) x y) x) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 y x) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) (-.f64 x y)) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) (fma.f64 y y (*.f64 x x)))) |
(+.f64 (/.f64 x (fma.f64 y y (*.f64 x x))) (/.f64 y (fma.f64 y y (*.f64 x x)))) |
(/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) |
(/.f64 (neg.f64 (+.f64 x y)) (neg.f64 (fma.f64 y y (*.f64 x x)))) |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 x (neg.f64 y)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(-.f64 (*.f64 x x) (neg.f64 (*.f64 y y))) |
(-.f64 (*.f64 y y) (neg.f64 (*.f64 x x))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 x x (*.f64 y y)) |
(*.f64 x x) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(pow.f64 x #s(literal 2 binary64)) |
Compiled 4 045 to 664 computations (83.6% saved)
12 alts after pruning (5 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 146 | 5 | 151 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 4 | 4 |
| Total | 147 | 12 | 159 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 69.9% | (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 y y (*.f64 x x))) |
| ✓ | 69.1% | (*.f64 (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) (-.f64 x y)) |
| ✓ | 65.5% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
| ▶ | 36.7% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x))) |
| ✓ | 36.3% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
| ▶ | 36.7% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x)))) |
| ▶ | 36.7% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | 66.7% | (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
| ▶ | 36.3% | (*.f64 #s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
| ▶ | 4.1% | (*.f64 #s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | 35.1% | #s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
| ✓ | 64.3% | #s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
Compiled 378 to 230 computations (39.2% saved)
| Inputs |
|---|
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x))) |
(-.f64 x y) |
x |
y |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x)) |
(/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x) |
#s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) |
(/.f64 (+.f64 x y) x) |
(+.f64 x y) |
(*.f64 #s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) y) |
#s(literal -1 binary64) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 #s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
(-.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x y) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 y x) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x)))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x)) |
(/.f64 (/.f64 y x) x) |
| Outputs |
|---|
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) #s(literal -1 binary64)) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) #s(literal 1 binary64))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (fma.f64 (pow.f64 x #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))))) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx x x) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) y)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 x (pow.f64 y #s(literal 2 binary64))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (fma.f64 x (fma.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 y #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (fma.f64 x (fma.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x (pow.f64 y #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) y))) |
#s(approx (/ (+ 1 (/ y x)) x) (/.f64 y (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (/ (+ 1 (/ y x)) x) (/.f64 (+.f64 x y) (pow.f64 x #s(literal 2 binary64)))) |
#s(approx (+ 1 (/ y x)) (/.f64 y x)) |
#s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 x y)) |
#s(approx (/ 1 x) (/.f64 #s(literal 1 binary64) x)) |
#s(approx (* y (- (/ x y) 1)) (+.f64 x (*.f64 #s(literal -1 binary64) y))) |
#s(approx (- (/ x y) 1) (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) #s(literal 1 binary64)) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (/.f64 y x)))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x)))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 y x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 y (*.f64 #s(literal -1 binary64) y))) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x))))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (- x y) (*.f64 x (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 y x))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64))) (/.f64 y x))) x)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (/.f64 y x))) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))) x)) |
#s(approx (+ 1 (/ y x)) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
#s(approx (+ x y) (*.f64 x (+.f64 #s(literal 1 binary64) (/.f64 y x)))) |
#s(approx (- (/ x y) 1) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (*.f64 #s(literal -1 binary64) y)) (/.f64 (pow.f64 y #s(literal 2 binary64)) x)) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) x))) x)))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (+.f64 y (*.f64 #s(literal -1 binary64) y)) (*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (-.f64 (pow.f64 y #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)))) (*.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (+.f64 y (*.f64 #s(literal -1 binary64) y))) x))) x))) x)))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 y x) #s(literal 1 binary64))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64)) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) x))) x)) #s(literal 1 binary64)) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 y (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 2 binary64)))) x))) x)) #s(literal 1 binary64)) x))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y x)) #s(literal 1 binary64))))) |
#s(approx (- (/ x y) 1) (*.f64 #s(literal -1 binary64) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y))))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 2 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 y #s(literal 2 binary64)) (-.f64 (*.f64 (pow.f64 y #s(literal 2 binary64)) (fma.f64 #s(literal -2 binary64) (/.f64 (pow.f64 y #s(literal 2 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)))))) (*.f64 #s(literal 2 binary64) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (pow.f64 x #s(literal 2 binary64))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (fma.f64 y (fma.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 x #s(literal 3 binary64))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (fma.f64 y (fma.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 y (pow.f64 x #s(literal 4 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 3 binary64)))) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- (/ x y) 1) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) y)) y)) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (fma.f64 #s(literal -1 binary64) (/.f64 x y) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal -1 binary64) x))) (pow.f64 y #s(literal 3 binary64))) (+.f64 (/.f64 x y) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))))) (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))))))) |
#s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64))) (/.f64 x y))) y)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (-.f64 (+.f64 #s(literal 1 binary64) (fma.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (/.f64 x y))) (/.f64 (pow.f64 x #s(literal 2 binary64)) (pow.f64 y #s(literal 2 binary64)))) y)) |
#s(approx (/ (+ 1 (/ y x)) x) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) (*.f64 x y)) (/.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 2 binary64)))))) |
#s(approx (+ 1 (/ y x)) (*.f64 y (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) y)))) |
#s(approx (+ x y) (*.f64 y (+.f64 #s(literal 1 binary64) (/.f64 x y)))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) x)) y)) #s(literal 1 binary64))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (pow.f64 x #s(literal 2 binary64)) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) y)))) y)) #s(literal 1 binary64))) |
#s(approx (* (- x y) (/ (+ x y) (+ (* x x) (* y y)))) (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (fma.f64 #s(literal -1 binary64) x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (+.f64 (/.f64 (*.f64 (pow.f64 x #s(literal 2 binary64)) (+.f64 x (*.f64 #s(literal -1 binary64) x))) y) (pow.f64 x #s(literal 2 binary64))) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) y)))) y)) #s(literal 1 binary64))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) (*.f64 y (+.f64 #s(literal 1 binary64) (*.f64 #s(literal -1 binary64) (/.f64 x y)))))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (pow.f64 x #s(literal 2 binary64)) y))) y)) #s(literal 1 binary64)) y))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 (+.f64 x (*.f64 #s(literal -1 binary64) (/.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 2 binary64)))) y))) y)) #s(literal 1 binary64)) y))) |
#s(approx (+ x y) (*.f64 #s(literal -1 binary64) (*.f64 y (-.f64 (*.f64 #s(literal -1 binary64) (/.f64 x y)) #s(literal 1 binary64))))) |
6 calls:
| Time | Variable | Point |
|---|---|---|
| 10.0ms | x | 0 |
| 3.0ms | y | -inf |
| 2.0ms | x | -inf |
| 2.0ms | y | inf |
| 2.0ms | y | 0 |
| Inputs |
|---|
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x))) |
(-.f64 x y) |
x |
y |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x)) |
(/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x) |
#s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) |
(/.f64 (+.f64 x y) x) |
(+.f64 x y) |
(*.f64 #s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) |
(*.f64 #s(literal -1 binary64) y) |
#s(literal -1 binary64) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
#s(literal 1 binary64) |
(*.f64 #s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
(-.f64 (/.f64 x y) #s(literal 1 binary64)) |
(/.f64 x y) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x)))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(/.f64 y x) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x)))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x)) |
(/.f64 (/.f64 y x) x) |
| Outputs |
|---|
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x))) |
(+.f64 x (neg.f64 y)) |
(-.f64 x y) |
(neg.f64 (-.f64 y x)) |
x |
y |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x)) |
(/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x) |
#s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) |
(*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) x)) |
(+.f64 (/.f64 x x) (/.f64 y x)) |
(/.f64 (+.f64 x y) x) |
(/.f64 (neg.f64 (+.f64 x y)) (neg.f64 x)) |
(+.f64 x y) |
(+.f64 y x) |
(-.f64 x (neg.f64 y)) |
(*.f64 #s(approx (- x y) (neg.f64 y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- x y) (neg.f64 y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(literal -1 binary64) |
(neg.f64 #s(literal 1 binary64)) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 #s(literal 1 binary64) x) |
(/.f64 #s(literal -1 binary64) (neg.f64 x)) |
(pow.f64 x #s(literal -1 binary64)) |
#s(literal 1 binary64) |
(cosh.f64 #s(literal 0 binary64)) |
(exp.f64 #s(literal 0 binary64)) |
(*.f64 #s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
#s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) |
(*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64))) |
(*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y) |
(+.f64 (/.f64 x y) #s(literal -1 binary64)) |
(-.f64 (/.f64 x y) #s(literal 1 binary64)) |
(fma.f64 x (/.f64 #s(literal 1 binary64) y) #s(literal -1 binary64)) |
(neg.f64 (-.f64 #s(literal 1 binary64) (/.f64 x y))) |
(*.f64 x (/.f64 #s(literal 1 binary64) y)) |
(/.f64 x y) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) |
(+.f64 (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) x (/.f64 y x)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 1 binary64)) x) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 x (/.f64 y x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 y x) x)) (*.f64 x x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x))) (neg.f64 x)) |
(fma.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) |
(+.f64 #s(literal 1 binary64) (/.f64 y x)) |
(+.f64 (/.f64 y x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 y x))) |
(/.f64 (fma.f64 #s(literal 1 binary64) x y) x) |
(fma.f64 y (/.f64 #s(literal 1 binary64) x) #s(literal 1 binary64)) |
(*.f64 y (/.f64 #s(literal 1 binary64) x)) |
(/.f64 y x) |
(/.f64 (neg.f64 y) (neg.f64 x)) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
#s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
(*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x)) |
(*.f64 (/.f64 #s(literal 1 binary64) x) (+.f64 #s(literal 1 binary64) (/.f64 y x))) |
(+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) |
(+.f64 (/.f64 y (*.f64 x x)) (/.f64 #s(literal 1 binary64) x)) |
(-.f64 (/.f64 #s(literal 1 binary64) x) (neg.f64 (/.f64 y (*.f64 x x)))) |
(/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x) |
(/.f64 (fma.f64 (/.f64 #s(literal 1 binary64) x) x (/.f64 y x)) x) |
(/.f64 (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) #s(literal 1 binary64)) x) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 x (/.f64 y x))) (*.f64 x x)) |
(/.f64 (fma.f64 #s(literal 1 binary64) x (*.f64 (/.f64 y x) x)) (*.f64 x x)) |
(/.f64 (neg.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x))) (neg.f64 x)) |
(fma.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) x) (/.f64 #s(literal 1 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (/.f64 #s(literal 1 binary64) x) (/.f64 y (*.f64 x x))) |
(*.f64 (/.f64 y x) (/.f64 #s(literal 1 binary64) x)) |
(/.f64 (/.f64 y x) x) |
(/.f64 y (*.f64 x x)) |
(/.f64 (neg.f64 (/.f64 y x)) (neg.f64 x)) |
Compiled 4 477 to 678 computations (84.9% saved)
13 alts after pruning (3 fresh and 10 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 142 | 3 | 145 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 7 | 7 |
| Total | 144 | 13 | 157 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 69.9% | (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 y y (*.f64 x x))) |
| ✓ | 69.1% | (*.f64 (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) (-.f64 x y)) |
| ✓ | 65.5% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
| ✓ | 36.7% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x))) |
| 36.7% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) x))) x))) | |
| ✓ | 36.3% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
| ✓ | 36.7% | (*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x)))) |
| ✓ | 66.7% | (*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
| ✓ | 36.3% | (*.f64 #s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
| 36.2% | (*.f64 #s(approx (- x y) (*.f64 y #s(approx (- (/ x y) 1) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))))) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) | |
| 4.1% | (*.f64 #s(approx (- x y) (neg.f64 y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) | |
| ✓ | 35.1% | #s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
| ✓ | 64.3% | #s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
Compiled 291 to 176 computations (39.5% saved)
Total 0.0b remaining (0%)
Threshold costs 0b (0%)
| Inputs |
|---|
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
| Outputs |
|---|
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
| Inputs |
|---|
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
(*.f64 #s(approx (- x y) (neg.f64 y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x))) |
| Outputs |
|---|
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
| Inputs |
|---|
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
(*.f64 #s(approx (- x y) (neg.f64 y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
(*.f64 #s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) x))) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x)))) |
| Outputs |
|---|
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
| Inputs |
|---|
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
(*.f64 #s(approx (- x y) (neg.f64 y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
(*.f64 #s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) x))) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x)))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) (-.f64 x y)) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
| Outputs |
|---|
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x))) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) (-.f64 x y)) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
| Inputs |
|---|
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal -1 binary64)) |
#s(approx (/ (* (- x y) (+ x y)) (+ (* x x) (* y y))) #s(literal 1 binary64)) |
(*.f64 #s(approx (- x y) (neg.f64 y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 #s(approx (- x y) (*.f64 #s(literal -1 binary64) y)) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (/.f64 (+.f64 x y) x)) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) x))) |
(*.f64 #s(approx (- x y) (*.f64 y (-.f64 (/.f64 x y) #s(literal 1 binary64)))) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (*.f64 (+.f64 #s(literal 1 binary64) (/.f64 y x)) (/.f64 #s(literal 1 binary64) x)))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(approx (+ 1 (/ y x)) (*.f64 (+.f64 x y) (/.f64 #s(literal 1 binary64) x))) x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (+.f64 (/.f64 #s(literal 1 binary64) x) (/.f64 (/.f64 y x) x)))) |
(*.f64 (/.f64 (+.f64 x y) (fma.f64 y y (*.f64 x x))) (-.f64 x y)) |
(*.f64 (-.f64 x y) (/.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 #s(approx (- x y) (*.f64 y #s(approx (- (/ x y) 1) (*.f64 x (-.f64 (/.f64 #s(literal 1 binary64) y) (/.f64 #s(literal 1 binary64) x)))))) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 #s(literal 1 binary64) x))) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (/.f64 #s(literal 1 binary64) (fma.f64 x x (*.f64 y y)))) |
| Outputs |
|---|
(/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(*.f64 (-.f64 x y) #s(approx (/ (+ x y) (+ (* x x) (* y y))) (/.f64 (+.f64 #s(literal 1 binary64) (/.f64 x y)) y))) |
11 calls:
| 6.0ms | (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y))) |
| 6.0ms | y |
| 6.0ms | x |
| 4.0ms | y |
| 4.0ms | y |
| Accuracy | Segments | Branch |
|---|---|---|
| 64.3% | 1 | x |
| 64.3% | 1 | y |
| 64.3% | 1 | (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y))) |
| 90.6% | 3 | (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y))) |
| 91.0% | 3 | (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y))) |
| 85.3% | 2 | y |
| 94.5% | 4 | y |
| 90.4% | 2 | (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y))) |
| 92.1% | 2 | (/.f64 (*.f64 (-.f64 x y) (+.f64 x y)) (+.f64 (*.f64 x x) (*.f64 y y))) |
| 83.5% | 2 | x |
| 94.6% | 4 | y |
Compiled 472 to 139 computations (70.6% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | NaN |
Compiled 18 to 14 computations (22.2% saved)
| 3× | binary-search |
| 1× | narrow-enough |
| 1× | narrow-enough |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 13.0ms | 8.535385345616339e-27 | 1.5175061612125732e-24 |
| 12.0ms | 1.346063689382349e-157 | 6.1192761810736e-152 |
| 7.0ms | 8.182872903405279e-173 | 2.59239744020341e-172 |
| 15.0ms | 336× | 0 | valid |
Compiled 744 to 500 computations (32.8% saved)
ival-mult!: 4.0ms (48.8% of total)ival-sub!: 1.0ms (12.2% of total)ival-add!: 1.0ms (12.2% of total)ival-div!: 1.0ms (12.2% of total)adjust: 0.0ms (0% of total)| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | NaN |
| 0.0ms | -0.9725227248762113 | 0.9999999998106165 |
Compiled 18 to 14 computations (22.2% saved)
| 2× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 1.0 | NaN |
| 0.0ms | -0.9725227248762113 | 0.9999999998106165 |
Compiled 18 to 14 computations (22.2% saved)
| 1× | fuel |
Compiled 341 to 56 computations (83.6% saved)
(abs y)
(abs x)
Compiled 2 236 to 787 computations (64.8% saved)
Loading profile data...