
Time bar (total: 1.9s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.9% | 0.1% | 0% | 0% | 0% | 0 |
| 100% | 99.9% | 0% | 0.1% | 0% | 0% | 0% | 1 |
Compiled 9 to 8 computations (11.1% saved)
| 719.0ms | 8 256× | 0 | valid |
ival-pow: 330.0ms (82.2% of total)ival-sub: 61.0ms (15.2% of total)exact: 6.0ms (1.5% of total)ival-assert: 3.0ms (0.7% of total)adjust: 2.0ms (0.5% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 25 | 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 | 25 | 0 |
| ↳ | (pow.f64 x #s(literal 4 binary64)) | overflow | 88 | |
| ↳ | (pow.f64 y #s(literal 4 binary64)) | overflow | 90 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 25 | 0 |
| - | 0 | 231 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 25 | 0 | 0 |
| - | 0 | 0 | 231 |
| number | freq |
|---|---|
| 0 | 231 |
| 1 | 25 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 56.0ms | 512× | 0 | valid |
Compiled 43 to 22 computations (48.8% saved)
ival-pow: 15.0ms (81.8% of total)ival-sub: 2.0ms (10.9% 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 |
|---|---|---|
| ▶ | 90.2% | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 7 to 6 computations (14.3% saved)
| Inputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
y |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | y | @ | 0 | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | x | @ | 0 | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | x | @ | -inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
| 1.0ms | y | @ | inf | ((- (pow x 4) (pow y 4)) (pow x 4) x 4 (pow y 4) y) |
Useful iterations: 1 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 30 | 136 |
| 0 | 32 | 132 |
| 1 | 115 | 131 |
| 0 | 866 | 131 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
x |
#s(literal 4 binary64) |
(pow.f64 y #s(literal 4 binary64)) |
y |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow y 4) (- (/ (pow x 4) (pow y 4)) 1)))) |
| Outputs |
|---|
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64)))) (neg.f64 (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 y #s(literal 12 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 12 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64)))) (neg.f64 (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 y #s(literal 12 binary64)))) (neg.f64 (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 y #s(literal 8 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 8 binary64)) (pow.f64 x #s(literal 8 binary64))) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 12 binary64)) (pow.f64 y #s(literal 12 binary64))) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64)))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 12 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 12 binary64))) (+.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (pow.f64 y #s(literal 8 binary64)) (neg.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 y #s(literal 12 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 12 binary64))) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64))))) |
(fma.f64 (*.f64 #s(literal -1 binary64) (*.f64 y y)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (neg.f64 (*.f64 y y)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 y y) (*.f64 (*.f64 y y) #s(literal -1 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 y y) (neg.f64 (*.f64 y y)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 x x) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(fma.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(-.f64 (/.f64 (pow.f64 y #s(literal 8 binary64)) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 x #s(literal 8 binary64)) (-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64)))) (/.f64 (pow.f64 y #s(literal 12 binary64)) (+.f64 (+.f64 (pow.f64 (*.f64 x y) #s(literal 4 binary64)) (pow.f64 y #s(literal 8 binary64))) (pow.f64 x #s(literal 8 binary64))))) |
(-.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (neg.f64 (pow.f64 x #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 1 binary64) (pow.f64 y #s(literal 4 binary64)))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) #s(literal -1 binary64))) |
(-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
(+.f64 (/.f64 (neg.f64 (pow.f64 y #s(literal 12 binary64))) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64))))) (/.f64 (pow.f64 x #s(literal 12 binary64)) (+.f64 (pow.f64 y #s(literal 8 binary64)) (+.f64 (pow.f64 x #s(literal 8 binary64)) (pow.f64 (*.f64 x y) #s(literal 4 binary64)))))) |
(+.f64 (neg.f64 (pow.f64 y #s(literal 4 binary64))) (pow.f64 x #s(literal 4 binary64))) |
(+.f64 (pow.f64 x #s(literal 4 binary64)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 #s(literal 1 binary64) (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (*.f64 x x)) (*.f64 x x)) |
(*.f64 (*.f64 (*.f64 x x) #s(literal 1 binary64)) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 (*.f64 x x) #s(literal 1 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 #s(literal 1 binary64) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal 1 binary64)) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(neg.f64 (*.f64 (pow.f64 x #s(literal 4 binary64)) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (pow.f64 x #s(literal 4 binary64)))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 4 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 4 binary64)))) |
x |
#s(literal 4 binary64) |
(*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 y y))) |
(*.f64 (fabs.f64 (*.f64 y y)) (fabs.f64 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 4 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 2 binary64)) |
(pow.f64 y #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 4 binary64)))) |
y |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow x 4) (pow.f64 x #s(literal 4 binary64))) |
#s(approx x x) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (pow y 4) (pow.f64 y #s(literal 4 binary64))) |
#s(approx y y) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
Compiled 971 to 185 computations (80.9% saved)
3 alts after pruning (3 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 71 | 3 | 74 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 72 | 3 | 75 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 94.8% | (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
| ▶ | 59.6% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ▶ | 58.3% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
Compiled 37 to 26 computations (29.7% 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) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* (pow x 2) (+ (* -1 (pow y 2)) (pow y 2)))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* (pow x 2) (+ (* -1 (pow y 2)) (+ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (- (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 4) (pow x 4))) (/ (pow y 2) (pow x 2)))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow x 4)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (+ (* -1 (pow y 2)) (pow x 2)))) (pow x 4)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (pow x 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)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 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)) |
| 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)) |
| 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)) |
| 1.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)) |
| 1.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)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 113 | 737 |
| 0 | 125 | 611 |
| 0 | 614 | 603 |
| 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) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (pow x 4) #s(hole binary64 (pow x 4))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* (pow x 2) (+ (* -1 (pow y 2)) (pow y 2)))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* -1 (pow y 4)) (* (pow x 2) (+ (* -1 (pow y 2)) (+ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (+ (pow x 2) (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (- (pow x 2) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (pow x 4))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* (pow x 4) (+ 1 (* -1 (/ (pow y 4) (pow x 4))))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (pow x 4))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (* (pow x 4) (+ 1 (+ (* -1 (/ (pow y 2) (pow x 2))) (+ (* -1 (/ (pow y 4) (pow x 4))) (/ (pow y 2) (pow x 2)))))))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (/ (pow y 2) (pow x 2)))))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (pow y 4) #s(hole binary64 (pow y 4))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (pow x 2))) (pow x 4)))) |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) #s(hole binary64 (+ (* (pow y 2) (+ (* -1 (pow x 2)) (+ (* -1 (pow y 2)) (pow x 2)))) (pow x 4)))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (pow x 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)))) |
| Outputs |
|---|
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(pow.f64 y #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) |
y |
#s(literal 4 binary64) |
#s(approx (* (+ (* 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 (fma.f64 y y (*.f64 x x)) (*.f64 (+.f64 x y) (-.f64 x y))) |
(*.f64 (*.f64 (+.f64 x y) (-.f64 x y)) (fma.f64 y y (*.f64 x x))) |
(/.f64 (-.f64 (*.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 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 x x (*.f64 y y)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(*.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 y y) |
(pow.f64 y #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(*.f64 (+.f64 x y) (-.f64 x y)) |
(/.f64 (-.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 x x) (*.f64 y y))))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 y y (*.f64 x x))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 (neg.f64 y) y)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 (neg.f64 y) y)) |
(fma.f64 x x (*.f64 (neg.f64 y) y)) |
(-.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
#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 y y) #s(literal -1 binary64) (fma.f64 y y (*.f64 x x))) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (+ (* x x) (* y y)) (*.f64 y y)) |
#s(approx (+ (* x x) (* y y)) (fma.f64 y y (*.f64 x x))) |
#s(approx (- (* x x) (* y y)) (neg.f64 (*.f64 y y))) |
#s(approx (- (* x x) (* y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (+ (* 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 (* (+ (* 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 x) #s(literal -1 binary64) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (- (* x x) (* y y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) |
#s(approx (* (+ (* 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))) |
Compiled 1 975 to 277 computations (86% saved)
5 alts after pruning (3 fresh and 2 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 104 | 3 | 107 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 0 | 0 |
| Total | 105 | 5 | 110 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 67.5% | (*.f64 (fma.f64 x x (*.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)))) |
| ✓ | 59.6% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ▶ | 59.5% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 58.3% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
| ▶ | 58.3% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
Compiled 82 to 52 computations (36.6% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 y y) |
y |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
x |
(*.f64 (fma.f64 x x (*.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)))) |
(fma.f64 x x (*.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))) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
#s(literal 1 binary64) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* 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) (* y y)) 1) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (- (/ (pow x 2) (pow y 2)) 1))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#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 (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (/ 1 (pow x 2)))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (* (* y y) (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (* y y) (* y y)) #s(hole binary64 (pow y 4))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* 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 (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (/ (+ (* -1 (pow y 2)) (pow x 2)) (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 (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 4.0ms | y | @ | 0 | ((- (pow x 4) (pow y 4)) (neg (* (* y y) (* y y))) (* (* y y) (* y y)) (* y y) y (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (/ (* x x) (* y y)) 1) |
| 2.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (neg (* (* y y) (* y y))) (* (* y y) (* y y)) (* y y) y (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (/ (* x x) (* y y)) 1) |
| 2.0ms | y | @ | inf | ((- (pow x 4) (pow y 4)) (neg (* (* y y) (* y y))) (* (* y y) (* y y)) (* y y) y (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (/ (* x x) (* y y)) 1) |
| 2.0ms | x | @ | -inf | ((- (pow x 4) (pow y 4)) (neg (* (* y y) (* y y))) (* (* y y) (* y y)) (* y y) y (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (/ (* x x) (* y y)) 1) |
| 2.0ms | x | @ | 0 | ((- (pow x 4) (pow y 4)) (neg (* (* y y) (* y y))) (* (* y y) (* y y)) (* y y) y (- (pow x 4) (pow y 4)) (* (* x x) (* x x)) (* x x) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (/ (* x x) (* y y)) 1) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 137 | 1051 |
| 0 | 157 | 892 |
| 0 | 768 | 881 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
(neg.f64 (*.f64 (*.f64 y y) (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 y y) |
y |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x x) |
x |
(*.f64 (fma.f64 x x (*.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)))) |
(fma.f64 x x (*.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))) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
#s(literal 1 binary64) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (- (pow x 4) (pow y 4)))) |
#s(approx (* (* x x) (* x x)) #s(hole binary64 (pow x 4))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* (+ (* 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) (* y y)) 1) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (- (/ (pow x 2) (pow y 2)) 1))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#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 (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (/ 1 (pow x 2)))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (* (* y y) (* y y))) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (* y y) (* y y)) #s(hole binary64 (pow y 4))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (* (+ (* 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 (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (/ (+ (* -1 (pow y 2)) (pow x 2)) (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 (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (*.f64 y y)) (*.f64 y y)) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (*.f64 y y) (neg.f64 (*.f64 y y))) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 y y) y) y) |
(*.f64 (fabs.f64 (*.f64 y y)) (fabs.f64 (*.f64 y y))) |
(*.f64 (neg.f64 (*.f64 y y)) (neg.f64 (*.f64 y y))) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 y (*.f64 y (*.f64 y y))) |
(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 (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))) |
y |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (fabs.f64 (*.f64 x x)) (fabs.f64 (*.f64 x x))) |
(*.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 x x))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 x (*.f64 x (*.f64 x x))) |
(pow.f64 (*.f64 x x) #s(literal 2 binary64)) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
(*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)))) |
(*.f64 #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) (fma.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 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 x x (*.f64 y y)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) |
(*.f64 (*.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) y) y) |
(*.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 x y))) #s(literal 1 binary64)) (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (*.f64 (/.f64 x y) (/.f64 x y)) (*.f64 (/.f64 x y) (/.f64 x y)) (+.f64 #s(literal 1 binary64) (*.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))))) |
(-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (/.f64 x (*.f64 y y))) |
(/.f64 (/.f64 (*.f64 x x) y) y) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
#s(literal 1 binary64) |
#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 (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 y y)) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (- (pow x 4) (pow y 4)) (fma.f64 (fma.f64 #s(literal -1 binary64) (*.f64 y y) (fma.f64 y y (*.f64 x x))) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (+ (* x x) (* y y)) (*.f64 y y)) |
#s(approx (+ (* x x) (* y y)) (fma.f64 y y (*.f64 x x))) |
#s(approx (- (* x x) (* y y)) (neg.f64 (*.f64 y y))) |
#s(approx (- (* x x) (* y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) (neg.f64 (*.f64 y y))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(literal -1 binary64)) |
#s(approx (- (/ (* x x) (* y y)) 1) (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64))) |
#s(approx (/ (* x x) (* y y)) (*.f64 (/.f64 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 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (fma.f64 #s(literal 0 binary64) (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (+.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (fma.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 x #s(literal 4 binary64))) #s(literal -1 binary64) (/.f64 (*.f64 y y) (*.f64 x x)))) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (+ (* x x) (* y y)) (*.f64 x x)) |
#s(approx (+ (* x x) (* y y)) (*.f64 (+.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- (* x x) (* y y)) (*.f64 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 (fma.f64 (/.f64 (*.f64 y y) (*.f64 x x)) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) (*.f64 x x)) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* 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 (- (/ (* x x) (* y y)) 1) (*.f64 (/.f64 x y) (/.f64 x y))) |
#s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (- (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) (* y y)) (pow.f64 y #s(literal 4 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (- (pow x 4) (pow y 4)) (fma.f64 (*.f64 #s(literal 0 binary64) (*.f64 x x)) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (fma.f64 (fma.f64 (*.f64 x x) #s(literal -1 binary64) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* x x) (* y y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) |
#s(approx (- (/ (* x x) (* y y)) 1) (/.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (*.f64 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)))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 (*.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) (/.f64 x y))) #s(literal 1 binary64)) (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (-.f64 (fma.f64 #s(literal 0 binary64) (*.f64 (/.f64 x y) (/.f64 x 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 (fma.f64 (/.f64 x y) (/.f64 x y) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) (*.f64 (-.f64 (*.f64 (/.f64 x y) (/.f64 x y)) #s(literal 1 binary64)) (*.f64 y y))) |
Compiled 4 435 to 522 computations (88.2% saved)
8 alts after pruning (4 fresh and 4 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 175 | 4 | 179 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 2 | 3 |
| Done | 0 | 2 | 2 |
| Total | 176 | 8 | 184 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 43.0% | (*.f64 (fma.f64 x x (*.f64 y y)) #s(approx (- (* x x) (* y y)) (*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 y y)))) |
| ▶ | 44.9% | (*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)))) |
| ✓ | 59.6% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ▶ | 59.6% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
| ✓ | 59.5% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 58.3% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
| ▶ | 58.3% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y))) |
| ✓ | 58.3% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
Compiled 154 to 90 computations (41.6% saved)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y))) |
(neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y)) |
(*.f64 (*.f64 (*.f64 y y) y) y) |
(*.f64 (*.f64 y y) y) |
(*.f64 y y) |
y |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
(*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #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 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y))) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
#s(literal 1 binary64) |
(*.f64 (fma.f64 x x (*.f64 y y)) #s(approx (- (* x x) (* y y)) (*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 y y)))) |
(fma.f64 x x (*.f64 y y)) |
#s(approx (- (* x x) (* y y)) (*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 y y))) |
(*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 y y)) |
#s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (/.f64 x y) (/.f64 x y))) |
(*.f64 (/.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) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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) (* y y)) 1) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (- (/ (pow x 2) (pow y 2)) 1))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* (/ x y) (/ x y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#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 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 (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (/ 1 (pow x 2)))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (* (* (* y y) y) y)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (* (* y y) y) y) #s(hole binary64 (pow y 4))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (/ (+ (* -1 (pow y 2)) (pow x 2)) (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 (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 5.0ms | x | @ | inf | ((- (pow x 4) (pow y 4)) (neg (* (* (* y y) y) y)) (* (* (* y y) y) y) (* (* y y) y) (* y y) y (- (pow x 4) (pow y 4)) (* (* (* x x) x) x) (* (* x x) x) (* x x) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (/ (* x x) (* y y)) 1 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (* (/ x y) (/ x y)) (/ x y)) |
| 4.0ms | x | @ | -inf | ((- (pow x 4) (pow y 4)) (neg (* (* (* y y) y) y)) (* (* (* y y) y) y) (* (* y y) y) (* y y) y (- (pow x 4) (pow y 4)) (* (* (* x x) x) x) (* (* x x) x) (* x x) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (/ (* x x) (* y y)) 1 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (* (/ x y) (/ x y)) (/ x y)) |
| 3.0ms | y | @ | -inf | ((- (pow x 4) (pow y 4)) (neg (* (* (* y y) y) y)) (* (* (* y y) y) y) (* (* y y) y) (* y y) y (- (pow x 4) (pow y 4)) (* (* (* x x) x) x) (* (* x x) x) (* x x) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (/ (* x x) (* y y)) 1 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (* (/ x y) (/ x y)) (/ x y)) |
| 2.0ms | y | @ | inf | ((- (pow x 4) (pow y 4)) (neg (* (* (* y y) y) y)) (* (* (* y y) y) y) (* (* y y) y) (* y y) y (- (pow x 4) (pow y 4)) (* (* (* x x) x) x) (* (* x x) x) (* x x) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (/ (* x x) (* y y)) 1 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (* (/ x y) (/ x y)) (/ x y)) |
| 2.0ms | x | @ | 0 | ((- (pow x 4) (pow y 4)) (neg (* (* (* y y) y) y)) (* (* (* y y) y) y) (* (* y y) y) (* y y) y (- (pow x 4) (pow y 4)) (* (* (* x x) x) x) (* (* x x) x) (* x x) x (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (/ (* x x) (* y y)) 1 (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (+ (* x x) (* y y)) (- (* x x) (* y y)) (* (- (/ (* x x) (* y y)) 1) (* y y)) (- (/ (* x x) (* y y)) 1) (* (/ x y) (/ x y)) (/ x y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 157 | 1228 |
| 0 | 187 | 991 |
| 0 | 803 | 981 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y))) |
(neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y)) |
(*.f64 (*.f64 (*.f64 y y) y) y) |
(*.f64 (*.f64 y y) y) |
(*.f64 y y) |
y |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
(*.f64 (*.f64 (*.f64 x x) x) x) |
(*.f64 (*.f64 x x) x) |
(*.f64 x x) |
x |
(*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #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 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y))) |
(*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)) |
(-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
#s(literal 1 binary64) |
(*.f64 (fma.f64 x x (*.f64 y y)) #s(approx (- (* x x) (* y y)) (*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 y y)))) |
(fma.f64 x x (*.f64 y y)) |
#s(approx (- (* x x) (* y y)) (*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 y y))) |
(*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (/.f64 x y) (/.f64 x y))) (*.f64 y y)) |
#s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (/.f64 x y) (/.f64 x y))) |
(*.f64 (/.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) x) #s(hole binary64 (pow x 3))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#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) (* y y)) 1) (* y y)) #s(hole binary64 (* -1 (pow y 2)))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 -1)) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (- (/ (pow x 2) (pow y 2)) 1))) |
#s(approx (/ (* x x) (* y y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (* (/ x y) (/ x y)) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#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 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 (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (pow y 2) (pow x 2))))))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (/ (pow x 2) (pow y 2)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (* (pow x 2) (- (/ 1 (pow y 2)) (/ 1 (pow x 2)))))) |
#s(approx (- (pow x 4) (pow y 4)) #s(hole binary64 (+ (* -1 (pow y 4)) (pow x 4)))) |
#s(approx (neg (* (* (* y y) y) y)) #s(hole binary64 (* -1 (pow y 4)))) |
#s(approx (* (* (* y y) y) y) #s(hole binary64 (pow y 4))) |
#s(approx (* (* y y) y) #s(hole binary64 (pow y 3))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#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 (- (* x x) (* y y)) #s(hole binary64 (+ (* -1 (pow y 2)) (pow x 2)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(hole binary64 (/ (+ (* -1 (pow y 2)) (pow x 2)) (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 (* (- (/ (* x x) (* y y)) 1) (* y y)) #s(hole binary64 (* (pow y 2) (- (/ (pow x 2) (pow y 2)) 1)))) |
| Outputs |
|---|
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
(*.f64 (neg.f64 (pow.f64 y #s(literal 3 binary64))) y) |
(*.f64 #s(literal -1 binary64) (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) (neg.f64 y)) |
(*.f64 (pow.f64 y #s(literal 4 binary64)) #s(literal -1 binary64)) |
(neg.f64 (pow.f64 y #s(literal 4 binary64))) |
(*.f64 (pow.f64 y #s(literal 3 binary64)) y) |
(*.f64 (*.f64 y y) (*.f64 y y)) |
(*.f64 y (pow.f64 y #s(literal 3 binary64))) |
(pow.f64 y #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 4 binary64))) |
(*.f64 (pow.f64 y #s(literal 3/2 binary64)) (pow.f64 y #s(literal 3/2 binary64))) |
(*.f64 (*.f64 y y) y) |
(*.f64 y (*.f64 y y)) |
(pow.f64 y #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 3 binary64))) |
(*.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))) |
y |
#s(approx (* (+ (* x x) (* y y)) (- (* x x) (* y y))) (pow.f64 x #s(literal 4 binary64))) |
(*.f64 (*.f64 x x) (*.f64 x x)) |
(*.f64 (pow.f64 x #s(literal 3 binary64)) x) |
(*.f64 x (pow.f64 x #s(literal 3 binary64))) |
(pow.f64 x #s(literal 4 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 4 binary64))) |
(*.f64 (pow.f64 x #s(literal 3/2 binary64)) (pow.f64 x #s(literal 3/2 binary64))) |
(*.f64 (*.f64 x x) x) |
(*.f64 x (*.f64 x x)) |
(pow.f64 x #s(literal 3 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 3 binary64))) |
(*.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 x x) |
(pow.f64 x #s(literal 2 binary64)) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
x |
(*.f64 #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 x) (* y y)) (*.f64 x x))) |
(*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #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 x) (* y y)) (*.f64 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
(*.f64 (*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) y) y) |
(*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y y)) |
(*.f64 (*.f64 y y) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #s(literal 1 binary64)) (+.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
(/.f64 (-.f64 (pow.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 3 binary64)) #s(literal 1 binary64)) (fma.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (+.f64 #s(literal 1 binary64) (*.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))))) |
(-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) |
(*.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 x y))) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (/.f64 x (*.f64 y y))) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) y) y) |
(/.f64 (*.f64 x (/.f64 x y)) y) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
#s(literal 1 binary64) |
(*.f64 (fma.f64 y y (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 y y)))) |
(*.f64 #s(approx (- (* x x) (* y y)) (*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 y y))) (fma.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 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 (+.f64 x y) (-.f64 x y))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 y y)) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 x x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 x x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 y y)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 x x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 y y)) |
(fma.f64 y y (*.f64 x x)) |
(fma.f64 x x (*.f64 y y)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 y) y)) |
(+.f64 (*.f64 x x) (*.f64 y y)) |
(+.f64 (*.f64 y y) (*.f64 x x)) |
#s(approx (- (* x x) (* y y)) (*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 y y))) |
(*.f64 (*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) y) y) |
(*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(approx (- (/ (* x x) (* y y)) 1) (pow.f64 (/.f64 x y) #s(literal 2 binary64)))) |
#s(approx (- (/ (* x x) (* y y)) 1) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
(*.f64 (neg.f64 (/.f64 x y)) (neg.f64 (/.f64 x y))) |
(*.f64 (fabs.f64 (/.f64 x y)) (fabs.f64 (/.f64 x y))) |
(*.f64 (/.f64 x y) (/.f64 x y)) |
(*.f64 x (/.f64 x (*.f64 y y))) |
(pow.f64 (/.f64 x y) #s(literal 2 binary64)) |
(/.f64 (/.f64 (*.f64 x x) y) y) |
(/.f64 (*.f64 x (/.f64 x y)) y) |
(/.f64 (*.f64 (/.f64 x y) x) y) |
(/.f64 (neg.f64 (*.f64 x x)) (neg.f64 (*.f64 y y))) |
(/.f64 (*.f64 x x) (*.f64 y y)) |
(/.f64 (neg.f64 x) (neg.f64 y)) |
(/.f64 x 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 (* (* (* x x) x) x) (pow.f64 x #s(literal 4 binary64))) |
#s(approx (* (* x x) x) (pow.f64 x #s(literal 3 binary64))) |
#s(approx (* x x) (*.f64 x x)) |
#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 #s(literal -1 binary64) (*.f64 y y) (fma.f64 y y (*.f64 x x))) (*.f64 x x) (neg.f64 (pow.f64 y #s(literal 4 binary64))))) |
#s(approx (+ (* x x) (* y y)) (*.f64 y y)) |
#s(approx (+ (* x x) (* y y)) (fma.f64 y y (*.f64 x x))) |
#s(approx (- (* x x) (* y y)) (neg.f64 (*.f64 y y))) |
#s(approx (- (* x x) (* y y)) (*.f64 (+.f64 x y) (-.f64 x y))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) (neg.f64 (*.f64 y y))) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* y y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) |
#s(approx (- (/ (* x x) (* y y)) 1) #s(literal -1 binary64)) |
#s(approx (- (/ (* x x) (* y y)) 1) (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64))) |
#s(approx (/ (* x x) (* y y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ (* x x) (* y y)) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (/ x y) (/.f64 x y)) |
#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 (* (- (/ (* x x) (* y y)) 1) (* y y)) (*.f64 x x)) |
#s(approx (* (- (/ (* x x) (* y y)) 1) (* 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 (- (/ (* x x) (* y y)) 1) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) |
#s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (-.f64 (pow.f64 y #s(literal -2 binary64)) (pow.f64 x #s(literal -2 binary64))) (*.f64 x x))) |
#s(approx (* (+ (* 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 (* (* (* y y) y) y)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
#s(approx (* (* (* y y) y) y) (pow.f64 y #s(literal 4 binary64))) |
#s(approx (* (* y y) y) (pow.f64 y #s(literal 3 binary64))) |
#s(approx (* y y) (*.f64 y y)) |
#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 x) #s(literal -1 binary64) (fma.f64 x x (neg.f64 (*.f64 y y)))) (*.f64 y y) (pow.f64 x #s(literal 4 binary64)))) |
#s(approx (- (* x x) (* y y)) (fma.f64 x x (neg.f64 (*.f64 y y)))) |
#s(approx (- (/ (* x x) (* y y)) 1) (/.f64 (fma.f64 x x (neg.f64 (*.f64 y y))) (*.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) (pow.f64 (/.f64 x y) #s(literal 2 binary64))) #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) (pow.f64 (/.f64 x y) #s(literal 2 binary64)) (/.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 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
#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 x) (* y y)) 1) (* y y)) (*.f64 (-.f64 (pow.f64 (/.f64 x y) #s(literal 2 binary64)) #s(literal 1 binary64)) (*.f64 y y))) |
Compiled 6 576 to 662 computations (89.9% saved)
8 alts after pruning (1 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 217 | 1 | 218 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 3 | 4 |
| Done | 0 | 4 | 4 |
| Total | 218 | 8 | 226 |
| Status | Accuracy | Program |
|---|---|---|
| 60.9% | (*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) (*.f64 y y)))) | |
| ✓ | 44.9% | (*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)))) |
| ✓ | 59.6% | #s(approx (- (pow x 4) (pow y 4)) (pow.f64 x #s(literal 4 binary64))) |
| ✓ | 59.6% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
| ✓ | 59.5% | #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| ✓ | 58.3% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (pow.f64 y #s(literal 4 binary64)))) |
| ✓ | 58.3% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y))) |
| ✓ | 58.3% | #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
Compiled 387 to 148 computations (61.8% 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 (*.f64 (*.f64 x x) x) x)) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y))) |
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)))) |
(*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) (*.f64 y y)))) |
(*.f64 (fma.f64 x x (*.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)))) |
(*.f64 (fma.f64 x x (*.f64 y y)) #s(approx (- (* x x) (* y y)) (*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (/.f64 x y) (/.f64 x y))) (*.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)))) |
(-.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))) |
(*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) (*.f64 y y)))) |
5 calls:
| 4.0ms | x |
| 4.0ms | y |
| 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 |
|---|---|---|
| 94.8% | 1 | (pow.f64 y #s(literal 4 binary64)) |
| 94.8% | 1 | (pow.f64 x #s(literal 4 binary64)) |
| 100.0% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 96.7% | 2 | x |
| 96.3% | 2 | 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 (*.f64 (*.f64 x x) x) x)) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y))) |
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)))) |
(*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) (*.f64 y y)))) |
(*.f64 (fma.f64 x x (*.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)))) |
(*.f64 (fma.f64 x x (*.f64 y y)) #s(approx (- (* x x) (* y y)) (*.f64 #s(approx (- (/ (* x x) (* y y)) 1) (*.f64 (/.f64 x y) (/.f64 x y))) (*.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)))) |
| Outputs |
|---|
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) (*.f64 y y)))) |
1 calls:
| 4.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 99.8% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 7 to 6 computations (14.3% 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 (*.f64 (*.f64 x x) x) x)) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y))) |
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
(*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 x x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y)))) |
| Outputs |
|---|
(*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
2 calls:
| 2.0ms | x |
| 2.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 96.7% | 2 | x |
| 94.8% | 1 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 8 to 8 computations (0% 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 (*.f64 (*.f64 x x) x) x)) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
5 calls:
| 2.0ms | x |
| 2.0ms | y |
| 1.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 1.0ms | (pow.f64 x #s(literal 4 binary64)) |
| 1.0ms | (pow.f64 y #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.1% | 2 | (pow.f64 y #s(literal 4 binary64)) |
| 85.5% | 2 | (pow.f64 x #s(literal 4 binary64)) |
| 95.6% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 87.5% | 3 | y |
| 85.9% | 3 | x |
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 (*.f64 (*.f64 x x) x) x)) |
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
1 calls:
| 1.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| Accuracy | Segments | Branch |
|---|---|---|
| 95.6% | 2 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 7 to 6 computations (14.3% 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 (*.f64 (*.f64 x x) x) x)) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
5 calls:
| 20.0ms | y |
| 1.0ms | x |
| 1.0ms | (pow.f64 x #s(literal 4 binary64)) |
| 1.0ms | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 1.0ms | (pow.f64 y #s(literal 4 binary64)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 59.6% | 1 | x |
| 59.6% | 1 | (pow.f64 x #s(literal 4 binary64)) |
| 59.6% | 1 | y |
| 59.6% | 1 | (pow.f64 y #s(literal 4 binary64)) |
| 59.6% | 1 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
Compiled 15 to 18 computations (-20% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| Outputs |
|---|
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
5 calls:
| 1.0ms | y |
| 1.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 |
|---|---|---|
| 59.5% | 1 | (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) |
| 59.5% | 1 | y |
| 59.5% | 1 | (pow.f64 y #s(literal 4 binary64)) |
| 59.5% | 1 | (pow.f64 x #s(literal 4 binary64)) |
| 59.5% | 1 | x |
Compiled 15 to 18 computations (-20% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | +inf | NaN |
Compiled 10 to 11 computations (-10% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 7.0ms | 6.509916511550431e+142 | 2.086784856405371e+143 |
| 4.0ms | 80× | 0 | valid |
Compiled 155 to 101 computations (34.8% saved)
ival-pow: 2.0ms (78.9% of total)ival-sub: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)exact: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.713513107818892e-211 | 0.0 |
Compiled 10 to 11 computations (-10% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | -1.713513107818892e-211 | 0.0 |
Compiled 10 to 11 computations (-10% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 50 | 252 |
| 1 | 88 | 252 |
| 2 | 182 | 252 |
| 3 | 358 | 252 |
| 4 | 598 | 252 |
| 5 | 1312 | 252 |
| 6 | 4572 | 252 |
| 1× | node limit |
| Inputs |
|---|
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal +inf.0 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) (*.f64 y y))))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal +inf.0 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) (*.f64 y y))))) |
(if (<=.f64 x #s(literal 200000000000000004749086471730221071481731585565736437494692997734047485908404114513635525643216658825869193826768023215158682633978016314687488 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.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 -4737909217226285/47379092172262845921294540053176957863064148471578876072358765808900480733837185251796826441303908628860099203403658239934435426150964794660775368501012608007948455078761288621529091968737745508583465551566054344204493617364992 binary64)) #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y))) #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -4737909217226285/47379092172262845921294540053176957863064148471578876072358765808900480733837185251796826441303908628860099203403658239934435426150964794660775368501012608007948455078761288621529091968737745508583465551566054344204493617364992 binary64)) #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| Outputs |
|---|
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal +inf.0 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) (*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) (*.f64 y y))))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal +inf.0 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.f64 y y))) (*.f64 #s(approx (+ (* x x) (* y y)) (*.f64 x x)) #s(approx (- (* x x) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 (/.f64 x y) x) y) #s(literal 1 binary64)) (*.f64 y y))))) |
(if (<=.f64 x #s(literal 200000000000000004749086471730221071481731585565736437494692997734047485908404114513635525643216658825869193826768023215158682633978016314687488 binary64)) (*.f64 (fma.f64 x x (*.f64 y y)) (-.f64 (*.f64 x x) (*.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 -4737909217226285/47379092172262845921294540053176957863064148471578876072358765808900480733837185251796826441303908628860099203403658239934435426150964794660775368501012608007948455078761288621529091968737745508583465551566054344204493617364992 binary64)) #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 (*.f64 y y) y) y))) #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -4737909217226285/47379092172262845921294540053176957863064148471578876072358765808900480733837185251796826441303908628860099203403658239934435426150964794660775368501012608007948455078761288621529091968737745508583465551566054344204493617364992 binary64)) #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 y y) y) (neg.f64 y))) #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -4737909217226285/47379092172262845921294540053176957863064148471578876072358765808900480733837185251796826441303908628860099203403658239934435426150964794660775368501012608007948455078761288621529091968737745508583465551566054344204493617364992 binary64)) #s(approx (- (pow x 4) (pow y 4)) (neg.f64 (*.f64 (*.f64 y y) (*.f64 y y)))) #s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x))) |
(if (<=.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 y #s(literal 4 binary64))) #s(literal -4737909217226285/47379092172262845921294540053176957863064148471578876072358765808900480733837185251796826441303908628860099203403658239934435426150964794660775368501012608007948455078761288621529091968737745508583465551566054344204493617364992 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 (*.f64 x x) x) x))) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 (*.f64 x x) x) x)) |
#s(approx (- (pow x 4) (pow y 4)) (*.f64 (*.f64 x x) (*.f64 x x))) |
| 1× | fuel |
Compiled 252 to 51 computations (79.8% saved)
Compiled 518 to 114 computations (78% saved)
Loading profile data...