
Time bar (total: 3.0s)
| 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)
| 1.5s | 8 256× | 0 | valid |
ival-pow: 1.0s (95% of total)ival-sub: 43.0ms (4% of total)exact: 6.0ms (0.6% of total)ival-assert: 3.0ms (0.3% of total)adjust: 2.0ms (0.2% 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 | 103 |
| 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 |
| 34.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-pow: 18.0ms (85.5% of total)ival-sub: 2.0ms (9.5% 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 | @ | 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 | @ | 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 |
|---|---|---|
| ▶ | 90.6% | (fma.f64 (*.f64 y y) (neg.f64 (*.f64 y y)) (pow.f64 x #s(literal 4 binary64))) |
| ▶ | 94.0% | (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
| ▶ | 58.8% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ▶ | 57.7% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
Compiled 48 to 33 computations (31.3% 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) |
(fma.f64 (*.f64 y y) (neg.f64 (*.f64 y y)) (pow.f64 x #s(literal 4 binary64))) |
(neg.f64 (*.f64 y 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 (* (+ (* 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 (+ (* (* y y) (neg (* y y))) (pow x 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (+ (* (* y y) (neg (* y y))) (pow x 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (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 (* (+ (* 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 (+ (* (* y y) (neg (* y y))) (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* y y) (neg (* y y))) (pow x 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 (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 (neg (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#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 (+ (* (* y y) (neg (* y y))) (pow x 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 15.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) (+ (* (* y y) (neg (* y y))) (pow x 4)) (neg (* y y))) |
| 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) (+ (* (* y y) (neg (* y y))) (pow x 4)) (neg (* y y))) |
| 2.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) (+ (* (* y y) (neg (* y y))) (pow x 4)) (neg (* y y))) |
| 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) (+ (* (* y y) (neg (* y y))) (pow x 4)) (neg (* y y))) |
| 1.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) (+ (* (* y y) (neg (* y y))) (pow x 4)) (neg (* y y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 124 | 867 |
| 0 | 142 | 717 |
| 0 | 689 | 709 |
| 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) |
(fma.f64 (*.f64 y y) (neg.f64 (*.f64 y y)) (pow.f64 x #s(literal 4 binary64))) |
(neg.f64 (*.f64 y 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 (* (+ (* 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 (+ (* (* y y) (neg (* y y))) (pow x 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (+ (* (* y y) (neg (* y y))) (pow x 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (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 (* (+ (* 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 (+ (* (* y y) (neg (* y y))) (pow x 4)) #s(hole binary64 (pow x 4))) |
#s(approx (+ (* (* y y) (neg (* y y))) (pow x 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 (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 (neg (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#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 (+ (* (* y y) (neg (* y y))) (pow x 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
| Outputs |
|---|
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y)) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (*.f64 y y) (*.f64 (neg.f64 y) y)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) |
(*.f64 y (*.f64 y (*.f64 (neg.f64 y) y))) |
(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 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (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 (*.f64 (+.f64 x y) (-.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 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #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))) (fma.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)) (fma.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #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 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 x x (*.f64 y y)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(*.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 (*.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (*.f64 (neg.f64 y) y) (*.f64 x x))) |
(/.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 (*.f64 (neg.f64 y) y) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 (*.f64 (neg.f64 y) y) (*.f64 (neg.f64 y) y) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 x x))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 x x (*.f64 y y))) |
(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 (neg.f64 y) y (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 #s(literal -1 binary64) (*.f64 y y) (*.f64 x x)) |
(fma.f64 (*.f64 y y) #s(literal -1 binary64) (*.f64 x x)) |
(fma.f64 y (neg.f64 y) (*.f64 x x)) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 (neg.f64 y) y) (*.f64 x x)) |
(+.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 (-.f64 (*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 (neg.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))) (fma.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (neg.f64 (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) (*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))))) |
(fma.f64 (*.f64 (neg.f64 y) y) (*.f64 y y) (pow.f64 x #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 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 y y) (*.f64 (neg.f64 y) y) (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 y (*.f64 y (*.f64 (neg.f64 y) y)) (pow.f64 x #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 (neg.f64 y) y) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal -1 binary64)) |
(*.f64 y (neg.f64 y)) |
(neg.f64 (*.f64 y y)) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (-.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 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (fma.f64 (fma.f64 (+.f64 x y) (-.f64 x y) (*.f64 y y)) (*.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 x x (*.f64 y y))) |
#s(approx (- (* x x) (* y y)) (*.f64 (neg.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 (+ (* (* y y) (neg (* y y))) (pow x 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (+ (* (* y y) (neg (* y y))) (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 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (*.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 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (*.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 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (*.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 (+ (* (* y y) (neg (* y y))) (pow x 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (+ (* (* y y) (neg (* y y))) (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 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (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 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (fma.f64 (fma.f64 (+.f64 x y) (-.f64 x y) (neg.f64 (*.f64 x x))) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (- (* x x) (* y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
#s(approx (neg (* y y)) (*.f64 (neg.f64 y) y)) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (*.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 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (*.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 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (*.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 (+ (* (* y y) (neg (* y y))) (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 2 829 to 365 computations (87.1% saved)
6 alts after pruning (4 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 162 | 4 | 166 |
| Fresh | 0 | 0 | 0 |
| Picked | 2 | 2 | 4 |
| Done | 0 | 0 | 0 |
| Total | 164 | 6 | 170 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
| ✓ | 58.8% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ▶ | 57.6% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y))) |
| ▶ | 58.8% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ▶ | 57.6% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 y (*.f64 y (*.f64 (neg.f64 y) y)))) |
| ✓ | 57.7% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
Compiled 84 to 58 computations (31% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 y (*.f64 y (*.f64 (neg.f64 y) y)))) |
(*.f64 y (*.f64 y (*.f64 (neg.f64 y) y))) |
y |
(*.f64 y (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 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 |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y))) |
(*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(fma.f64 x x (*.f64 y y)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
(-.f64 x 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 (* (* 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 (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (pow y 3)))))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 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 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 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 y) (- x y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 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 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 (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 (* y (* y (* (neg y) y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y (* (neg y) y)) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (neg y) y) (* y y)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 4)))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 x) (* y y)) #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 (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 | y | @ | inf | ((- (pow x 4) (pow y 4)) (* y (* y (* (neg y) y))) y (* y (* (neg y) y)) (* (neg y) y) (neg y) (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (- (pow x 4) (pow y 4)) (* (* (neg y) y) (* y y)) (* y y) (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) (+ (* x x) (* y y)) (* (+ x y) (- x y)) (+ x y) (- x y)) |
| 3.0ms | y | @ | -inf | ((- (pow x 4) (pow y 4)) (* y (* y (* (neg y) y))) y (* y (* (neg y) y)) (* (neg y) y) (neg y) (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (- (pow x 4) (pow y 4)) (* (* (neg y) y) (* y y)) (* y y) (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) (+ (* x x) (* y y)) (* (+ x y) (- x y)) (+ x y) (- x y)) |
| 2.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (* y (* y (* (neg y) y))) y (* y (* (neg y) y)) (* (neg y) y) (neg y) (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (- (pow x 4) (pow y 4)) (* (* (neg y) y) (* y y)) (* y y) (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) (+ (* x x) (* y y)) (* (+ x y) (- x y)) (+ x y) (- x y)) |
| 2.0ms | x | @ | -inf | ((- (pow x 4) (pow y 4)) (* y (* y (* (neg y) y))) y (* y (* (neg y) y)) (* (neg y) y) (neg y) (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (- (pow x 4) (pow y 4)) (* (* (neg y) y) (* y y)) (* y y) (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) (+ (* x x) (* y y)) (* (+ x y) (- x y)) (+ x y) (- x y)) |
| 2.0ms | y | @ | 0 | ((- (pow x 4) (pow y 4)) (* y (* y (* (neg y) y))) y (* y (* (neg y) y)) (* (neg y) y) (neg y) (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (- (pow x 4) (pow y 4)) (* (* (neg y) y) (* y y)) (* y y) (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) (+ (* x x) (* y y)) (* (+ x y) (- x y)) (+ x y) (- x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 305 | 1654 |
| 0 | 322 | 1468 |
| 1 | 1973 | 1439 |
| 0 | 10364 | 1410 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 y (*.f64 y (*.f64 (neg.f64 y) y)))) |
(*.f64 y (*.f64 y (*.f64 (neg.f64 y) y))) |
y |
(*.f64 y (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(neg.f64 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 |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y))) |
(*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y)) |
(*.f64 y y) |
(*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(fma.f64 x x (*.f64 y y)) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(+.f64 x y) |
(-.f64 x 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 (* (* 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 (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* x (+ (* -1 (pow y 3)) (pow y 3)))))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 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 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 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 y) (- x y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ y x)) (/ y x)))))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 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 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 (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 (* y (* y (* (neg y) y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* y (* (neg y) y)) #s(hole binary64 (* -1 (pow y 3)))) |
#s(approx (* (neg y) y) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (neg y) #s(hole binary64 (* -1 y))) |
#s(approx (* (* (neg y) y) (* y y)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) #s(hole binary64 (+ (* y (+ (* -1 (pow x 3)) (pow x 3))) (pow x 4)))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (+ (* -1 (/ x y)) (/ x y)) 1)))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 x) (* y y)) #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 (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) #s(hole binary64 (* (pow y 4) (- (* -1 (/ (+ x (* -1 x)) y)) 1)))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 4) (pow y 4)) (*.f64 (neg.f64 y) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (neg.f64 y) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 (*.f64 (neg.f64 y) y) y) y) |
(*.f64 y (*.f64 (*.f64 (neg.f64 y) y) y)) |
y |
(*.f64 (*.f64 (neg.f64 y) y) y) |
(*.f64 y (*.f64 (neg.f64 y) y)) |
(*.f64 (neg.f64 y) y) |
(*.f64 (*.f64 y y) #s(literal -1 binary64)) |
(*.f64 #s(literal -1 binary64) (*.f64 y y)) |
(*.f64 y (neg.f64 y)) |
(neg.f64 (*.f64 y y)) |
(*.f64 #s(literal -1 binary64) y) |
(*.f64 y #s(literal -1 binary64)) |
(neg.f64 y) |
#s(approx (- (pow x 4) (pow y 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 |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (neg.f64 y) (pow.f64 y #s(literal 3 binary64)))) |
(*.f64 (neg.f64 y) (pow.f64 y #s(literal 3 binary64))) |
(*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y)) |
(*.f64 (*.f64 y y) (*.f64 (neg.f64 y) y)) |
(*.f64 (*.f64 (*.f64 (neg.f64 y) y) y) y) |
(*.f64 y (*.f64 (*.f64 (neg.f64 y) y) y)) |
(*.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)) |
(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 (*.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 (+.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)) (*.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 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 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 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 y)) (fabs.f64 (fabs.f64 y)) (*.f64 x x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 y y)) |
(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 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 (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 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 x x) (*.f64 (neg.f64 y) y)) |
(+.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 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) |
#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 (* (* x x) (* x x)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx x x) |
#s(approx (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) (fma.f64 (fma.f64 (pow.f64 y #s(literal 3 binary64)) #s(literal -1 binary64) (fma.f64 (fma.f64 (neg.f64 y) y (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 (+ (* x x) (* y y)) (*.f64 y y)) |
#s(approx (+ (* x x) (* y y)) (fma.f64 y y (*.f64 x x))) |
#s(approx (* (+ x y) (- x y)) (*.f64 (neg.f64 y) y)) |
#s(approx (* (+ x y) (- x y)) (fma.f64 (neg.f64 y) y (*.f64 (*.f64 #s(literal 0 binary64) y) x))) |
#s(approx (* (+ x y) (- x y)) (fma.f64 (neg.f64 y) y (*.f64 (fma.f64 #s(literal 0 binary64) y x) x))) |
#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 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (pow x 4) (pow y 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 (* (+ (* x x) (* y y)) (* (+ x y) (- x y))) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 (+ (* x x) (* y y)) (*.f64 x x)) |
#s(approx (+ (* x x) (* y y)) (*.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 (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 4) (pow y 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) |
#s(approx (* y (* (neg y) y)) (pow.f64 (neg.f64 y) #s(literal 3 binary64))) |
#s(approx (* (neg y) y) (*.f64 (neg.f64 y) y)) |
#s(approx (neg y) (neg.f64 y)) |
#s(approx (* (* (neg y) y) (* y y)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 4) (pow y 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 (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 (+ (* x x) (* y y)) (*.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 (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 (* (+ (* x x) (* y y)) (* (+ 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 5 366 to 803 computations (85% saved)
6 alts after pruning (1 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 264 | 1 | 265 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 2 | 2 |
| Total | 265 | 6 | 271 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 99.8% | (*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
| ✓ | 58.8% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | 57.6% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y))) |
| ✓ | 58.8% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 57.6% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 y (*.f64 y (*.f64 (neg.f64 y) y)))) |
| ✓ | 57.7% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
Compiled 84 to 58 computations (31% 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) |
| 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)) (+ 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)) (+ 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)) (+ 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)) (+ 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)) (+ 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))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.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)) |
| 1.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)) |
| 1.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)) |
| 1.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)) |
| 1.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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 310 | 1621 |
| 0 | 317 | 1478 |
| 1 | 2085 | 1446 |
| 0 | 10745 | 1419 |
| 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) |
#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)) (+ 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)) (+ 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)) (+ 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)) (+ 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)) (+ 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))))))) |
| Outputs |
|---|
(*.f64 (-.f64 x y) (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y)))) |
(*.f64 (*.f64 (+.f64 x y) (fma.f64 x x (*.f64 y y))) (-.f64 x 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 (pow.f64 (*.f64 y (fma.f64 x x (*.f64 y y))) #s(literal 3 binary64)) (pow.f64 (*.f64 x (fma.f64 x x (*.f64 y y))) #s(literal 3 binary64))) (fma.f64 (*.f64 y (fma.f64 x x (*.f64 y y))) (*.f64 y (fma.f64 x x (*.f64 y y))) (-.f64 (*.f64 (*.f64 x (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 (pow.f64 (*.f64 (fma.f64 x x (*.f64 y y)) y) #s(literal 3 binary64)) (pow.f64 (*.f64 (fma.f64 x x (*.f64 y y)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 (fma.f64 x x (*.f64 y y)) y) (*.f64 (fma.f64 x x (*.f64 y y)) y) (-.f64 (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) x) (*.f64 (fma.f64 x x (*.f64 y y)) x)) (*.f64 (*.f64 (fma.f64 x x (*.f64 y y)) y) (*.f64 (fma.f64 x x (*.f64 y y)) 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 x) (*.f64 y 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 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 (*.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 x x) (*.f64 y y)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (*.f64 (-.f64 x y) (-.f64 (*.f64 x x) (*.f64 y y)))) |
(/.f64 (*.f64 (-.f64 (*.f64 x x) (*.f64 y 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 x) (*.f64 y 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 (*.f64 x x) (*.f64 y 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 (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 x) (*.f64 y y)))) |
(/.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 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 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 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 x) (*.f64 y y)))) |
(/.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 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 (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 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 y y) (*.f64 x x))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 y x))) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y))) |
(/.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 x) (*.f64 y 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 x) (*.f64 y y)) (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 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 (*.f64 x x) (*.f64 y y))) (*.f64 (-.f64 (*.f64 y y) (*.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 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 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 (*.f64 x x) (*.f64 y 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))) |
(/.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 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 (*.f64 x x) (*.f64 y 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 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))))) |
(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 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y)))) |
(/.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 x y) #s(literal 2 binary64)))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 x x) (*.f64 y y))) |
(/.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 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 x)) (exp.f64 (log.f64 x)) (*.f64 y y)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 x x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (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 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 x x) (*.f64 y y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.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 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 x y) #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 x y) #s(literal 2 binary64)))))) |
(+.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 (neg.f64 (-.f64 (*.f64 y y) (*.f64 x x))) (neg.f64 (-.f64 y x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 y y (-.f64 (*.f64 x 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 (-.f64 (*.f64 y y) (*.f64 x y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (-.f64 x y))) |
(/.f64 (-.f64 (*.f64 y y) (*.f64 x x)) (-.f64 y x)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (-.f64 x y)) |
(/.f64 (+.f64 (pow.f64 y #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 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 y y) (-.f64 y x)) (/.f64 (*.f64 x x) (-.f64 y x))) |
(-.f64 (/.f64 (*.f64 x x) (-.f64 x y)) (/.f64 (*.f64 y y) (-.f64 x y))) |
(+.f64 (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 y y (-.f64 (*.f64 x x) (*.f64 x y)))) (/.f64 (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)) (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 x y) |
(+.f64 y x) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64)))) (neg.f64 (fma.f64 (+.f64 x y) y (*.f64 x x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 x x) (*.f64 y y))) (neg.f64 (+.f64 x y))) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 y y)) (+.f64 x y)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 y #s(literal 3 binary64))) (fma.f64 (+.f64 x y) y (*.f64 x x))) |
(-.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 (+.f64 x y) y (*.f64 x x))) (/.f64 (pow.f64 y #s(literal 3 binary64)) (fma.f64 (+.f64 x y) y (*.f64 x x)))) |
(-.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 (*.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)) (+ 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 (*.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)) (+ 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)) (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 (-.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)) (+ y x)) (- 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 3 binary64)) (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)) (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 3 binary64)) (pow.f64 (/.f64 y x) #s(literal 2 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 (-.f64 #s(literal 1 binary64) (/.f64 y x)) x)) |
#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) (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)) (+ y x)) (- 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 (* (+ (* 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 (+.f64 (/.f64 (*.f64 y 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)) (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)) (+ 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 (*.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 (* (+ (* 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 y #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y)) #s(literal 1 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.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)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.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)))) |
#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 (pow.f64 y #s(literal 4 binary64)) (-.f64 (neg.f64 (*.f64 #s(literal 0 binary64) (/.f64 x y))) #s(literal 1 binary64)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.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)))) |
#s(approx (* (* (+ (* y y) (* x x)) (+ y x)) (- x y)) (*.f64 (pow.f64 y #s(literal 4 binary64)) (-.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)))) |
#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 (/.f64 (pow.f64 x #s(literal 3 binary64)) y) #s(literal -1 binary64) (neg.f64 (*.f64 x x))) 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) (-.f64 #s(literal 1 binary64) (/.f64 x y)))) |
Compiled 4 903 to 769 computations (84.3% saved)
7 alts after pruning (1 fresh and 6 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 183 | 1 | 184 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 5 | 5 |
| Total | 183 | 7 | 190 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 99.8% | (*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
| 72.0% | (*.f64 (*.f64 #s(approx (+ (* y y) (* x x)) (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) | |
| ✓ | 58.8% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | 57.6% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y))) |
| ✓ | 58.8% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 57.6% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 y (*.f64 y (*.f64 (neg.f64 y) y)))) |
| ✓ | 57.7% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
Compiled 252 to 112 computations (55.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)) (*.f64 y (*.f64 y (*.f64 (neg.f64 y) y)))) |
#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)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
(*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
#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)))) |
(fma.f64 (*.f64 y y) (neg.f64 (*.f64 y y)) (pow.f64 x #s(literal 4 binary64))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| Outputs |
|---|
(*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
5 calls:
| 3.0ms | y |
| 3.0ms | x |
| 3.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 3.0ms | (pow.f64 x #s(literal 4 binary64)) |
| 3.0ms | (pow.f64 y #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)) (*.f64 y (*.f64 y (*.f64 (neg.f64 y) y)))) |
#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)) |
(*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
| Outputs |
|---|
(*.f64 (*.f64 (fma.f64 y y (*.f64 x x)) (+.f64 y x)) (-.f64 x y)) |
5 calls:
| 8.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 2.0ms | x |
| 2.0ms | y |
| 2.0ms | (pow.f64 x #s(literal 4 binary64)) |
| 2.0ms | (pow.f64 y #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)) (*.f64 y (*.f64 y (*.f64 (neg.f64 y) y)))) |
#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)) |
| Outputs |
|---|
#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)) |
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 |
|---|---|---|
| 83.8% | 2 | (pow.f64 y #s(literal 4 binary64)) |
| 96.3% | 2 | (pow.f64 x #s(literal 4 binary64)) |
| 99.6% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 97.0% | 3 | x |
| 85.4% | 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)) (*.f64 y (*.f64 y (*.f64 (neg.f64 y) y)))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (neg.f64 y) y) (*.f64 y y))) |
| Outputs |
|---|
#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))) |
3 calls:
| 2.0ms | x |
| 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)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 86.4% | 3 | x |
| 85.2% | 2 | (pow.f64 x #s(literal 4 binary64)) |
| 93.4% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 11 to 12 computations (-9.1% 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)) (*.f64 y (*.f64 y (*.f64 (neg.f64 y) y)))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 y (*.f64 y (*.f64 (neg.f64 y) y)))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
1 calls:
| 1.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.4% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 7 to 6 computations (14.3% 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:
| 5.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (pow.f64 x #s(literal 4 binary64)) |
| 1.0ms | (pow.f64 y #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 58.8% | 1 | (pow.f64 y #s(literal 4 binary64)) |
| 58.8% | 1 | y |
| 58.8% | 1 | x |
| 58.8% | 1 | (pow.f64 x #s(literal 4 binary64)) |
| 58.8% | 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 | -2.56467437e-315 | 0.0 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.56467437e-315 | 0.0 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -2.56467437e-315 | 0.0 |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 40 | 170 |
| 1 | 59 | 170 |
| 2 | 110 | 170 |
| 3 | 179 | 170 |
| 4 | 222 | 170 |
| 5 | 223 | 170 |
| 1× | saturated |
| Inputs |
|---|
(*.f64 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.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 -404804507/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 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 -404804507/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 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)))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -404804507/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (- (pow x 4) (pow y 4)) (*.f64 y (*.f64 y (*.f64 (neg.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 (fma.f64 x x (*.f64 y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.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 -404804507/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 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 -404804507/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 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)))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -404804507/202402253307310618352495346718917307049556649764142118356901358027430339567995346891960383701437124495187077864316811911389808737385793476867013399940738509921517424276566361364466907742093216341239767678472745068562007483424692698618103355649159556340810056512358769552333414615230502532186327508646006263307707741093494784 binary64)) #s(approx (- (pow x 4) (pow y 4)) (*.f64 y (*.f64 y (*.f64 (neg.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 170 to 41 computations (75.9% saved)
Compiled 354 to 94 computations (73.4% saved)
Loading profile data...