
Time bar (total: 1.5s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 8 computations (11.1% saved)
| 420.0ms | 8 256× | 0 | valid |
ival-pow: 223.0ms (83.3% of total)ival-sub: 35.0ms (13.1% of total)exact: 5.0ms (1.9% of total)adjust: 2.0ms (0.7% of total)ival-assert: 2.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 36 | 0 | - | 0 | - | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (pow.f64 x #s(literal 4 binary64)) |
| 0 | 0 | - | 0 | - | (pow.f64 y #s(literal 4 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 4 binary64) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
-.f64 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) | nan-rescue | 36 | 0 |
| ↳ | (pow.f64 x #s(literal 4 binary64)) | overflow | 95 | |
| ↳ | (pow.f64 y #s(literal 4 binary64)) | overflow | 88 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 36 | 0 |
| - | 0 | 220 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 36 | 0 | 0 |
| - | 0 | 0 | 220 |
| number | freq |
|---|---|
| 0 | 220 |
| 1 | 36 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 28.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-pow: 13.0ms (78.9% of total)ival-sub: 2.0ms (12.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 15 | 48 |
| 0 | 6 | 7 |
| 0 | 9 | 7 |
| 0 | 9 | 7 |
| 1× | iter limit |
| 1× | saturated |
| 1× | iter limit |
| 1× | saturated |
| Inputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| Outputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 85.9% | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
y |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | y | @ | 0 | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | x | @ | 0 | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | x | @ | -inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | y | @ | inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 136 |
| 0 | 32 | 132 |
| 1 | 115 | 131 |
| 0 | 866 | 131 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
y |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
| Outputs |
|---|
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64)))) (neg.f64 (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 12 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 12 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 y #s(literal 12 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64))) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 y #s(literal 12 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 12 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 12 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 y #s(literal 8 binary64)) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 12 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 12 binary64))) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y y)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 y y) (neg.f64 (*.f64 y y)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 8 binary64)) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64)))) (/.f64 (pow.f64 y #s(literal 12 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
(-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 12 binary64))) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64)))))) |
(+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
x |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 y y))) |
(*.f64 (fabs.f64 (*.f64 y y)) (fabs.f64 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
y |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx x x) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow y 4) (pow.f64 y #s(literal 4 binary64))) |
#s(approx y y) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
Compiled 971 to 185 computations (80.9% saved)
4 alts after pruning (4 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 70 | 4 | 74 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 71 | 4 | 75 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 13.9% | (/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
| ▶ | 93.2% | (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
| ▶ | 58.5% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ▶ | 60.0% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
Compiled 52 to 37 computations (28.8% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 x x (*.f64 y y)) |
(*.f64 y y) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) |
(pow.f64 x #s(literal 8 binary64)) |
#s(literal 8 binary64) |
(pow.f64 y #s(literal 8 binary64)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* (pow x 2) (+ (* -1 (pow y 2)) (pow y 2)))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* (pow x 2) (+ (* -1 (pow y 2)) (+ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (- (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* -1 (pow y 8)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (- (pow x 8) (pow y 8)))) |
#s(approx (pow x 8) #s(hole binary64 (pow x 8))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (pow y 4))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (+ (pow x 4) (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 4) (pow x 4))) (/ (pow y 2) (pow x 2)))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (pow x 8))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* (pow x 8) (+ 1 (* -1 (/ (pow y 8) (pow x 8))))))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (* (pow x 4) (+ 1 (/ (pow y 4) (pow x 4)))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow x 4)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (+ (* -1 (pow y 2)) (pow x 2)))) (pow x 4)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (+ (* -1 (pow y 8)) (pow x 8)))) |
#s(approx (pow y 8) #s(hole binary64 (pow y 8))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 4) (pow y 4)))) 1)))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* (pow y 8) (- (/ (pow x 8) (pow y 8)) 1)))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (* (pow y 4) (+ 1 (/ (pow x 4) (pow y 4)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (* y y) (- (* x x) (* y y)) (* x x) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (pow y 8) (+ (pow y 4) (pow x 4))) |
| 2.0ms | y | @ | inf | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (* y y) (- (* x x) (* y y)) (* x x) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (pow y 8) (+ (pow y 4) (pow x 4))) |
| 2.0ms | x | @ | 0 | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (* y y) (- (* x x) (* y y)) (* x x) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (pow y 8) (+ (pow y 4) (pow x 4))) |
| 2.0ms | y | @ | -inf | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (* y y) (- (* x x) (* y y)) (* x x) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (pow y 8) (+ (pow y 4) (pow x 4))) |
| 2.0ms | y | @ | 0 | ((- (pow x 4) (pow y 4)) (neg (pow y 4)) (pow y 4) y 4 (- (pow x 4) (pow y 4)) (pow x 4) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (* y y) (- (* x x) (* y y)) (* x x) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (pow y 8) (+ (pow y 4) (pow x 4))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 156 | 1091 |
| 0 | 176 | 911 |
| 0 | 799 | 903 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 y #s(literal 4 binary64)) |
y |
#s(literal 4 binary64) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(fma.f64 x x (*.f64 y y)) |
(*.f64 y y) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 x x) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) |
(pow.f64 x #s(literal 8 binary64)) |
#s(literal 8 binary64) |
(pow.f64 y #s(literal 8 binary64)) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* (pow x 2) (+ (* -1 (pow y 2)) (pow y 2)))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* (pow x 2) (+ (* -1 (pow y 2)) (+ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (- (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* -1 (pow y 8)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (- (pow x 8) (pow y 8)))) |
#s(approx (pow x 8) #s(hole binary64 (pow x 8))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (pow y 4))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (+ (pow x 4) (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 4) (pow x 4))) (/ (pow y 2) (pow x 2)))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (pow x 8))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* (pow x 8) (+ 1 (* -1 (/ (pow y 8) (pow x 8))))))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (* (pow x 4) (+ 1 (/ (pow y 4) (pow x 4)))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow x 4)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (+ (* -1 (pow y 2)) (pow x 2)))) (pow x 4)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (+ (* -1 (pow y 8)) (pow x 8)))) |
#s(approx (pow y 8) #s(hole binary64 (pow y 8))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ (pow x 2) (pow y 2))) (/ (pow x 2) (pow y 2))) 1)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 4) (pow y 4)))) 1)))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* (pow y 8) (- (/ (pow x 8) (pow y 8)) 1)))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (* (pow y 4) (+ 1 (/ (pow x 4) (pow y 4)))))) |
| Outputs |
|---|
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(pow.f64 y #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) |
y |
#s(literal 4 binary64) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
x |
(*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.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 y y (*.f64 x x)) |
(fma.f64 x x (*.f64 y y)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64))) (*.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 x #s(literal 8 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal 8 binary64)) #s(literal 3 binary64))) (fma.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64)) (fma.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))))) |
(-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 8 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 8 binary64))) |
#s(literal 8 binary64) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 y #s(literal 8 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 8 binary64))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 y #s(literal 8 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))))) |
(/.f64 (+.f64 (pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 3 binary64)) (pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 8 binary64)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (pow.f64 y #s(literal 4 binary64))) |
(+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx x x) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1 binary64) (fma.f64 y y (*.f64 x x))) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (+ (* x x) (* y y)) (*.f64 y y)) |
#s(approx (+ (* x x) (* y y)) (fma.f64 y y (*.f64 x x))) |
#s(approx (- (* x x) (* y y)) (neg.f64 (*.f64 y y))) |
#s(approx (- (* x x) (* y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (neg.f64 (pow.f64 y #s(literal 8 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) |
#s(approx (pow x 8) (pow.f64 x #s(literal 8 binary64))) |
#s(approx (+ (pow y 4) (pow x 4)) (pow.f64 y #s(literal 4 binary64))) |
#s(approx (+ (pow y 4) (pow x 4)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* x x) (* y y)) (*.f64 x x)) |
#s(approx (+ (* x x) (* y y)) (*.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) |
#s(approx (- (pow x 8) (pow y 8)) (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ (pow y 4) (pow x 4)) (*.f64 (+.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (neg (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow y 4) (pow.f64 y #s(literal 4 binary64))) |
#s(approx y y) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (- (* x x) (* y y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) |
#s(approx (- (pow x 8) (pow y 8)) (fma.f64 (pow.f64 y #s(literal 8 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (pow y 8) (pow.f64 y #s(literal 8 binary64))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 x x) (*.f64 y y)) (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* x x) (* y y)) (*.f64 (+.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 8 binary64)))) |
#s(approx (+ (pow y 4) (pow x 4)) (*.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
Compiled 3 002 to 402 computations (86.6% saved)
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 155 | 4 | 159 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 0 | 0 |
| Total | 157 | 6 | 163 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 23.6% | (/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))) |
| ▶ | 99.8% | (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) |
| ✓ | 58.5% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ▶ | 58.4% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 60.0% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
| ▶ | 59.9% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
Compiled 87 to 60 computations (31% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 y y) |
y |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
x |
(*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
(-.f64 x y) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) |
(pow.f64 x #s(literal 8 binary64)) |
#s(literal 8 binary64) |
(pow.f64 y #s(literal 8 binary64)) |
#s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (pow y 3)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (+ (* x (+ (* -1 (pow y 2)) (pow y 2))) (pow y 3))))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (+ (* x (+ (* -1 (pow y 2)) (+ (* x (+ y (* -1 y))) (pow y 2)))) (pow y 3))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* -1 (pow y 8)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (- (pow x 8) (pow y 8)))) |
#s(approx (pow x 8) #s(hole binary64 (pow x 8))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (pow y 4))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (+ (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 3) (pow x 3))) (+ (/ y x) (+ (/ (pow y 2) (pow x 2)) (/ (pow y 3) (pow x 3))))))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (pow x 8))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* (pow x 8) (+ 1 (* -1 (/ (pow y 8) (pow x 8))))))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (* (pow x 4) (+ 1 (/ (pow y 4) (pow x 4)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (* -1 (/ (+ (* -1 (+ (* -1 (pow y 2)) (pow y 2))) (+ (* -1 (/ (pow y 3) x)) (/ (pow y 3) x))) x))) x)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (* (* y y) (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (* y y) (* y y)) #s(hole binary64 (pow y 4))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 4)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 2)) (pow x 2))) (pow x 3)))) (pow x 4)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 2)) (+ (* y (+ x (* -1 x))) (pow x 2)))) (pow x 3)))) (pow x 4)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (+ (* -1 (pow y 8)) (pow x 8)))) |
#s(approx (pow y 8) #s(hole binary64 (pow y 8))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2))))) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* -1 (/ (pow x 3) (pow y 3))) (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3))))))) 1)))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* (pow y 8) (- (/ (pow x 8) (pow y 8)) 1)))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (* (pow y 4) (+ 1 (/ (pow x 4) (pow y 4)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow x 3)) (pow x 3)) y)) (+ (* -1 (pow x 2)) (pow x 2))) y)))) y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 3.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (neg (* (* y y) (* y y))) (* (* y y) (* y y)) (* y y) y (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (+ (* y y) (* x x)) (* (+ x y) (- x y)) (+ x y) (- x y) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (pow y 8) (+ (pow y 4) (pow x 4)) (pow x 4) 4) |
| 3.0ms | y | @ | inf | ((- (pow x 4) (pow y 4)) (neg (* (* y y) (* y y))) (* (* y y) (* y y)) (* y y) y (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (+ (* y y) (* x x)) (* (+ x y) (- x y)) (+ x y) (- x y) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (pow y 8) (+ (pow y 4) (pow x 4)) (pow x 4) 4) |
| 3.0ms | y | @ | -inf | ((- (pow x 4) (pow y 4)) (neg (* (* y y) (* y y))) (* (* y y) (* y y)) (* y y) y (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (+ (* y y) (* x x)) (* (+ x y) (- x y)) (+ x y) (- x y) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (pow y 8) (+ (pow y 4) (pow x 4)) (pow x 4) 4) |
| 3.0ms | x | @ | -inf | ((- (pow x 4) (pow y 4)) (neg (* (* y y) (* y y))) (* (* y y) (* y y)) (* y y) y (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (+ (* y y) (* x x)) (* (+ x y) (- x y)) (+ x y) (- x y) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (pow y 8) (+ (pow y 4) (pow x 4)) (pow x 4) 4) |
| 2.0ms | x | @ | 0 | ((- (pow x 4) (pow y 4)) (neg (* (* y y) (* y y))) (* (* y y) (* y y)) (* y y) y (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (+ (* y y) (* x x)) (* (+ x y) (- x y)) (+ x y) (- x y) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (pow y 8) (+ (pow y 4) (pow x 4)) (pow x 4) 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 340 | 1967 |
| 0 | 357 | 1731 |
| 1 | 2162 | 1702 |
| 0 | 11101 | 1674 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 y y) |
y |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
x |
(*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(fma.f64 y y (*.f64 x x)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
(-.f64 x y) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) |
(pow.f64 x #s(literal 8 binary64)) |
#s(literal 8 binary64) |
(pow.f64 y #s(literal 8 binary64)) |
#s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (pow y 3)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (+ (* x (+ (* -1 (pow y 2)) (pow y 2))) (pow y 3))))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (+ (* x (+ (* -1 (pow y 2)) (+ (* x (+ y (* -1 y))) (pow y 2)))) (pow y 3))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (+ x y) #s(hole binary64 y)) |
#s(approx (+ x y) #s(hole binary64 (+ x y))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* -1 (pow y 8)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (- (pow x 8) (pow y 8)))) |
#s(approx (pow x 8) #s(hole binary64 (pow x 8))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (pow y 4))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (+ (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 3) (pow x 3))) (+ (/ y x) (+ (/ (pow y 2) (pow x 2)) (/ (pow y 3) (pow x 3))))))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (+ x y) #s(hole binary64 x)) |
#s(approx (+ x y) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (pow x 8))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* (pow x 8) (+ 1 (* -1 (/ (pow y 8) (pow x 8))))))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (* (pow x 4) (+ 1 (/ (pow y 4) (pow x 4)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (* -1 (/ (+ (* -1 (+ (* -1 (pow y 2)) (pow y 2))) (+ (* -1 (/ (pow y 3) x)) (/ (pow y 3) x))) x))) x)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (* (* y y) (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (* y y) (* y y)) #s(hole binary64 (pow y 4))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 4)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 2)) (pow x 2))) (pow x 3)))) (pow x 4)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 2)) (+ (* y (+ x (* -1 x))) (pow x 2)))) (pow x 3)))) (pow x 4)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (+ (* -1 (pow y 8)) (pow x 8)))) |
#s(approx (pow y 8) #s(hole binary64 (pow y 8))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2))))) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* -1 (/ (pow x 3) (pow y 3))) (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3))))))) 1)))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* (pow y 8) (- (/ (pow x 8) (pow y 8)) 1)))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (* (pow y 4) (+ 1 (/ (pow x 4) (pow y 4)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow x 3)) (pow x 3)) y)) (+ (* -1 (pow x 2)) (pow x 2))) y)))) y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
#s(approx (+ x y) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
| Outputs |
|---|
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (*.f64 y y)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (neg.f64 (*.f64 y y))) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 y y))) (neg.f64 (neg.f64 (*.f64 y y)))) |
(*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) y) |
(*.f64 y (pow.f64 y #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 y y)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 4 binary64)) |
(fabs.f64 (pow.f64 y #s(literal 4 binary64))) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 y y)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 y #s(literal 4 binary64))) |
(fabs.f64 (neg.f64 (*.f64 y y))) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(fabs.f64 (pow.f64 x #s(literal 4 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(sqrt.f64 (pow.f64 x #s(literal 4 binary64))) |
(fabs.f64 (neg.f64 (*.f64 x x))) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
(*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (fma.f64 y y (*.f64 x x))) |
(*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (-.f64 x y) (+.f64 y x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (*.f64 (-.f64 x y) (+.f64 y x)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (-.f64 x y) (+.f64 y x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 y y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 x x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 y y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 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)) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 x x (*.f64 y y)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) (*.f64 x x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(-.f64 (/.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (-.f64 x y) (+.f64 y x))) (/.f64 (/.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (-.f64 x y) (+.f64 y x)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (-.f64 x y) (+.f64 y x))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (-.f64 x y) (+.f64 y x)))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 y x) #s(literal 2 binary64)))))) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (-.f64 x y) (+.f64 y x)) |
(*.f64 (+.f64 y x) (-.f64 x y)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (fma.f64 y y (*.f64 x y))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (-.f64 x y) (+.f64 y x))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 y x) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (*.f64 (-.f64 x y) (+.f64 y x))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 x y) (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(/.f64 (*.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (*.f64 (-.f64 x y) (+.f64 y x))) (*.f64 (-.f64 x y) (+.f64 y x))) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 y x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 y x))) (neg.f64 (-.f64 x y))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (-.f64 x y)) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(+.f64 y x) |
(+.f64 x y) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(/.f64 (neg.f64 (*.f64 (-.f64 x y) (+.f64 y x))) (neg.f64 (+.f64 y x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) |
(/.f64 (*.f64 (-.f64 x y) (+.f64 y x)) (+.f64 y x)) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 x y)))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 x x (fma.f64 y y (*.f64 x y))))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 y x)) (/.f64 (*.f64 y y) (+.f64 y x))) |
(-.f64 x y) |
(/.f64 (neg.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))))) (neg.f64 (neg.f64 #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))))) |
(/.f64 (-.f64 (*.f64 (pow.f64 x #s(literal 8 binary64)) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) (pow.f64 y #s(literal 8 binary64)))) (*.f64 #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) (neg.f64 #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 8 binary64)) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 16 binary64)) (pow.f64 y #s(literal 16 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 24 binary64)) (pow.f64 y #s(literal 24 binary64)))) (neg.f64 (+.f64 (pow.f64 x #s(literal 16 binary64)) (+.f64 (pow.f64 y #s(literal 16 binary64)) (pow.f64 (*.f64 x y) #s(literal 8 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 16 binary64)) (pow.f64 y #s(literal 16 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 24 binary64)) (pow.f64 y #s(literal 24 binary64))) (+.f64 (pow.f64 x #s(literal 16 binary64)) (+.f64 (pow.f64 y #s(literal 16 binary64)) (pow.f64 (*.f64 x y) #s(literal 8 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 16 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) (/.f64 (pow.f64 y #s(literal 16 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 24 binary64)) (+.f64 (pow.f64 x #s(literal 16 binary64)) (+.f64 (pow.f64 y #s(literal 16 binary64)) (pow.f64 (*.f64 x y) #s(literal 8 binary64))))) (/.f64 (pow.f64 y #s(literal 24 binary64)) (+.f64 (pow.f64 x #s(literal 16 binary64)) (+.f64 (pow.f64 y #s(literal 16 binary64)) (pow.f64 (*.f64 x y) #s(literal 8 binary64)))))) |
(-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 8 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 8 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 8 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 8 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)))) |
#s(literal 8 binary64) |
(*.f64 (neg.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(*.f64 (fabs.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (fabs.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 8 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal 2 binary64)) |
(pow.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 8 binary64)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 4 binary64) (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 8 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 8 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 8 binary64)))) |
#s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (neg.f64 (neg.f64 (*.f64 x x))) (neg.f64 (neg.f64 (*.f64 x x)))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (neg.f64 (*.f64 x x)) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(fabs.f64 (pow.f64 x #s(literal 4 binary64))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (*.f64 x x)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
#s(literal 4 binary64) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 y #s(literal 3 binary64))) x (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) x (pow.f64 y #s(literal 3 binary64)))) x (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) y) x (*.f64 y y))) x (pow.f64 y #s(literal 3 binary64)))) x (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (+ (* y y) (* x x)) (*.f64 y y)) |
#s(approx (+ (* y y) (* x x)) (fma.f64 y y (*.f64 x x))) |
#s(approx (* (+ x y) (- x y)) (neg.f64 (*.f64 y y))) |
#s(approx (* (+ x y) (- x y)) (fma.f64 (*.f64 #s(literal 0 binary64) y) x (neg.f64 (*.f64 y y)))) |
#s(approx (* (+ x y) (- x y)) (fma.f64 (fma.f64 #s(literal 0 binary64) y x) x (neg.f64 (*.f64 y y)))) |
#s(approx (+ x y) y) |
#s(approx (+ x y) (+.f64 y x)) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (neg.f64 (pow.f64 y #s(literal 8 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) |
#s(approx (pow x 8) (pow.f64 x #s(literal 8 binary64))) |
#s(approx (+ (pow y 4) (pow x 4)) (pow.f64 y #s(literal 4 binary64))) |
#s(approx (+ (pow y 4) (pow x 4)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (fma.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 y x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (/.f64 y x))))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* y y) (* x x)) (*.f64 x x)) |
#s(approx (+ (* y y) (* x x)) (*.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ x y) (- x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (+.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) (/.f64 y x))) (*.f64 x x))) |
#s(approx (+ x y) x) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (fma.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) |
#s(approx (- (pow x 8) (pow y 8)) (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ (pow y 4) (pow x 4)) (*.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x) (neg.f64 (*.f64 #s(literal 0 binary64) y))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (*.f64 (fma.f64 (/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 #s(literal 0 binary64) y (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (pow.f64 y #s(literal 3 binary64)) x) (neg.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)))) x))) x) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (neg (* (* y y) (* y y))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* y y) (* y y)) (pow.f64 y #s(literal 4 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (fma.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) y (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) x) y (*.f64 x x))) y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ x y) (- x y)) (fma.f64 (*.f64 #s(literal 0 binary64) x) y (*.f64 x x))) |
#s(approx (* (+ x y) (- x y)) (fma.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 y)) y (*.f64 x x))) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (- (pow x 8) (pow y 8)) (fma.f64 (pow.f64 y #s(literal 8 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (pow y 8) (pow.f64 y #s(literal 8 binary64))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.f64 x y)))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) (/.f64 x y))))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* y y) (* x x)) (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (/.f64 x y) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ x y) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 8 binary64)))) |
#s(approx (+ (pow y 4) (pow x 4)) (*.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y))) y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (pow.f64 x #s(literal 3 binary64))) y))) y))) y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ x y) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
Compiled 7 123 to 1 069 computations (85% saved)
9 alts after pruning (4 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 330 | 4 | 334 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 2 | 2 |
| Total | 331 | 9 | 340 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 5.3% | (/.f64 #s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))) |
| ✓ | 99.8% | (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) |
| ▶ | 81.3% | (*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
| ▶ | 82.2% | (*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) (*.f64 y y)))) |
| ▶ | 99.8% | (*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
| ✓ | 58.5% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | 58.4% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 60.0% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
| ✓ | 59.9% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
Compiled 172 to 109 computations (36.6% saved)
| Inputs |
|---|
(*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
(*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) |
(fma.f64 y y (*.f64 x x)) |
y |
(*.f64 x x) |
x |
(+.f64 y x) |
(-.f64 x y) |
(*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) (*.f64 y y)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) (*.f64 y y))) |
(*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) (*.f64 y y)) |
(-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) |
(/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y) |
(fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (*.f64 x x)) y) |
(neg.f64 (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 y y) |
(*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) |
(fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) |
(*.f64 #s(literal 0 binary64) y) |
#s(literal -1 binary64) |
(/.f64 (*.f64 y y) x) |
(/.f64 #s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) |
(pow.f64 x #s(literal 8 binary64)) |
#s(literal 8 binary64) |
#s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
| Outputs |
|---|
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (pow y 3)))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (+ (* x (+ (* -1 (pow y 2)) (pow y 2))) (pow y 3))))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (+ (* x (+ (* -1 (pow y 2)) (+ (* x (+ y (* -1 y))) (pow y 2)))) (pow y 3))))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (pow y 3))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (+ (* x (pow y 2)) (pow y 3)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (+ (* x (+ (* x y) (pow y 2))) (pow y 3)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (+ (* x (+ (* x (+ x y)) (pow y 2))) (pow y 3)))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (pow y 3)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (+ (* x (+ (* -1 (pow y 2)) (pow y 2))) (pow y 3))))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (+ (* x (+ (* -1 (pow y 2)) (+ (* x (+ y (* -1 y))) (pow y 2)))) (pow y 3))))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) #s(hole binary64 -1)) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) #s(hole binary64 (- (/ (pow x 2) (pow y 2)) 1))) |
#s(approx (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ (+ (* 0 x) (/ (neg (* x x)) y)) y) #s(hole binary64 (* -1 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (* 0 x) (/ (neg (* x x)) y)) #s(hole binary64 (* -1 (/ (pow x 2) y)))) |
#s(approx (/ (neg (* x x)) y) #s(hole binary64 (* -1 (/ (pow x 2) y)))) |
#s(approx (neg (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) #s(hole binary64 (* -1 (/ (pow y 2) (pow x 2))))) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) #s(hole binary64 (/ (+ (* -1 (pow y 2)) (pow x 2)) (pow x 2)))) |
#s(approx (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) #s(hole binary64 (/ (pow y 2) (pow x 2)))) |
#s(approx (+ (* (* 0 y) -1) (/ (* y y) x)) #s(hole binary64 (/ (pow y 2) x))) |
#s(approx (/ (* y y) x) #s(hole binary64 (/ (pow y 2) x))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* -1 (pow y 8)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (- (pow x 8) (pow y 8)))) |
#s(approx (pow x 8) #s(hole binary64 (pow x 8))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (pow y 4))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (+ (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (pow x 4))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 3) (pow x 3))) (+ (/ y x) (+ (/ (pow y 2) (pow x 2)) (/ (pow y 3) (pow x 3))))))))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* (pow x 3) (+ 1 (/ y x))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (/ y x) (+ (/ (pow y 2) (pow x 2)) (/ (pow y 3) (pow x 3)))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 3) (pow x 3))) (+ (/ y x) (+ (/ (pow y 2) (pow x 2)) (/ (pow y 3) (pow x 3))))))))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (pow x 8))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* (pow x 8) (+ 1 (* -1 (/ (pow y 8) (pow x 8))))))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (* (pow x 4) (+ 1 (/ (pow y 4) (pow x 4)))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x))) x)))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (* -1 (/ (+ (* -1 (+ (* -1 (pow y 2)) (pow y 2))) (+ (* -1 (/ (pow y 3) x)) (/ (pow y 3) x))) x))) x)))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ y (/ (pow y 2) x)) x)) 1))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ y (* -1 (/ (+ (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x))) x)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (* -1 (/ (+ (* -1 (+ (* -1 (pow y 2)) (pow y 2))) (+ (* -1 (/ (pow y 3) x)) (/ (pow y 3) x))) x))) x)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 4)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 2)) (pow x 2))) (pow x 3)))) (pow x 4)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 2)) (+ (* y (+ x (* -1 x))) (pow x 2)))) (pow x 3)))) (pow x 4)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (+ (* (pow x 2) y) (pow x 3)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (+ (* y (+ (* x y) (pow x 2))) (pow x 3)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (+ (* y (+ (* y (+ x y)) (pow x 2))) (pow x 3)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 4)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 2)) (pow x 2))) (pow x 3)))) (pow x 4)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 2)) (+ (* y (+ x (* -1 x))) (pow x 2)))) (pow x 3)))) (pow x 4)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) #s(hole binary64 (/ (- (* -1 (pow y 2)) (* -1 (pow x 2))) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* 0 y) #s(hole binary64 0)) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (+ (* -1 (pow y 8)) (pow x 8)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2))))) 1)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* -1 (/ (pow x 3) (pow y 3))) (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3))))))) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* (pow y 3) (+ 1 (/ x y))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* (pow y 3) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* (pow y 3) (+ 1 (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3)))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2))))) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* -1 (/ (pow x 3) (pow y 3))) (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3))))))) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) (/ 1 (pow x 2)))))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* (pow y 8) (- (/ (pow x 8) (pow y 8)) 1)))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (* (pow y 4) (+ 1 (/ (pow x 4) (pow y 4)))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)) 1)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow x 3)) (pow x 3)) y)) (+ (* -1 (pow x 2)) (pow x 2))) y)))) y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (+ x (/ (pow x 2) y)) y)) 1))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (+ x (* -1 (/ (+ (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y))) y)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow x 3)) (pow x 3)) y)) (+ (* -1 (pow x 2)) (pow x 2))) y)))) y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 6.0ms | y | @ | 0 | ((* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (* (+ (* y y) (* x x)) (+ y x)) (+ (* y y) (* x x)) y (* x x) x (+ y x) (- x y) (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (* (+ x y) (- x y)) (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) (/ (+ (* 0 x) (/ (neg (* x x)) y)) y) (+ (* 0 x) (/ (neg (* x x)) y)) 0 (/ (neg (* x x)) y) (neg (* x x)) 1 (* y y) (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (* (+ x y) (- x y)) (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) (+ (* (* 0 y) -1) (/ (* y y) x)) (* 0 y) -1 (/ (* y y) x) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (+ (pow y 4) (pow x 4)) (pow x 4) 4) |
| 5.0ms | x | @ | 0 | ((* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (* (+ (* y y) (* x x)) (+ y x)) (+ (* y y) (* x x)) y (* x x) x (+ y x) (- x y) (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (* (+ x y) (- x y)) (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) (/ (+ (* 0 x) (/ (neg (* x x)) y)) y) (+ (* 0 x) (/ (neg (* x x)) y)) 0 (/ (neg (* x x)) y) (neg (* x x)) 1 (* y y) (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (* (+ x y) (- x y)) (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) (+ (* (* 0 y) -1) (/ (* y y) x)) (* 0 y) -1 (/ (* y y) x) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (+ (pow y 4) (pow x 4)) (pow x 4) 4) |
| 5.0ms | x | @ | inf | ((* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (* (+ (* y y) (* x x)) (+ y x)) (+ (* y y) (* x x)) y (* x x) x (+ y x) (- x y) (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (* (+ x y) (- x y)) (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) (/ (+ (* 0 x) (/ (neg (* x x)) y)) y) (+ (* 0 x) (/ (neg (* x x)) y)) 0 (/ (neg (* x x)) y) (neg (* x x)) 1 (* y y) (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (* (+ x y) (- x y)) (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) (+ (* (* 0 y) -1) (/ (* y y) x)) (* 0 y) -1 (/ (* y y) x) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (+ (pow y 4) (pow x 4)) (pow x 4) 4) |
| 4.0ms | y | @ | inf | ((* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (* (+ (* y y) (* x x)) (+ y x)) (+ (* y y) (* x x)) y (* x x) x (+ y x) (- x y) (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (* (+ x y) (- x y)) (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) (/ (+ (* 0 x) (/ (neg (* x x)) y)) y) (+ (* 0 x) (/ (neg (* x x)) y)) 0 (/ (neg (* x x)) y) (neg (* x x)) 1 (* y y) (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (* (+ x y) (- x y)) (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) (+ (* (* 0 y) -1) (/ (* y y) x)) (* 0 y) -1 (/ (* y y) x) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (+ (pow y 4) (pow x 4)) (pow x 4) 4) |
| 4.0ms | x | @ | -inf | ((* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (* (+ (* y y) (* x x)) (+ y x)) (+ (* y y) (* x x)) y (* x x) x (+ y x) (- x y) (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (* (+ x y) (- x y)) (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) (/ (+ (* 0 x) (/ (neg (* x x)) y)) y) (+ (* 0 x) (/ (neg (* x x)) y)) 0 (/ (neg (* x x)) y) (neg (* x x)) 1 (* y y) (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) (* (+ x y) (- x y)) (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) (+ (* (* 0 y) -1) (/ (* y y) x)) (* 0 y) -1 (/ (* y y) x) (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (- (pow x 8) (pow y 8)) (pow x 8) 8 (+ (pow y 4) (pow x 4)) (pow x 4) 4) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 503 | 4054 |
| 0 | 547 | 3593 |
| 1 | 3062 | 3479 |
| 0 | 8758 | 3414 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
(*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) |
(fma.f64 y y (*.f64 x x)) |
y |
(*.f64 x x) |
x |
(+.f64 y x) |
(-.f64 x y) |
(*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) (*.f64 y y)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) (*.f64 y y))) |
(*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) (*.f64 y y)) |
(-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) |
(neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) |
(/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y) |
(fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) |
#s(literal 0 binary64) |
(/.f64 (neg.f64 (*.f64 x x)) y) |
(neg.f64 (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 y y) |
(*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) |
(fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) |
(*.f64 #s(literal 0 binary64) y) |
#s(literal -1 binary64) |
(/.f64 (*.f64 y y) x) |
(/.f64 #s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) |
(pow.f64 x #s(literal 8 binary64)) |
#s(literal 8 binary64) |
#s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
#s(literal 4 binary64) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (pow y 3)))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (+ (* x (+ (* -1 (pow y 2)) (pow y 2))) (pow y 3))))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (+ (* x (+ (* -1 (pow y 2)) (+ (* x (+ y (* -1 y))) (pow y 2)))) (pow y 3))))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (pow y 3))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (+ (* x (pow y 2)) (pow y 3)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (+ (* x (+ (* x y) (pow y 2))) (pow y 3)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (+ (* x (+ (* x (+ x y)) (pow y 2))) (pow y 3)))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 y)) |
#s(approx (+ y x) #s(hole binary64 (+ x y))) |
#s(approx (- x y) #s(hole binary64 (* -1 y))) |
#s(approx (- x y) #s(hole binary64 (- x y))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (pow y 3)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (+ (* x (+ (* -1 (pow y 2)) (pow y 2))) (pow y 3))))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (+ (* x (+ (* -1 (pow y 2)) (+ (* x (+ y (* -1 y))) (pow y 2)))) (pow y 3))))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ y (* -1 y)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* -1 (pow y 2)) (* x (+ x (+ y (* -1 y))))))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) #s(hole binary64 -1)) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) #s(hole binary64 (- (/ (pow x 2) (pow y 2)) 1))) |
#s(approx (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (/ (+ (* 0 x) (/ (neg (* x x)) y)) y) #s(hole binary64 (* -1 (/ (pow x 2) (pow y 2))))) |
#s(approx (+ (* 0 x) (/ (neg (* x x)) y)) #s(hole binary64 (* -1 (/ (pow x 2) y)))) |
#s(approx (/ (neg (* x x)) y) #s(hole binary64 (* -1 (/ (pow x 2) y)))) |
#s(approx (neg (* x x)) #s(hole binary64 (* -1 (pow x 2)))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) #s(hole binary64 (* -1 (/ (pow y 2) (pow x 2))))) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) #s(hole binary64 (/ (+ (* -1 (pow y 2)) (pow x 2)) (pow x 2)))) |
#s(approx (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) #s(hole binary64 (/ (pow y 2) (pow x 2)))) |
#s(approx (+ (* (* 0 y) -1) (/ (* y y) x)) #s(hole binary64 (/ (pow y 2) x))) |
#s(approx (/ (* y y) x) #s(hole binary64 (/ (pow y 2) x))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* -1 (pow y 8)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (- (pow x 8) (pow y 8)))) |
#s(approx (pow x 8) #s(hole binary64 (pow x 8))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (pow y 4))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (+ (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (pow x 4))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 3) (pow x 3))) (+ (/ y x) (+ (/ (pow y 2) (pow x 2)) (/ (pow y 3) (pow x 3))))))))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (pow x 3))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* (pow x 3) (+ 1 (/ y x))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (/ y x) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* (pow x 3) (+ 1 (+ (/ y x) (+ (/ (pow y 2) (pow x 2)) (/ (pow y 3) (pow x 3)))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (+ y x) #s(hole binary64 x)) |
#s(approx (+ y x) #s(hole binary64 (* x (+ 1 (/ y x))))) |
#s(approx (- x y) #s(hole binary64 x)) |
#s(approx (- x y) #s(hole binary64 (* x (+ 1 (* -1 (/ y x)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (/ y x) (/ (pow y 2) (pow x 2))))))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 3) (pow x 3))) (+ (/ y x) (+ (/ (pow y 2) (pow x 2)) (/ (pow y 3) (pow x 3))))))))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* -1 (/ y x)) (+ (* -1 (/ (pow y 2) (pow x 2))) (/ y x))))))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (/ 1 (pow x 2)))))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) #s(hole binary64 1)) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) #s(hole binary64 (+ 1 (* -1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (pow x 4))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (pow x 8))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* (pow x 8) (+ 1 (* -1 (/ (pow y 8) (pow x 8))))))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (* (pow x 4) (+ 1 (/ (pow y 4) (pow x 4)))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x))) x)))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (* -1 (/ (+ (* -1 (+ (* -1 (pow y 2)) (pow y 2))) (+ (* -1 (/ (pow y 3) x)) (/ (pow y 3) x))) x))) x)))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ y x)) 1))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ y (/ (pow y 2) x)) x)) 1))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* -1 (* (pow x 3) (- (* -1 (/ (+ y (* -1 (/ (+ (* -1 (/ (pow y 3) x)) (* -1 (pow y 2))) x))) x)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* x (- (* -1 (/ y x)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* x (- (/ y x) 1))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (+ (* -1 (/ (pow y 2) x)) (/ (pow y 2) x))) x)))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (* -1 (/ (+ (* -1 (+ (* -1 (pow y 2)) (pow y 2))) (+ (* -1 (/ (pow y 3) x)) (/ (pow y 3) x))) x))) x)))))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (+ (* -1 (+ y (* -1 y))) (/ (pow y 2) x)) x)))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 4)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 2)) (pow x 2))) (pow x 3)))) (pow x 4)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 2)) (+ (* y (+ x (* -1 x))) (pow x 2)))) (pow x 3)))) (pow x 4)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (+ (* (pow x 2) y) (pow x 3)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (+ (* y (+ (* x y) (pow x 2))) (pow x 3)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (+ (* y (+ (* y (+ x y)) (pow x 2))) (pow x 3)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- x y) #s(hole binary64 (+ x (* -1 y)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 4)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 2)) (pow x 2))) (pow x 3)))) (pow x 4)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (+ (* y (+ (* -1 (pow x 2)) (+ (* y (+ x (* -1 x))) (pow x 2)))) (pow x 3)))) (pow x 4)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (* -1 x))) (pow x 2)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (+ (* y (+ x (+ (* -1 x) (* -1 y)))) (pow x 2)))) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) #s(hole binary64 (/ (- (* -1 (pow y 2)) (* -1 (pow x 2))) (pow y 2)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* 0 y) #s(hole binary64 0)) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (+ (* -1 (pow y 8)) (pow x 8)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2))))) 1)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* -1 (/ (pow x 3) (pow y 3))) (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3))))))) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* (pow y 3) (+ 1 (/ x y))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* (pow y 3) (+ 1 (+ (/ x y) (/ (pow x 2) (pow y 2))))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* (pow y 3) (+ 1 (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3)))))))) |
#s(approx (+ (* y y) (* x x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (pow x 2) (pow y 2)))))) |
#s(approx (+ y x) #s(hole binary64 (* y (+ 1 (/ x y))))) |
#s(approx (- x y) #s(hole binary64 (* y (- (/ x y) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (/ x y) (/ (pow x 2) (pow y 2))))) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (+ (* -1 (/ (pow x 2) (pow y 2))) (+ (* -1 (/ (pow x 3) (pow y 3))) (+ (/ x y) (+ (/ (pow x 2) (pow y 2)) (/ (pow x 3) (pow y 3))))))) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (+ (* -1 (/ x y)) (+ (/ x y) (/ (pow x 2) (pow y 2)))) 1)))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) #s(hole binary64 (* (pow y 2) (- (/ 1 (pow y 2)) (/ 1 (pow x 2)))))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (- (pow x 8) (pow y 8)) #s(hole binary64 (* (pow y 8) (- (/ (pow x 8) (pow y 8)) 1)))) |
#s(approx (+ (pow y 4) (pow x 4)) #s(hole binary64 (* (pow y 4) (+ 1 (/ (pow x 4) (pow y 4)))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)) 1)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow x 3)) (pow x 3)) y)) (+ (* -1 (pow x 2)) (pow x 2))) y)))) y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ x y)) 1))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (+ x (/ (pow x 2) y)) y)) 1))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) #s(hole binary64 (* -1 (* (pow y 3) (- (* -1 (/ (+ x (* -1 (/ (+ (* -1 (/ (pow x 3) y)) (* -1 (pow x 2))) y))) y)) 1))))) |
#s(approx (+ y x) #s(hole binary64 (* -1 (* y (- (* -1 (/ x y)) 1))))) |
#s(approx (- x y) #s(hole binary64 (* -1 (* y (+ 1 (* -1 (/ x y))))))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (pow x 2)) (pow x 2)) y)))) y)) 1)))) |
#s(approx (* (+ (* y y) (* x x)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (+ (* -1 (/ (+ (* -1 (pow x 3)) (pow x 3)) y)) (+ (* -1 (pow x 2)) (pow x 2))) y)))) y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ x y) (- x y)) #s(hole binary64 (* (pow y 2) (- (* -1 (/ (+ x (+ (* -1 x) (* -1 (/ (pow x 2) y)))) y)) 1)))) |
| Outputs |
|---|
(*.f64 (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y))) (-.f64 x y)) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (*.f64 y y))) |
(*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y))) |
(*.f64 (fma.f64 x x (*.f64 y y)) (+.f64 x y)) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (-.f64 y x) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 y x) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (-.f64 y x) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (*.f64 (-.f64 x y) (-.f64 (*.f64 y y) (*.f64 x x)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (-.f64 x y)))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64)))) (*.f64 (-.f64 x y) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64)))) (*.f64 (-.f64 x y) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 x y))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (-.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (-.f64 x y))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (-.f64 y x))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) (*.f64 (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64)))) (-.f64 x y))) |
(fma.f64 (fma.f64 x x (*.f64 y y)) y (*.f64 (fma.f64 x x (*.f64 y y)) x)) |
(fma.f64 y (fma.f64 x x (*.f64 y y)) (*.f64 x (fma.f64 x x (*.f64 y y)))) |
(+.f64 (*.f64 y (fma.f64 x x (*.f64 y y))) (*.f64 x (fma.f64 x x (*.f64 y y)))) |
(+.f64 (*.f64 (fma.f64 x x (*.f64 y y)) y) (*.f64 (fma.f64 x x (*.f64 y y)) x)) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(/.f64 (+.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 6 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 x y) #s(literal 2 binary64))))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 y y)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 y y)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 x x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 y y)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 x x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 y y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 x x (*.f64 y y)) |
(fma.f64 y y (*.f64 x x)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
y |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
x |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 y y) (*.f64 x y)))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (-.f64 x y)) |
(+.f64 x y) |
(+.f64 y x) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(/.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (+.f64 x y)) |
(-.f64 x y) |
(*.f64 #s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 1 binary64)) (*.f64 y y))) (fma.f64 x x (*.f64 y y))) |
(*.f64 (fma.f64 x x (*.f64 y y)) #s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 1 binary64)) (*.f64 y y)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 1 binary64)) (*.f64 y y))) |
(*.f64 (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 1 binary64)) y) y) |
(*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 1 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64))) #s(literal 2 binary64)) (*.f64 y #s(literal 2 binary64))) (*.f64 y #s(literal 2 binary64))) |
(/.f64 (-.f64 (*.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) #s(literal 2 binary64)) (*.f64 (neg.f64 y) #s(literal 2 binary64))) (*.f64 (neg.f64 y) #s(literal 2 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 2 binary64)) #s(literal 1 binary64)) (fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 1 binary64))))) |
(-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) y)) |
(*.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) y) #s(literal -1 binary64)) |
(/.f64 (*.f64 #s(literal -1 binary64) (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64))) y) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64))) y) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) |
(neg.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) y)) |
(/.f64 (fma.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) y (*.f64 (/.f64 (-.f64 (neg.f64 x) x) y) (neg.f64 (/.f64 (*.f64 x x) y)))) (*.f64 (/.f64 (-.f64 (neg.f64 x) x) y) y)) |
(/.f64 (fma.f64 (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64))) y (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) (neg.f64 (/.f64 (*.f64 x x) y)))) (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) y)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (neg.f64 y) (neg.f64 (/.f64 (*.f64 x x) y)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 y (neg.f64 (/.f64 (*.f64 x x) y)))) (*.f64 y y)) |
(/.f64 (fma.f64 (neg.f64 x) y (*.f64 (neg.f64 y) (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x x) y) x)))) (*.f64 (neg.f64 y) y)) |
(/.f64 (fma.f64 x y (*.f64 y (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x x) y) x)))) (*.f64 y y)) |
(/.f64 (neg.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64))) (neg.f64 y)) |
(/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) y) |
(fma.f64 (fabs.f64 (/.f64 #s(literal 0 binary64) y)) (fabs.f64 (/.f64 #s(literal 0 binary64) y)) (/.f64 (neg.f64 (/.f64 (*.f64 x x) y)) y)) |
(fma.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 #s(literal 0 binary64) y) (/.f64 (neg.f64 (/.f64 (*.f64 x x) y)) y)) |
(fma.f64 (/.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (neg.f64 (/.f64 (*.f64 x x) y)) y)) |
(fma.f64 #s(literal -1 binary64) (/.f64 #s(literal 0 binary64) y) (/.f64 (neg.f64 (/.f64 (*.f64 x x) y)) y)) |
(fma.f64 #s(literal 0 binary64) (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (/.f64 (neg.f64 (/.f64 (*.f64 x x) y)) y)) |
(fma.f64 #s(literal 0 binary64) (/.f64 x y) (/.f64 (neg.f64 (/.f64 (*.f64 x x) y)) y)) |
(+.f64 (/.f64 #s(literal 0 binary64) y) (/.f64 (neg.f64 (/.f64 (*.f64 x x) y)) y)) |
(+.f64 (/.f64 x y) (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 x x) y) x) y))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (-.f64 y (neg.f64 y)) (*.f64 (neg.f64 y) (-.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (neg.f64 y) (-.f64 y (neg.f64 y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (-.f64 x (neg.f64 x)) (*.f64 (neg.f64 y) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (neg.f64 y) (-.f64 x (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) (*.f64 (neg.f64 y) #s(literal 0 binary64))) (*.f64 (neg.f64 y) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 y) #s(literal 0 binary64))) (*.f64 (neg.f64 y) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (-.f64 y (neg.f64 y)) (*.f64 y (-.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 y (-.f64 y (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (-.f64 x (neg.f64 x)) (*.f64 y (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 y (-.f64 x (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) #s(literal 0 binary64)) (*.f64 y (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 (neg.f64 x) x) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) #s(literal 0 binary64)) (*.f64 y (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (neg.f64 y) (*.f64 (-.f64 y (neg.f64 y)) (neg.f64 (*.f64 (neg.f64 x) x)))) (*.f64 (-.f64 y (neg.f64 y)) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 y y)) y (*.f64 (-.f64 y (neg.f64 y)) (*.f64 (neg.f64 x) x))) (*.f64 (-.f64 y (neg.f64 y)) y)) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 y) (*.f64 (-.f64 x (neg.f64 x)) (neg.f64 (*.f64 (neg.f64 x) x)))) (*.f64 (-.f64 x (neg.f64 x)) (neg.f64 y))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) y (*.f64 (-.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) x))) (*.f64 (-.f64 x (neg.f64 x)) y)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) (neg.f64 (*.f64 (neg.f64 x) x)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) (neg.f64 y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) y)) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (neg.f64 (*.f64 (neg.f64 x) x)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (neg.f64 y))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 x) x))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) y)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x x) y) x)) #s(literal 2 binary64))) (-.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x x) y) x)))) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x x) y)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x x) y) x)) #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x x) y) x)) #s(literal 2 binary64)) (*.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x x) y) x)))))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (neg.f64 (/.f64 (*.f64 x x) y)) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 x x) y) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x x) y)))))) |
(fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) |
(fma.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x x) y) x) x) |
(fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) y) #s(literal 0 binary64)) |
(fma.f64 #s(literal 0 binary64) x (neg.f64 (/.f64 (*.f64 x x) y))) |
(+.f64 (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x x) y) x)) x) |
(+.f64 (neg.f64 (/.f64 (*.f64 x x) y)) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 x x) y))) |
(+.f64 x (*.f64 #s(literal -1 binary64) (+.f64 (/.f64 (*.f64 x x) y) x))) |
#s(literal 0 binary64) |
(*.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (/.f64 (*.f64 x x) y)) |
(/.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (neg.f64 y)) |
(/.f64 (*.f64 (neg.f64 x) x) y) |
(neg.f64 (/.f64 (*.f64 x x) y)) |
(*.f64 (neg.f64 x) x) |
(*.f64 (*.f64 x x) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 x x)) |
(*.f64 x (neg.f64 x)) |
(neg.f64 (*.f64 x x)) |
#s(literal 1 binary64) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(*.f64 #s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) (fma.f64 x x (*.f64 y y))) |
(*.f64 (fma.f64 x x (*.f64 y y)) #s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
(*.f64 (*.f64 (fma.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) x) x) |
(*.f64 (fma.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x)) |
(*.f64 (*.f64 x x) (fma.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64))) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 (*.f64 x x) (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)) (*.f64 x x))) |
(+.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)))) |
(+.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)) (*.f64 x x))) |
(/.f64 (fma.f64 (*.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) #s(literal -1 binary64)) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 y x) #s(literal 0 binary64))) #s(literal 2 binary64) (*.f64 x #s(literal 2 binary64))) (*.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 2 binary64) (*.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) #s(literal -1 binary64)))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 #s(literal 2 binary64) (*.f64 #s(literal -1 binary64) (fma.f64 y (/.f64 y x) #s(literal 0 binary64))))) (*.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)) #s(literal 2 binary64))) (-.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)))) |
(/.f64 (-.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)) #s(literal 2 binary64)) #s(literal 1 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)) #s(literal 1 binary64))) |
(/.f64 (+.f64 #s(literal 1 binary64) (pow.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)) #s(literal 3 binary64))) (+.f64 #s(literal 1 binary64) (-.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)) #s(literal 2 binary64)) (*.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)))))) |
(/.f64 (fma.f64 (pow.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) #s(literal 3 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (+.f64 (pow.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)) #s(literal 2 binary64)) (-.f64 #s(literal 1 binary64) (*.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)) #s(literal 1 binary64))))) |
(fma.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) |
(fma.f64 #s(literal -1 binary64) (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) #s(literal 1 binary64)) |
(-.f64 #s(literal 1 binary64) (*.f64 #s(literal 1 binary64) (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x))) |
(+.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x)) #s(literal 1 binary64)) |
(+.f64 #s(literal 1 binary64) (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 x (/.f64 (*.f64 y y) x))) (*.f64 x x)) |
(/.f64 (neg.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64))) (neg.f64 x)) |
(/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) |
(+.f64 (/.f64 #s(literal 0 binary64) x) (/.f64 (/.f64 (*.f64 y y) x) x)) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (-.f64 y (neg.f64 y)) (*.f64 (neg.f64 x) (-.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (neg.f64 x) (-.f64 y (neg.f64 y)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (-.f64 x (neg.f64 x)) (*.f64 (neg.f64 x) (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 (neg.f64 x) (-.f64 x (neg.f64 x)))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) (*.f64 (neg.f64 x) #s(literal 0 binary64))) (*.f64 (neg.f64 x) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))))) |
(/.f64 (fma.f64 (neg.f64 (*.f64 y y)) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (*.f64 (neg.f64 x) #s(literal 0 binary64))) (*.f64 (neg.f64 x) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 (*.f64 y y) (-.f64 y (neg.f64 y)) (*.f64 x (-.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 x (-.f64 y (neg.f64 y)))) |
(/.f64 (fma.f64 (*.f64 y y) (-.f64 x (neg.f64 x)) (*.f64 x (-.f64 (*.f64 x x) (*.f64 x x)))) (*.f64 x (-.f64 x (neg.f64 x)))) |
(/.f64 (fma.f64 (*.f64 y y) (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) #s(literal 0 binary64)) (*.f64 x (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))))) |
(/.f64 (fma.f64 (*.f64 y y) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) #s(literal 0 binary64)) (*.f64 x (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 y y)) (neg.f64 x) (*.f64 (-.f64 y (neg.f64 y)) (neg.f64 (*.f64 y y)))) (*.f64 (-.f64 y (neg.f64 y)) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 y y) (*.f64 y y)) x (*.f64 (-.f64 y (neg.f64 y)) (*.f64 y y))) (*.f64 (-.f64 y (neg.f64 y)) x)) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (neg.f64 x) (*.f64 (-.f64 x (neg.f64 x)) (neg.f64 (*.f64 y y)))) (*.f64 (-.f64 x (neg.f64 x)) (neg.f64 x))) |
(/.f64 (fma.f64 (-.f64 (*.f64 x x) (*.f64 x x)) x (*.f64 (-.f64 x (neg.f64 x)) (*.f64 y y))) (*.f64 (-.f64 x (neg.f64 x)) x)) |
(/.f64 (fma.f64 #s(literal 0 binary64) (neg.f64 x) (*.f64 (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) (neg.f64 (*.f64 y y)))) (*.f64 (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) (neg.f64 x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) (*.f64 y y))) (*.f64 (fma.f64 y y (-.f64 (*.f64 y y) (*.f64 y (neg.f64 y)))) x)) |
(/.f64 (fma.f64 #s(literal 0 binary64) (neg.f64 x) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (neg.f64 (*.f64 y y)))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (neg.f64 x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) (*.f64 y y))) (*.f64 (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 (neg.f64 x) x))) x)) |
(/.f64 (-.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 2 binary64))) (-.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x))) |
(/.f64 (+.f64 #s(literal 0 binary64) (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 3 binary64))) (+.f64 #s(literal 0 binary64) (-.f64 (pow.f64 (/.f64 (*.f64 y y) x) #s(literal 2 binary64)) (*.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x))))) |
(fma.f64 #s(literal 0 binary64) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) |
(fma.f64 y (/.f64 y x) #s(literal 0 binary64)) |
(+.f64 (/.f64 (*.f64 y y) x) #s(literal 0 binary64)) |
(+.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x)) |
#s(literal 0 binary64) |
#s(literal -1 binary64) |
(*.f64 y (/.f64 y x)) |
(/.f64 (neg.f64 (*.f64 y y)) (neg.f64 x)) |
(/.f64 (*.f64 y y) x) |
(/.f64 (neg.f64 #s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64)))) (neg.f64 #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 #s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) |
(*.f64 (fabs.f64 (pow.f64 x #s(literal 4 binary64))) (fabs.f64 (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 x #s(literal 4 binary64))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 8 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 4 binary64)) |
(pow.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 8 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 8 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 8 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 8 binary64)))) |
#s(literal 8 binary64) |
#s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (fabs.f64 (*.f64 (neg.f64 x) x)) (fabs.f64 (*.f64 (neg.f64 x) x))) |
(*.f64 (neg.f64 (*.f64 (neg.f64 x) x)) (neg.f64 (*.f64 (neg.f64 x) x))) |
(*.f64 (*.f64 (neg.f64 x) x) (*.f64 (neg.f64 x) x)) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 (neg.f64 x) x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
#s(literal 4 binary64) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal 0 binary64))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) x (pow.f64 y #s(literal 3 binary64)))) x (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1 binary64) (fma.f64 y y #s(literal 0 binary64))) x (pow.f64 y #s(literal 3 binary64)))) x (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (fma.f64 (*.f64 y y) x (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (fma.f64 (*.f64 (+.f64 x y) y) x (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (fma.f64 (fma.f64 (+.f64 x y) x (*.f64 y y)) x (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* y y) (* x x)) (*.f64 y y)) |
#s(approx (+ (* y y) (* x x)) (fma.f64 x x (*.f64 y y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (+ y x) y) |
#s(approx (+ y x) (+.f64 x y)) |
#s(approx (- x y) (neg.f64 y)) |
#s(approx (- x y) (-.f64 x y)) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) #s(literal 0 binary64))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) x (pow.f64 y #s(literal 3 binary64)))) x (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (fma.f64 (*.f64 y y) #s(literal -1 binary64) (fma.f64 y y #s(literal 0 binary64))) x (pow.f64 y #s(literal 3 binary64)))) x (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (* (+ x y) (- x y)) (neg.f64 (*.f64 y y))) |
#s(approx (* (+ x y) (- x y)) (fma.f64 (*.f64 y y) #s(literal -1 binary64) #s(literal 0 binary64))) |
#s(approx (* (+ x y) (- x y)) (fma.f64 (+.f64 #s(literal 0 binary64) x) x (neg.f64 (*.f64 y y)))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) (neg.f64 (*.f64 y y))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) #s(literal -1 binary64)) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ (+ (* 0 x) (/ (neg (* x x)) y)) y) (neg.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (+ (* 0 x) (/ (neg (* x x)) y)) (neg.f64 (/.f64 (*.f64 x x) y))) |
#s(approx (/ (neg (* x x)) y) (neg.f64 (/.f64 (*.f64 x x) y))) |
#s(approx (neg (* x x)) (*.f64 (neg.f64 x) x)) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) (neg.f64 (*.f64 y y))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) (fma.f64 x x (neg.f64 (*.f64 y y)))) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (neg.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)))) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) |
#s(approx (+ (* (* 0 y) -1) (/ (* y y) x)) (/.f64 (*.f64 y y) x)) |
#s(approx (/ (* y y) x) (/.f64 (*.f64 y y) x)) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (neg.f64 (pow.f64 y #s(literal 8 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) |
#s(approx (pow x 8) (pow.f64 x #s(literal 8 binary64))) |
#s(approx (+ (pow y 4) (pow x 4)) (pow.f64 y #s(literal 4 binary64))) |
#s(approx (+ (pow y 4) (pow x 4)) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 y x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (/.f64 y x))))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (*.f64 (+.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 binary64))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (*.f64 (+.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64)))) (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (+ (* y y) (* x x)) (*.f64 x x)) |
#s(approx (+ (* y y) (* x x)) (*.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ y x) x) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 y x) #s(literal 1 binary64)) x)) |
#s(approx (- x y) x) |
#s(approx (- x y) (*.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) x)) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 y x) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (/.f64 y x)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 3 binary64)) #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) (pow.f64 (/.f64 y x) #s(literal 3 binary64))) (/.f64 y x))))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 x x)) |
#s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 y x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (+.f64 (fma.f64 (/.f64 y x) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) (/.f64 y x))) (*.f64 x x))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) (*.f64 x x)) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) (*.f64 x x)) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) (*.f64 (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) #s(literal 1 binary64)) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (fma.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (fma.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) |
#s(approx (- (pow x 8) (pow y 8)) (*.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ (pow y 4) (pow x 4)) (*.f64 (+.f64 (pow.f64 (pow.f64 (/.f64 y x) #s(literal 2 binary64)) #s(literal 2 binary64)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 y x) (neg.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)))) x) #s(literal -1 binary64) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 y (/.f64 y x) y) x)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (*.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) x) #s(literal -1 binary64) (neg.f64 (*.f64 y y))) x) #s(literal -1 binary64) y) x)) #s(literal 1 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 x) (-.f64 (/.f64 (neg.f64 y) x) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 x) (-.f64 (/.f64 y x) #s(literal 1 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) x) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (/.f64 y x) (neg.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)))) x) #s(literal -1 binary64) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 y (/.f64 y x) #s(literal 0 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (fma.f64 (neg.f64 x) x (fma.f64 x x #s(literal 0 binary64))) y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (fma.f64 (*.f64 x x) y (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (fma.f64 (*.f64 (+.f64 x y) x) y (pow.f64 x #s(literal 3 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (fma.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)) y (pow.f64 x #s(literal 3 binary64)))) |
#s(approx y y) |
#s(approx (- x y) (fma.f64 #s(literal -1 binary64) y x)) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (+.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 0 binary64))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (fma.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (fma.f64 (neg.f64 x) x (fma.f64 x x #s(literal 0 binary64))) y (pow.f64 x #s(literal 3 binary64)))) y (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ x y) (- x y)) (fma.f64 x x #s(literal 0 binary64))) |
#s(approx (* (+ x y) (- x y)) (fma.f64 (+.f64 #s(literal 0 binary64) (neg.f64 y)) y (*.f64 x x))) |
#s(approx (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (/.f64 (-.f64 (neg.f64 (*.f64 y y)) (*.f64 (neg.f64 x) x)) (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* 0 y) #s(literal 0 binary64)) |
#s(approx (- (pow x 8) (pow y 8)) (fma.f64 (pow.f64 y #s(literal 8 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 8 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64) (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 x y))))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (*.f64 (+.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (*.f64 (+.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) (pow.f64 y #s(literal 3 binary64)))) |
#s(approx (+ (* y y) (* x x)) (*.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ y x) (*.f64 (+.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (- x y) (*.f64 (-.f64 (/.f64 x y) #s(literal 1 binary64)) y)) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64) (+.f64 (/.f64 x y) (pow.f64 (/.f64 x y) #s(literal 2 binary64))))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (-.f64 (fma.f64 (/.f64 x y) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal -1 binary64) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) #s(literal -1 binary64) (+.f64 (+.f64 (pow.f64 (/.f64 x y) #s(literal 3 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (/.f64 x y))))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (+.f64 (/.f64 #s(literal 0 binary64) y) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (- (neg (/ (+ (* 0 x) (/ (neg (* x x)) y)) y)) 1) (* y y)) (*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (* x x)) (*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (* (/ (+ (* (* 0 y) -1) (/ (* y y) x)) x) -1) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 y y))) |
#s(approx (/ (- (pow x 8) (pow y 8)) (+ (pow y 4) (pow x 4))) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 8) (pow y 8)) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 8 binary64)))) |
#s(approx (+ (pow y 4) (pow x 4)) (*.f64 (+.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y))) y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (/.f64 #s(literal 0 binary64) y)) y))) y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (neg.f64 (/.f64 (+.f64 (/.f64 (*.f64 x x) y) x) y)) #s(literal 1 binary64)))) |
#s(approx (* (+ (* y y) (* x x)) (+ y x)) (*.f64 (pow.f64 (neg.f64 y) #s(literal 3 binary64)) (-.f64 (neg.f64 (/.f64 (fma.f64 (/.f64 (fma.f64 (neg.f64 x) x (/.f64 (pow.f64 (neg.f64 x) #s(literal 3 binary64)) y)) y) #s(literal -1 binary64) x) y)) #s(literal 1 binary64)))) |
#s(approx (+ y x) (*.f64 (neg.f64 y) (-.f64 (/.f64 (neg.f64 x) y) #s(literal 1 binary64)))) |
#s(approx (- x y) (*.f64 (neg.f64 y) (fma.f64 (/.f64 x y) #s(literal -1 binary64) #s(literal 1 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) y))) y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (+.f64 #s(literal 0 binary64) (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) (*.f64 x x) (/.f64 #s(literal 0 binary64) y)) y))) y)) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (/.f64 #s(literal 0 binary64) y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (/.f64 (fma.f64 (/.f64 (*.f64 x x) y) #s(literal -1 binary64) #s(literal 0 binary64)) (neg.f64 y)) #s(literal 1 binary64)) (*.f64 y y))) |
Compiled 19 080 to 2 360 computations (87.6% saved)
10 alts after pruning (5 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 566 | 5 | 571 |
| Fresh | 0 | 0 | 0 |
| Picked | 4 | 0 | 4 |
| Done | 0 | 5 | 5 |
| Total | 570 | 10 | 580 |
| Status | Accuracy | Program |
|---|---|---|
| 5.3% | (/.f64 #s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (*.f64 (*.f64 x x) (*.f64 x x)))) | |
| ✓ | 99.8% | (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) |
| 81.3% | (*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 #s(approx (+ (* (* 0 y) -1) (/ (* y y) x)) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x)))) | |
| 82.2% | (*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 #s(approx (+ (* 0 x) (/ (neg (* x x)) y)) (neg.f64 (/.f64 (*.f64 x x) y))) y)) #s(literal 1 binary64)) (*.f64 y y)))) | |
| 72.4% | (*.f64 (*.f64 #s(approx (+ (* y y) (* x x)) (*.f64 y y)) (+.f64 y x)) (-.f64 x y)) | |
| 71.1% | (*.f64 (*.f64 #s(approx (+ (* y y) (* x x)) (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) | |
| ✓ | 58.5% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | 58.4% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 60.0% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
| ✓ | 59.9% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
Compiled 589 to 238 computations (59.6% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(*.f64 (*.f64 #s(approx (+ (* y y) (* x x)) (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
(*.f64 (*.f64 #s(approx (+ (* y y) (* x x)) (*.f64 y y)) (+.f64 y x)) (-.f64 x y)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
(*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 #s(approx (+ (* (* 0 y) -1) (/ (* y y) x)) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
(*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 #s(approx (+ (* 0 x) (/ (neg (* x x)) y)) (neg.f64 (/.f64 (*.f64 x x) y))) y)) #s(literal 1 binary64)) (*.f64 y y)))) |
(*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (* (+ x y) (- x y)) (*.f64 (-.f64 (neg.f64 (/.f64 (fma.f64 #s(literal 0 binary64) x (/.f64 (neg.f64 (*.f64 x x)) y)) y)) #s(literal 1 binary64)) (*.f64 y y)))) |
(*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (* (+ x y) (- x y)) (*.f64 (fma.f64 (/.f64 (fma.f64 (*.f64 #s(literal 0 binary64) y) #s(literal -1 binary64) (/.f64 (*.f64 y y) x)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x)))) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 #s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(/.f64 #s(approx (- (pow x 8) (pow y 8)) (pow.f64 x #s(literal 8 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) #s(approx (+ (pow y 4) (pow x 4)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
| Outputs |
|---|
(*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
5 calls:
| 5.0ms | y |
| 5.0ms | x |
| 4.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 4.0ms | (pow.f64 y #s(literal 4 binary64)) |
| 4.0ms | (pow.f64 x #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 1 | (pow.f64 y #s(literal 4 binary64)) |
| 99.8% | 1 | (pow.f64 x #s(literal 4 binary64)) |
| 99.8% | 1 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 99.8% | 1 | x |
| 99.8% | 1 | y |
Compiled 15 to 18 computations (-20% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(*.f64 (*.f64 #s(approx (+ (* y y) (* x x)) (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
(*.f64 (*.f64 #s(approx (+ (* y y) (* x x)) (*.f64 y y)) (+.f64 y x)) (-.f64 x y)) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(*.f64 (*.f64 #s(approx (+ (* y y) (* x x)) (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
5 calls:
| 2.0ms | y |
| 2.0ms | x |
| 1.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 1.0ms | (pow.f64 y #s(literal 4 binary64)) |
| 1.0ms | (pow.f64 x #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.4% | 2 | (pow.f64 y #s(literal 4 binary64)) |
| 95.4% | 2 | (pow.f64 x #s(literal 4 binary64)) |
| 99.7% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 95.4% | 3 | x |
| 95.7% | 3 | y |
Compiled 15 to 18 computations (-20% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
5 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (pow.f64 x #s(literal 4 binary64)) |
| 1.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 1.0ms | (pow.f64 y #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.2% | 3 | x |
| 86.6% | 3 | y |
| 85.8% | 2 | (pow.f64 y #s(literal 4 binary64)) |
| 86.8% | 2 | (pow.f64 x #s(literal 4 binary64)) |
| 93.5% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 15 to 18 computations (-20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
5 calls:
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 1.0ms | (pow.f64 x #s(literal 4 binary64)) |
| 1.0ms | (pow.f64 y #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.4% | 1 | y |
| 58.4% | 1 | x |
| 58.4% | 1 | (pow.f64 y #s(literal 4 binary64)) |
| 58.4% | 1 | (pow.f64 x #s(literal 4 binary64)) |
| 58.4% | 1 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 15 to 18 computations (-20% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.2317e-320 | 0.0 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.2317e-320 | 0.0 |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 31 | 115 |
| 1 | 54 | 115 |
| 2 | 105 | 115 |
| 3 | 165 | 115 |
| 4 | 202 | 115 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -253/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (*.f64 #s(approx (+ (* y y) (* x x)) (*.f64 x x)) (+.f64 y x)) (-.f64 x y))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -253/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| Outputs |
|---|
(*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -253/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) (*.f64 (*.f64 #s(approx (+ (* y y) (* x x)) (*.f64 x x)) (+.f64 y x)) (-.f64 x y))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -253/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y))) (*.f64 (*.f64 #s(approx (+ (* y y) (* x x)) (*.f64 x x)) (+.f64 y x)) (-.f64 x y))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -253/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -253/25300281663413827294061918339864663381194581220517764794612669753428792445999418361495047962679640561898384733039601488923726092173224184608376674992592313740189678034570795170558363467761652042654970959809093133570250935428086587327262919456144944542601257064044846194041676826903812816523290938580750782913463467636686848 binary64)) #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y))) #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x)))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 1× | fuel |
Compiled 115 to 33 computations (71.3% saved)
Compiled 244 to 78 computations (68% saved)
Loading profile data...