
Time bar (total: 3.6s)
| 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 13 to 10 computations (23.1% saved)
| 645.0ms | 8 256× | 0 | valid |
ival-mult: 293.0ms (65.4% of total)ival-add: 143.0ms (31.9% of total)exact: 8.0ms (1.8% of total)ival-assert: 3.0ms (0.7% of total)adjust: 2.0ms (0.4% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 0 | 0 | - | 0 | - | (*.f64 x #s(literal 2 binary64)) |
| 0 | 0 | - | 0 | - | #s(literal 2 binary64) |
| 0 | 0 | - | 0 | - | y |
| 0 | 0 | - | 0 | - | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 0 | 0 | - | 0 | - | (*.f64 y y) |
| 0 | 0 | - | 0 | - | (*.f64 x x) |
| 0 | 0 | - | 0 | - | x |
| Predicted + | Predicted - | |
|---|---|---|
| + | 0 | 0 |
| - | 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 256 |
| number | freq |
|---|---|
| 0 | 256 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 0 | 0 | 0 |
| - | 0 | 0 | 1 |
| 50.0ms | 512× | 0 | valid |
Compiled 75 to 28 computations (62.7% saved)
ival-add: 21.0ms (64.9% of total)ival-mult: 10.0ms (30.9% of total)exact: 1.0ms (3.1% of total)ival-true: 0.0ms (0% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 21 | 60 |
| 1 | 83 | 58 |
| 2 | 294 | 55 |
| 3 | 676 | 54 |
| 4 | 1634 | 54 |
| 5 | 3818 | 54 |
| 6 | 7264 | 54 |
| 0 | 8 | 11 |
| 0 | 13 | 9 |
| 1 | 34 | 9 |
| 2 | 115 | 9 |
| 3 | 300 | 9 |
| 4 | 611 | 9 |
| 5 | 1575 | 9 |
| 6 | 5136 | 9 |
| 0 | 8041 | 8 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| Outputs |
|---|
(+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
(fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y)) |
(abs y)
Compiled 11 to 8 computations (27.3% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
Compiled 11 to 8 computations (27.3% saved)
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(*.f64 x x) |
(*.f64 y y) |
y |
| Outputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (+ (* x 2) (* x x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* x 2) (* x x)) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* x 2) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x 2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow x 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (+ (pow x 2) (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x (pow y 2))) (/ (pow x 2) (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 25.0ms | x | @ | -inf | ((+ (+ (* x 2) (* x x)) (* y y)) (+ (* x 2) (* x x)) (* x 2) x 2 (* x x) (* y y) y) |
| 1.0ms | x | @ | inf | ((+ (+ (* x 2) (* x x)) (* y y)) (+ (* x 2) (* x x)) (* x 2) x 2 (* x x) (* y y) y) |
| 1.0ms | x | @ | 0 | ((+ (+ (* x 2) (* x x)) (* y y)) (+ (* x 2) (* x x)) (* x 2) x 2 (* x x) (* y y) y) |
| 1.0ms | y | @ | inf | ((+ (+ (* x 2) (* x x)) (* y y)) (+ (* x 2) (* x x)) (* x 2) x 2 (* x x) (* y y) y) |
| 1.0ms | y | @ | -inf | ((+ (+ (* x 2) (* x x)) (* y y)) (+ (* x 2) (* x x)) (* x 2) x 2 (* x x) (* y y) y) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 65 | 341 |
| 0 | 72 | 297 |
| 1 | 353 | 290 |
| 0 | 3271 | 275 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
(+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
(*.f64 x #s(literal 2 binary64)) |
x |
#s(literal 2 binary64) |
(*.f64 x x) |
(*.f64 y y) |
y |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (+ (* x 2) (* x x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* x 2) (* x x)) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx (* x 2) #s(hole binary64 (* 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* x 2) (* x x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x 2) (* x x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow x 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (+ (pow x 2) (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x (pow y 2))) (/ (pow x 2) (pow y 2))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (-.f64 #s(literal 2 binary64) x)) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 x (-.f64 #s(literal 2 binary64) x)) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (fma.f64 y y (*.f64 x x))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 y (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 y y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x) (fma.f64 y y (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 y y (*.f64 x x))) |
(fma.f64 x (-.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 x (-.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 y y)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 x (-.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 x (-.f64 x #s(literal -2 binary64)) (*.f64 y y)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 y y (*.f64 x x))) |
(fma.f64 x x (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (*.f64 x (-.f64 #s(literal 2 binary64) x)) (*.f64 y y))) (/.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 x (-.f64 #s(literal 2 binary64) x)) (*.f64 y y)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 (neg.f64 y) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 (neg.f64 y) y)))) |
(-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(-.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 (neg.f64 x) x (*.f64 (neg.f64 y) y))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (neg.f64 x) x) (*.f64 y y))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 (-.f64 x #s(literal -2 binary64))) x)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) (-.f64 x #s(literal -2 binary64)))) |
(-.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 (neg.f64 y) y)) |
(+.f64 (+.f64 (fma.f64 y y (*.f64 x x)) x) x) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x)))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 x x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(+.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 y y (*.f64 x x))) |
(+.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(+.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(+.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 y y)) |
(+.f64 x (+.f64 x (fma.f64 y y (*.f64 x x)))) |
(*.f64 (-.f64 x #s(literal -2 binary64)) x) |
(*.f64 x (-.f64 #s(literal 2 binary64) (neg.f64 x))) |
(*.f64 x (-.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) x) (-.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64)) x) (fma.f64 x (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64))) |
(/.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 x (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 x (-.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (-.f64 x #s(literal 2 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (-.f64 x #s(literal 2 binary64)))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) x) x (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 x x)) |
(fma.f64 x (*.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 x x (*.f64 #s(literal 2 binary64) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 x (-.f64 #s(literal 2 binary64) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 2 binary64) x)))) |
(-.f64 (*.f64 x x) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 x) x)) |
(+.f64 (fma.f64 x x x) x) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (-.f64 x #s(literal 2 binary64)))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 x x) (*.f64 x (-.f64 x #s(literal 2 binary64))))))) |
(+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 (neg.f64 x)) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) |
(+.f64 x (-.f64 x (*.f64 (neg.f64 x) x))) |
(+.f64 x (+.f64 x (*.f64 x x))) |
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(fma.f64 #s(literal 1 binary64) x (*.f64 #s(literal 1 binary64) x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(+.f64 x x) |
x |
#s(literal 2 binary64) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 #s(literal 1 binary64) x)) |
(*.f64 (*.f64 #s(literal 1 binary64) x) x) |
(*.f64 (neg.f64 (neg.f64 x)) (neg.f64 (neg.f64 x))) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x (*.f64 x #s(literal 1 binary64))) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) y) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
y |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y))) |
#s(approx (+ (* x 2) (* x x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* x 2) (* x x)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (* x 2) (*.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (+ (* x 2) (* x x)) (*.f64 x x)) |
#s(approx (+ (* x 2) (* x x)) (*.f64 (*.f64 (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64)) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64) #s(literal -2 binary64)) x)) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx y y) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 y y))) |
Compiled 3 762 to 620 computations (83.5% saved)
7 alts after pruning (7 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 241 | 7 | 248 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 242 | 7 | 249 |
| Status | Accuracy | Program |
|---|---|---|
| 100.0% | (fma.f64 y y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) | |
| ▶ | 100.0% | (fma.f64 x x (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
| 81.5% | (+.f64 #s(approx (+ (* x 2) (* x x)) (*.f64 x x)) (*.f64 y y)) | |
| ▶ | 64.8% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
| ▶ | 61.2% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
| ▶ | 47.2% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
| ▶ | 43.1% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
Compiled 194 to 132 computations (32% saved)
| Inputs |
|---|
(fma.f64 x x (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
x |
(fma.f64 y y (*.f64 #s(literal 2 binary64) x)) |
y |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
(*.f64 y y) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(*.f64 (-.f64 x #s(literal -2 binary64)) x) |
(-.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
| Outputs |
|---|
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx (- x -2) #s(hole binary64 2)) |
#s(approx (- x -2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* x (+ 2 (/ (pow y 2) x))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- x -2) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (- x -2) #s(hole binary64 x)) |
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (pow y 2) x)) 2))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* 2 x) (pow x 2)))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* 2 x) (+ (pow x 2) (pow y 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow x 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (+ (pow x 2) (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x (pow y 2))) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x (pow y 2))))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x (pow y 2))) (/ (pow x 2) (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | y | @ | -inf | ((+ (* x x) (+ (* y y) (* 2 x))) x (+ (* y y) (* 2 x)) y (* 2 x) 2 (+ (+ (* x 2) (* x x)) (* y y)) (* x x) (+ (+ (* x 2) (* x x)) (* y y)) (* y y) (+ (+ (* x 2) (* x x)) (* y y)) (* (- x -2) x) (- x -2) -2 (+ (+ (* x 2) (* x x)) (* y y))) |
| 2.0ms | x | @ | -inf | ((+ (* x x) (+ (* y y) (* 2 x))) x (+ (* y y) (* 2 x)) y (* 2 x) 2 (+ (+ (* x 2) (* x x)) (* y y)) (* x x) (+ (+ (* x 2) (* x x)) (* y y)) (* y y) (+ (+ (* x 2) (* x x)) (* y y)) (* (- x -2) x) (- x -2) -2 (+ (+ (* x 2) (* x x)) (* y y))) |
| 1.0ms | x | @ | inf | ((+ (* x x) (+ (* y y) (* 2 x))) x (+ (* y y) (* 2 x)) y (* 2 x) 2 (+ (+ (* x 2) (* x x)) (* y y)) (* x x) (+ (+ (* x 2) (* x x)) (* y y)) (* y y) (+ (+ (* x 2) (* x x)) (* y y)) (* (- x -2) x) (- x -2) -2 (+ (+ (* x 2) (* x x)) (* y y))) |
| 1.0ms | y | @ | inf | ((+ (* x x) (+ (* y y) (* 2 x))) x (+ (* y y) (* 2 x)) y (* 2 x) 2 (+ (+ (* x 2) (* x x)) (* y y)) (* x x) (+ (+ (* x 2) (* x x)) (* y y)) (* y y) (+ (+ (* x 2) (* x x)) (* y y)) (* (- x -2) x) (- x -2) -2 (+ (+ (* x 2) (* x x)) (* y y))) |
| 1.0ms | x | @ | 0 | ((+ (* x x) (+ (* y y) (* 2 x))) x (+ (* y y) (* 2 x)) y (* 2 x) 2 (+ (+ (* x 2) (* x x)) (* y y)) (* x x) (+ (+ (* x 2) (* x x)) (* y y)) (* y y) (+ (+ (* x 2) (* x x)) (* y y)) (* (- x -2) x) (- x -2) -2 (+ (+ (* x 2) (* x x)) (* y y))) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 103 | 734 |
| 0 | 111 | 677 |
| 1 | 472 | 663 |
| 0 | 4257 | 626 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 x x (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
x |
(fma.f64 y y (*.f64 #s(literal 2 binary64) x)) |
y |
(*.f64 #s(literal 2 binary64) x) |
#s(literal 2 binary64) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
(*.f64 x x) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
(*.f64 y y) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(*.f64 (-.f64 x #s(literal -2 binary64)) x) |
(-.f64 x #s(literal -2 binary64)) |
#s(literal -2 binary64) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (* 2 x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (* x x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx (- x -2) #s(hole binary64 2)) |
#s(approx (- x -2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* x (+ 2 (/ (pow y 2) x))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- x -2) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (- x -2) #s(hole binary64 x)) |
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (pow y 2) x)) 2))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* 2 x) (pow x 2)))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* 2 x) (+ (pow x 2) (pow y 2))))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow x 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (+ (pow x 2) (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x (pow y 2))) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x (pow y 2))))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x (pow y 2))) (/ (pow x 2) (pow y 2))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x))) |
(/.f64 (-.f64 (pow.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (pow.f64 x #s(literal 4 binary64))) (-.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (*.f64 x x))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 y) y) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)) (+.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 (neg.f64 y) y))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (-.f64 x #s(literal 2 binary64))) (*.f64 y y)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 x (-.f64 #s(literal 2 binary64) x)) (*.f64 y y)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 (neg.f64 y) y))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (pow.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64))) (-.f64 (*.f64 x (-.f64 x #s(literal 2 binary64))) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64))) (-.f64 (*.f64 x (-.f64 #s(literal 2 binary64) x)) (*.f64 y y))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) (*.f64 x (*.f64 y y)))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 x x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x)))))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (pow.f64 x #s(literal 6 binary64))) (fma.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64))) (+.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (neg.f64 x) (neg.f64 x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (fma.f64 y y (*.f64 x x))) |
(fma.f64 #s(literal 2 binary64) x (fma.f64 y y (*.f64 x x))) |
(fma.f64 y (*.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 y y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 x (-.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 x (-.f64 #s(literal 2 binary64) (neg.f64 x)) (*.f64 y y)) |
(fma.f64 x (-.f64 x #s(literal -2 binary64)) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(fma.f64 x (-.f64 x #s(literal -2 binary64)) (*.f64 y y)) |
(fma.f64 x #s(literal 2 binary64) (fma.f64 y y (*.f64 x x))) |
(fma.f64 x x (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 (neg.f64 y) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 (neg.f64 y) y)))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 x (-.f64 x #s(literal 2 binary64))) (*.f64 y y))) (/.f64 (pow.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) #s(literal 2 binary64)) (-.f64 (*.f64 x (-.f64 x #s(literal 2 binary64))) (*.f64 y y)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 (*.f64 x (-.f64 #s(literal 2 binary64) x)) (*.f64 y y))) (/.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 2 binary64)) (-.f64 (*.f64 x (-.f64 #s(literal 2 binary64) x)) (*.f64 y y)))) |
(-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (*.f64 y y) (-.f64 (*.f64 #s(literal -2 binary64) x) (*.f64 x x))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 (-.f64 x #s(literal -2 binary64))) x)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) (-.f64 x #s(literal -2 binary64)))) |
(-.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (*.f64 (neg.f64 x) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 (neg.f64 x) x (*.f64 (neg.f64 y) y))) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (neg.f64 x) x) (*.f64 y y))) |
(-.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 (neg.f64 y) y)) |
(+.f64 (+.f64 (fma.f64 y y (*.f64 x x)) x) x) |
(+.f64 (/.f64 (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 3 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64)))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 y y) (-.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (/.f64 (pow.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) #s(literal 3 binary64)) (fma.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (-.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x))))) (/.f64 (pow.f64 (fma.f64 y y (*.f64 x x)) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (fma.f64 y y (*.f64 x x)) (-.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x)))))) |
(+.f64 (fma.f64 y y (*.f64 x x)) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 x x) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(+.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(+.f64 (fma.f64 y y (*.f64 #s(literal 2 binary64) x)) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 y y (*.f64 x x))) |
(+.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 (neg.f64 (neg.f64 y)) y)) |
(+.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 y y)) |
(+.f64 x (+.f64 x (fma.f64 y y (*.f64 x x)))) |
x |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (*.f64 #s(literal -2 binary64) x) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 y y) (*.f64 #s(literal -2 binary64) x))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 x x)))) (neg.f64 (fma.f64 y y (*.f64 #s(literal -2 binary64) x)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64)))) (neg.f64 (fma.f64 #s(literal 2 binary64) x (*.f64 (neg.f64 y) y)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (*.f64 (neg.f64 y) y)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -2 binary64) x)))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (fma.f64 y y (*.f64 #s(literal -2 binary64) x))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 y #s(literal 4 binary64))) (fma.f64 #s(literal 2 binary64) x (*.f64 (neg.f64 y) y))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (*.f64 (neg.f64 y) y)) (pow.f64 y #s(literal 4 binary64)))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 y #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -2 binary64) x))))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) y (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 y y)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 y y)) |
(fma.f64 y (*.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 y y (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 y y)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 y y (*.f64 #s(literal -2 binary64) x))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (fma.f64 y y (*.f64 #s(literal -2 binary64) x)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (fma.f64 #s(literal 2 binary64) x (*.f64 (neg.f64 y) y))) (/.f64 (pow.f64 y #s(literal 4 binary64)) (fma.f64 #s(literal 2 binary64) x (*.f64 (neg.f64 y) y)))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(-.f64 (*.f64 y y) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 y) y)) |
(+.f64 (fma.f64 y y x) x) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (*.f64 (neg.f64 y) y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) x) (fma.f64 #s(literal 2 binary64) x (*.f64 (neg.f64 y) y)) (pow.f64 y #s(literal 4 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -2 binary64) x))))) (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (*.f64 (*.f64 y y) (fma.f64 y y (*.f64 #s(literal -2 binary64) x)))))) |
(+.f64 (*.f64 y y) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y y)) |
(+.f64 x (+.f64 x (*.f64 y y))) |
y |
(*.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 x x) |
#s(literal 2 binary64) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
(*.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x)) |
(*.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x)) |
(*.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x))) |
(*.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x))) |
(*.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x))) |
(*.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64))) |
(*.f64 (neg.f64 x) (neg.f64 x)) |
(*.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 x) (fabs.f64 x)) |
(*.f64 #s(literal 1 binary64) (*.f64 x x)) |
(*.f64 (*.f64 x x) #s(literal 1 binary64)) |
(*.f64 x x) |
(pow.f64 (exp.f64 (log.f64 x)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 x) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 x) #s(literal 2 binary64)) |
(pow.f64 (*.f64 x x) #s(literal 1 binary64)) |
(pow.f64 x #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 x x) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 x x)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (*.f64 x x) #s(literal -1 binary64))) |
(neg.f64 (*.f64 #s(literal -1 binary64) (*.f64 x x))) |
(neg.f64 (*.f64 (neg.f64 x) x)) |
(fabs.f64 (*.f64 x x)) |
(exp.f64 (fma.f64 (log.f64 x) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 x) #s(literal 2 binary64)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
(*.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y)) |
(*.f64 (*.f64 #s(literal 1 binary64) y) y) |
(*.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y))) |
(*.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y))) |
(*.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y))) |
(*.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y))) |
(*.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64))) |
(*.f64 (neg.f64 y) (neg.f64 y)) |
(*.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 y) (fabs.f64 y)) |
(*.f64 #s(literal 1 binary64) (*.f64 y y)) |
(*.f64 (*.f64 y y) #s(literal 1 binary64)) |
(*.f64 y (*.f64 y #s(literal 1 binary64))) |
(*.f64 y y) |
(pow.f64 (exp.f64 (log.f64 y)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 y) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 y) #s(literal 2 binary64)) |
(pow.f64 (*.f64 y y) #s(literal 1 binary64)) |
(pow.f64 y #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 y y) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 y y)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 y) y)) |
(fabs.f64 (*.f64 y y)) |
(exp.f64 (fma.f64 (log.f64 y) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
(exp.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 y) #s(literal 2 binary64)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(*.f64 (-.f64 x #s(literal -2 binary64)) x) |
(*.f64 x (-.f64 #s(literal 2 binary64) (neg.f64 x))) |
(*.f64 x (-.f64 x #s(literal -2 binary64))) |
(/.f64 (*.f64 (fma.f64 x x #s(literal -4 binary64)) x) (+.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -8 binary64)) x) (fma.f64 x x (fma.f64 #s(literal -2 binary64) x #s(literal 4 binary64)))) |
(/.f64 (*.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) x) (-.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64)) x) (fma.f64 x (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64))) |
(/.f64 (*.f64 x (fma.f64 x x #s(literal -4 binary64))) (+.f64 #s(literal -2 binary64) x)) |
(/.f64 (*.f64 x (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -8 binary64))) (fma.f64 x x (fma.f64 #s(literal -2 binary64) x #s(literal 4 binary64)))) |
(/.f64 (*.f64 x (-.f64 #s(literal 4 binary64) (*.f64 x x))) (-.f64 #s(literal 2 binary64) x)) |
(/.f64 (*.f64 x (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64))) (fma.f64 x (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 4 binary64) (*.f64 x x))) (*.f64 x (-.f64 x #s(literal 2 binary64)))) |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 x) x) #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (+.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 x) x))))) |
(/.f64 (neg.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64)))) (neg.f64 (*.f64 x (-.f64 #s(literal 2 binary64) x)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(/.f64 (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (pow.f64 x #s(literal 4 binary64))) (*.f64 x (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (+.f64 (pow.f64 x #s(literal 4 binary64)) (-.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(/.f64 (fma.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 x #s(literal 6 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))))) |
(fma.f64 (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 x)) (fabs.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 1 binary64) (neg.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 x)) (neg.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 (fabs.f64 x)) (neg.f64 (fabs.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fabs.f64 (fabs.f64 x)) (fabs.f64 (fabs.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (exp.f64 (log.f64 x)) (exp.f64 (log.f64 x)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 x) (*.f64 (neg.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fabs.f64 x) (*.f64 (fabs.f64 x) #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 x x) #s(literal 1 binary64) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 x x)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 x x (*.f64 #s(literal 2 binary64) x)) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 x x)) (*.f64 x (-.f64 #s(literal 2 binary64) x))) (/.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 x (-.f64 #s(literal 2 binary64) x)))) |
(-.f64 (*.f64 x x) (*.f64 (neg.f64 x) #s(literal 2 binary64))) |
(-.f64 (*.f64 x x) (*.f64 #s(literal -2 binary64) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 x) x)) |
(+.f64 (fma.f64 x x x) x) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64)))))) (/.f64 (pow.f64 x #s(literal 6 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 x x) (-.f64 (pow.f64 x #s(literal 4 binary64)) (*.f64 #s(literal 2 binary64) (pow.f64 x #s(literal 3 binary64))))))) |
(+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) |
(+.f64 x (-.f64 x (*.f64 (neg.f64 x) x))) |
(+.f64 x (+.f64 x (*.f64 x x))) |
(/.f64 (neg.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x))) (neg.f64 (-.f64 #s(literal 2 binary64) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64))) (neg.f64 (fma.f64 x (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(/.f64 (neg.f64 (fma.f64 x x #s(literal -4 binary64))) (neg.f64 (+.f64 #s(literal -2 binary64) x))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -8 binary64))) (neg.f64 (fma.f64 x x (fma.f64 #s(literal -2 binary64) x #s(literal 4 binary64))))) |
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (-.f64 x #s(literal 2 binary64))) |
(/.f64 (fma.f64 x x #s(literal -4 binary64)) (+.f64 #s(literal -2 binary64) x)) |
(/.f64 (-.f64 #s(literal 4 binary64) (*.f64 x x)) (-.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 x x (fma.f64 #s(literal -2 binary64) x #s(literal 4 binary64)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 x x (-.f64 #s(literal 4 binary64) (*.f64 #s(literal 2 binary64) x)))) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal 8 binary64)) (fma.f64 x (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64))) |
(-.f64 (/.f64 #s(literal 4 binary64) (-.f64 #s(literal 2 binary64) x)) (/.f64 (*.f64 x x) (-.f64 #s(literal 2 binary64) x))) |
(-.f64 (/.f64 (*.f64 x x) (+.f64 #s(literal -2 binary64) x)) (/.f64 #s(literal 4 binary64) (+.f64 #s(literal -2 binary64) x))) |
(-.f64 (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x x (fma.f64 #s(literal -2 binary64) x #s(literal 4 binary64)))) (/.f64 #s(literal -8 binary64) (fma.f64 x x (fma.f64 #s(literal -2 binary64) x #s(literal 4 binary64))))) |
(-.f64 x #s(literal -2 binary64)) |
(+.f64 (+.f64 x #s(literal 1 binary64)) #s(literal 1 binary64)) |
(+.f64 (/.f64 #s(literal 8 binary64) (fma.f64 x (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 x (-.f64 x #s(literal 2 binary64)) #s(literal 4 binary64)))) |
(+.f64 #s(literal 1 binary64) (+.f64 #s(literal 1 binary64) x)) |
(+.f64 #s(literal 2 binary64) x) |
(+.f64 x #s(literal 2 binary64)) |
#s(literal -2 binary64) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y))) |
#s(approx x x) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 y y)) |
#s(approx (+ (* y y) (* 2 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (* 2 x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y))) |
#s(approx (* x x) (*.f64 x x)) |
#s(approx (* (- x -2) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (- x -2) x) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (- x -2) #s(literal 2 binary64)) |
#s(approx (- x -2) (-.f64 x #s(literal -2 binary64))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) x x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 (fma.f64 y (/.f64 y x) #s(literal 2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) x x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (* (- x -2) x) (*.f64 x x)) |
#s(approx (* (- x -2) x) (*.f64 (fma.f64 (/.f64 #s(literal 2 binary64) x) x x) x)) |
#s(approx (- x -2) x) |
#s(approx (- x -2) (fma.f64 (/.f64 #s(literal 2 binary64) x) x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) x) #s(literal -2 binary64)) x)) x) x)) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 (neg.f64 x) (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) x) #s(literal -2 binary64)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 #s(literal -1 binary64) (/.f64 (*.f64 y y) x) #s(literal -2 binary64)) x)) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y))) |
#s(approx y y) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 y y))) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 (/.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 y y)) #s(literal -1 binary64)) (*.f64 y y))) |
Compiled 7 543 to 868 computations (88.5% saved)
8 alts after pruning (5 fresh and 3 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 380 | 4 | 384 |
| Fresh | 1 | 1 | 2 |
| Picked | 2 | 3 | 5 |
| Done | 0 | 0 | 0 |
| Total | 383 | 8 | 391 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (fma.f64 y y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
| ▶ | 81.5% | (fma.f64 x x #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) |
| ▶ | 64.8% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) |
| ▶ | 61.2% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 (fma.f64 x x x) x)) |
| ✓ | 61.2% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
| ▶ | 20.4% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x)) |
| ✓ | 47.2% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
| ✓ | 43.1% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
Compiled 201 to 134 computations (33.3% saved)
| Inputs |
|---|
(fma.f64 y y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
y |
(*.f64 (-.f64 x #s(literal -2 binary64)) x) |
(-.f64 x #s(literal -2 binary64)) |
x |
#s(literal -2 binary64) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x)) |
(*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x) |
#s(approx (- x -2) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 (fma.f64 x x x) x)) |
(+.f64 (fma.f64 x x x) x) |
(fma.f64 x x x) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) |
(fma.f64 y y (+.f64 x x)) |
(+.f64 x x) |
(fma.f64 x x #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 y y)) |
(*.f64 y y) |
| Outputs |
|---|
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx (- x -2) #s(hole binary64 2)) |
#s(approx (- x -2) #s(hole binary64 (+ 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx (+ (* x x) x) #s(hole binary64 x)) |
#s(approx (+ (* x x) x) #s(hole binary64 (* x (+ 1 x)))) |
#s(approx (+ (* y y) (+ x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (+ x x)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- x -2) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (- x -2) #s(hole binary64 x)) |
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* x x) x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) x) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 x))))) |
#s(approx (+ (* y y) (+ x x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* y y) (+ x x)) #s(hole binary64 (* x (+ 2 (/ (pow y 2) x))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* x (+ 2 (/ (pow y 2) x))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (* y y) (+ x x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (pow y 2) x)) 2))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (pow y 2) x)) 2))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow x 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (+ (pow x 2) (pow y 2))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* 2 x) (pow x 2)))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* 2 x) (+ (pow x 2) (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (* x (+ 2 x)) (pow y 2)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x (pow y 2))) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* y y) (+ x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x (pow y 2))))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x (pow y 2))) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x (pow y 2))))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | x | @ | inf | ((+ (* y y) (* (- x -2) x)) y (* (- x -2) x) (- x -2) x -2 (+ (+ (* x 2) (* x x)) (* y y)) (* (- x -2) x) (- x -2) 2 (+ (+ (* x 2) (* x x)) (* y y)) (+ (+ (* x x) x) x) (+ (* x x) x) (+ (+ (* x 2) (* x x)) (* y y)) (+ (* y y) (+ x x)) (+ x x) (+ (* x x) (+ (* y y) (* 2 x))) (+ (* y y) (* 2 x)) (* y y)) |
| 1.0ms | x | @ | -inf | ((+ (* y y) (* (- x -2) x)) y (* (- x -2) x) (- x -2) x -2 (+ (+ (* x 2) (* x x)) (* y y)) (* (- x -2) x) (- x -2) 2 (+ (+ (* x 2) (* x x)) (* y y)) (+ (+ (* x x) x) x) (+ (* x x) x) (+ (+ (* x 2) (* x x)) (* y y)) (+ (* y y) (+ x x)) (+ x x) (+ (* x x) (+ (* y y) (* 2 x))) (+ (* y y) (* 2 x)) (* y y)) |
| 1.0ms | y | @ | inf | ((+ (* y y) (* (- x -2) x)) y (* (- x -2) x) (- x -2) x -2 (+ (+ (* x 2) (* x x)) (* y y)) (* (- x -2) x) (- x -2) 2 (+ (+ (* x 2) (* x x)) (* y y)) (+ (+ (* x x) x) x) (+ (* x x) x) (+ (+ (* x 2) (* x x)) (* y y)) (+ (* y y) (+ x x)) (+ x x) (+ (* x x) (+ (* y y) (* 2 x))) (+ (* y y) (* 2 x)) (* y y)) |
| 1.0ms | y | @ | -inf | ((+ (* y y) (* (- x -2) x)) y (* (- x -2) x) (- x -2) x -2 (+ (+ (* x 2) (* x x)) (* y y)) (* (- x -2) x) (- x -2) 2 (+ (+ (* x 2) (* x x)) (* y y)) (+ (+ (* x x) x) x) (+ (* x x) x) (+ (+ (* x 2) (* x x)) (* y y)) (+ (* y y) (+ x x)) (+ x x) (+ (* x x) (+ (* y y) (* 2 x))) (+ (* y y) (* 2 x)) (* y y)) |
| 1.0ms | x | @ | 0 | ((+ (* y y) (* (- x -2) x)) y (* (- x -2) x) (- x -2) x -2 (+ (+ (* x 2) (* x x)) (* y y)) (* (- x -2) x) (- x -2) 2 (+ (+ (* x 2) (* x x)) (* y y)) (+ (+ (* x x) x) x) (+ (* x x) x) (+ (+ (* x 2) (* x x)) (* y y)) (+ (* y y) (+ x x)) (+ x x) (+ (* x x) (+ (* y y) (* 2 x))) (+ (* y y) (* 2 x)) (* y y)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 140 | 1136 |
| 0 | 151 | 1034 |
| 0 | 645 | 1001 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(fma.f64 y y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
y |
(*.f64 (-.f64 x #s(literal -2 binary64)) x) |
(-.f64 x #s(literal -2 binary64)) |
x |
#s(literal -2 binary64) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x)) |
(*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x) |
#s(approx (- x -2) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 (fma.f64 x x x) x)) |
(+.f64 (fma.f64 x x x) x) |
(fma.f64 x x x) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) |
(fma.f64 y y (+.f64 x x)) |
(+.f64 x x) |
(fma.f64 x x #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 y y)) |
(*.f64 y y) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx (- x -2) #s(hole binary64 2)) |
#s(approx (- x -2) #s(hole binary64 (+ 2 x))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx (+ (* x x) x) #s(hole binary64 x)) |
#s(approx (+ (* x x) x) #s(hole binary64 (* x (+ 1 x)))) |
#s(approx (+ (* y y) (+ x x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (+ x x)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ x x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- x -2) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (- x -2) #s(hole binary64 x)) |
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* x x) x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) x) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 x))))) |
#s(approx (+ (* y y) (+ x x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* y y) (+ x x)) #s(hole binary64 (* x (+ 2 (/ (pow y 2) x))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* 2 x))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* x (+ 2 (/ (pow y 2) x))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (* y y) (+ x x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (pow y 2) x)) 2))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* -1 (* x (- (* -1 (/ (pow y 2) x)) 2))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow x 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (+ (pow x 2) (pow y 2))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* 2 x) (pow x 2)))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (+ (* 2 x) (+ (pow x 2) (pow y 2))))) |
#s(approx (* y y) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (* x (+ 2 x)) (pow y 2)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x (pow y 2))) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* y y) (+ x x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x (pow y 2))))))) |
#s(approx (+ (* x x) (+ (* y y) (* 2 x))) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x (pow y 2))) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* y y) (* 2 x)) #s(hole binary64 (* (pow y 2) (+ 1 (* 2 (/ x (pow y 2))))))) |
| Outputs |
|---|
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 (-.f64 x #s(literal -2 binary64)) x))) (-.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) (pow.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) (*.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x))))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y)) |
(fma.f64 x (-.f64 x #s(literal -2 binary64)) (*.f64 y y)) |
(fma.f64 y y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 (-.f64 x #s(literal -2 binary64))) x)) |
(+.f64 (*.f64 y y) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(+.f64 (*.f64 (-.f64 x #s(literal -2 binary64)) x) (*.f64 y y)) |
y |
(*.f64 (-.f64 x #s(literal -2 binary64)) x) |
(*.f64 x (-.f64 x #s(literal -2 binary64))) |
(/.f64 (-.f64 (*.f64 x x) #s(literal 4 binary64)) (+.f64 x #s(literal -2 binary64))) |
(/.f64 (-.f64 (pow.f64 x #s(literal 3 binary64)) #s(literal -8 binary64)) (fma.f64 x x (+.f64 #s(literal 4 binary64) (*.f64 x #s(literal -2 binary64))))) |
(-.f64 x #s(literal -2 binary64)) |
x |
#s(literal -2 binary64) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x)) |
(*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x) |
(*.f64 x #s(approx (- x -2) #s(literal 2 binary64))) |
#s(approx (- x -2) #s(literal 2 binary64)) |
#s(literal 2 binary64) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (+.f64 #s(literal 2 binary64) x) x)) |
(*.f64 (+.f64 #s(literal 2 binary64) x) x) |
(*.f64 x (+.f64 #s(literal 2 binary64) x)) |
(/.f64 (-.f64 (*.f64 (fma.f64 x x x) (fma.f64 x x x)) (*.f64 x x)) (-.f64 (fma.f64 x x x) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 x x) (*.f64 x x))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x))) |
(/.f64 (+.f64 (pow.f64 (fma.f64 x x x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (fma.f64 x x x) (fma.f64 x x x) (-.f64 (*.f64 x x) (*.f64 (fma.f64 x x x) x)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 x x) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 x) (neg.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (+.f64 #s(literal 1 binary64) x) x x) |
(fma.f64 #s(literal 2 binary64) x (*.f64 x x)) |
(fma.f64 x (+.f64 #s(literal 1 binary64) x) x) |
(fma.f64 x #s(literal 2 binary64) (*.f64 x x)) |
(fma.f64 x x (*.f64 #s(literal 2 binary64) x)) |
(-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 (neg.f64 x) x)) |
(+.f64 (*.f64 x x) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (fma.f64 x x x) x) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 x x)) |
(+.f64 x (fma.f64 x x x)) |
(*.f64 (+.f64 #s(literal 1 binary64) x) x) |
(*.f64 x (+.f64 #s(literal 1 binary64) x)) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 x x)) (-.f64 (*.f64 x x) x)) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 x x) (*.f64 (*.f64 x x) x)))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) x) |
(fma.f64 (neg.f64 x) (neg.f64 x) x) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) x) |
(fma.f64 #s(literal 1 binary64) x (*.f64 x x)) |
(fma.f64 x #s(literal 1 binary64) (*.f64 x x)) |
(fma.f64 x x x) |
(+.f64 (*.f64 x #s(literal 1 binary64)) (*.f64 x x)) |
(+.f64 (*.f64 #s(literal 1 binary64) x) (*.f64 x x)) |
(+.f64 (*.f64 x x) x) |
(+.f64 x (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 y y) (*.f64 y y))) (-.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y y))) |
(/.f64 (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x))) (-.f64 (*.f64 y y) (*.f64 #s(literal 2 binary64) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64)) (pow.f64 (*.f64 y y) #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x) (-.f64 (*.f64 (*.f64 y y) (*.f64 y y)) (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y y))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 y y) #s(literal 3 binary64)) (pow.f64 (*.f64 #s(literal 2 binary64) x) #s(literal 3 binary64))) (fma.f64 (*.f64 y y) (*.f64 y y) (-.f64 (*.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 #s(literal 2 binary64) x)) (*.f64 (*.f64 y y) (*.f64 #s(literal 2 binary64) x))))) |
(fma.f64 (pow.f64 y #s(literal 1 binary64)) (pow.f64 y #s(literal 1 binary64)) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 #s(literal 2 binary64) x)) |
(fma.f64 #s(literal 2 binary64) x (*.f64 y y)) |
(fma.f64 x #s(literal 2 binary64) (*.f64 y y)) |
(fma.f64 y y (*.f64 #s(literal 2 binary64) x)) |
(-.f64 (*.f64 y y) (*.f64 #s(literal -2 binary64) x)) |
(+.f64 (fma.f64 y y x) x) |
(+.f64 (*.f64 y y) (*.f64 #s(literal 2 binary64) x)) |
(+.f64 (*.f64 #s(literal 2 binary64) x) (*.f64 y y)) |
(*.f64 #s(literal 2 binary64) x) |
(*.f64 x #s(literal 2 binary64)) |
(/.f64 (-.f64 (*.f64 x x) (*.f64 x x)) (-.f64 x x)) |
(/.f64 (+.f64 (pow.f64 x #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (*.f64 x x) (*.f64 x x)))) |
(+.f64 x x) |
(/.f64 (-.f64 (*.f64 (*.f64 x x) (*.f64 x x)) (*.f64 #s(approx (+ (* y y) (* 2 x)) (*.f64 y y)) #s(approx (+ (* y y) (* 2 x)) (*.f64 y y)))) (-.f64 (*.f64 x x) #s(approx (+ (* y y) (* 2 x)) (*.f64 y y)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 x x) #s(literal 3 binary64)) (pow.f64 #s(approx (+ (* y y) (* 2 x)) (*.f64 y y)) #s(literal 3 binary64))) (fma.f64 (*.f64 x x) (*.f64 x x) (-.f64 (*.f64 #s(approx (+ (* y y) (* 2 x)) (*.f64 y y)) #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) (*.f64 (*.f64 x x) #s(approx (+ (* y y) (* 2 x)) (*.f64 y y)))))) |
(fma.f64 (pow.f64 x #s(literal 1 binary64)) (pow.f64 x #s(literal 1 binary64)) #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) |
(fma.f64 (neg.f64 x) (neg.f64 x) #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) |
(fma.f64 (fabs.f64 x) (fabs.f64 x) #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) |
(fma.f64 x x #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) |
(+.f64 (*.f64 x x) #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) |
(+.f64 #s(approx (+ (* y y) (* 2 x)) (*.f64 y y)) (*.f64 x x)) |
#s(approx (+ (* y y) (* 2 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))) |
#s(approx (+ (* y y) (* (- x -2) x)) (*.f64 y y)) |
#s(approx (+ (* y y) (* (- x -2) x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (* y y) (* (- x -2) x)) (fma.f64 (+.f64 #s(literal 2 binary64) x) x (*.f64 y y))) |
#s(approx (* (- x -2) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (* (- x -2) x) (*.f64 (+.f64 #s(literal 2 binary64) x) x)) |
#s(approx (- x -2) #s(literal 2 binary64)) |
#s(approx (- x -2) (+.f64 #s(literal 2 binary64) x)) |
#s(approx x x) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (+.f64 #s(literal 2 binary64) x) x (*.f64 y y))) |
#s(approx (+ (+ (* x x) x) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (+ (* x x) x) x) (*.f64 (+.f64 #s(literal 2 binary64) x) x)) |
#s(approx (+ (* x x) x) x) |
#s(approx (+ (* x x) x) (fma.f64 x x x)) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 y y)) |
#s(approx (+ (* y y) (* 2 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ x x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (+.f64 #s(literal 2 binary64) x) x (*.f64 y y))) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 y y)) |
#s(approx (+ (* y y) (* 2 x)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (* y y) (* (- x -2) x)) (*.f64 x x)) |
#s(approx (+ (* y y) (* (- x -2) x)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* y y) (* (- x -2) x)) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 y y) (*.f64 x x))) (*.f64 x x))) |
#s(approx (* (- x -2) x) (*.f64 x x)) |
#s(approx (* (- x -2) x) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (- x -2) x) |
#s(approx (- x -2) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 y y) (*.f64 x x))) (*.f64 x x))) |
#s(approx (+ (+ (* x x) x) x) (*.f64 x x)) |
#s(approx (+ (+ (* x x) x) x) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* x x) x) (*.f64 x x)) |
#s(approx (+ (* x x) x) (*.f64 (+.f64 (pow.f64 x #s(literal -1 binary64)) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 (+.f64 (/.f64 (*.f64 y y) x) #s(literal 2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (+.f64 (+.f64 (/.f64 #s(literal 2 binary64) x) #s(literal 1 binary64)) (/.f64 (*.f64 y y) (*.f64 x x))) (*.f64 x x))) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 (+.f64 (/.f64 (*.f64 y y) x) #s(literal 2 binary64)) x)) |
#s(approx (+ (* y y) (* (- x -2) x)) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) x)) #s(literal 2 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) x)) #s(literal 2 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* y y) (* 2 x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) x)) #s(literal 2 binary64)) x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (fma.f64 (/.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) x)) #s(literal 2 binary64)) x) #s(literal -1 binary64) #s(literal 1 binary64)) (*.f64 x x))) |
#s(approx (+ (* y y) (* 2 x)) (neg.f64 (*.f64 (-.f64 (neg.f64 (/.f64 (*.f64 y y) x)) #s(literal 2 binary64)) x))) |
#s(approx (+ (* y y) (* (- x -2) x)) (*.f64 (+.f64 #s(literal 2 binary64) x) x)) |
#s(approx y y) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (+.f64 #s(literal 2 binary64) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (+.f64 #s(literal 2 binary64) x) x (*.f64 y y))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (+.f64 #s(literal 2 binary64) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (+.f64 #s(literal 2 binary64) x) x (*.f64 y y))) |
#s(approx (* y y) (*.f64 y y)) |
#s(approx (+ (* y y) (* (- x -2) x)) (*.f64 (fma.f64 x (/.f64 (+.f64 #s(literal 2 binary64) x) (*.f64 y y)) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (+.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64) #s(literal 1 binary64)) (/.f64 (*.f64 x x) (*.f64 y y))) (*.f64 y y))) |
#s(approx (+ (* y y) (* 2 x)) (*.f64 (fma.f64 (/.f64 x (*.f64 y y)) #s(literal 2 binary64) #s(literal 1 binary64)) (*.f64 y y))) |
Compiled 3 216 to 416 computations (87.1% saved)
7 alts after pruning (2 fresh and 5 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 161 | 2 | 163 |
| Fresh | 0 | 0 | 0 |
| Picked | 3 | 2 | 5 |
| Done | 0 | 3 | 3 |
| Total | 164 | 7 | 171 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 81.5% | (fma.f64 y y (*.f64 #s(approx (- x -2) x) x)) |
| ✓ | 64.8% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) |
| ✓ | 61.2% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 (fma.f64 x x x) x)) |
| ▶ | 20.4% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
| ✓ | 61.2% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
| ✓ | 47.2% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
| ✓ | 43.1% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
Compiled 114 to 73 computations (36% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
(+.f64 #s(approx (+ (* x x) x) x) x) |
#s(approx (+ (* x x) x) x) |
x |
(fma.f64 y y (*.f64 #s(approx (- x -2) x) x)) |
y |
(*.f64 #s(approx (- x -2) x) x) |
#s(approx (- x -2) x) |
| Outputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx (+ (* x x) x) #s(hole binary64 x)) |
#s(approx (+ (* x x) x) #s(hole binary64 (* x (+ 1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx (- x -2) #s(hole binary64 2)) |
#s(approx (- x -2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* x x) x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) x) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 x))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- x -2) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (- x -2) #s(hole binary64 x)) |
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow x 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (+ (pow x 2) (pow y 2))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x (pow y 2))) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (* x (+ 2 x)) (pow y 2)))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 23.0ms | x | @ | -inf | ((+ (+ (* x 2) (* x x)) (* y y)) (+ (+ (* x x) x) x) (+ (* x x) x) x (+ (* y y) (* (- x -2) x)) y (* (- x -2) x) (- x -2)) |
| 3.0ms | y | @ | inf | ((+ (+ (* x 2) (* x x)) (* y y)) (+ (+ (* x x) x) x) (+ (* x x) x) x (+ (* y y) (* (- x -2) x)) y (* (- x -2) x) (- x -2)) |
| 1.0ms | x | @ | inf | ((+ (+ (* x 2) (* x x)) (* y y)) (+ (+ (* x x) x) x) (+ (* x x) x) x (+ (* y y) (* (- x -2) x)) y (* (- x -2) x) (- x -2)) |
| 1.0ms | y | @ | -inf | ((+ (+ (* x 2) (* x x)) (* y y)) (+ (+ (* x x) x) x) (+ (* x x) x) x (+ (* y y) (* (- x -2) x)) y (* (- x -2) x) (- x -2)) |
| 1.0ms | y | @ | 0 | ((+ (+ (* x 2) (* x x)) (* y y)) (+ (+ (* x x) x) x) (+ (* x x) x) x (+ (* y y) (* (- x -2) x)) y (* (- x -2) x) (- x -2)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 96 | 650 |
| 0 | 99 | 600 |
| 1 | 511 | 570 |
| 0 | 4909 | 531 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
(+.f64 #s(approx (+ (* x x) x) x) x) |
#s(approx (+ (* x x) x) x) |
x |
(fma.f64 y y (*.f64 #s(approx (- x -2) x) x)) |
y |
(*.f64 #s(approx (- x -2) x) x) |
#s(approx (- x -2) x) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (* 2 x))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx (+ (* x x) x) #s(hole binary64 x)) |
#s(approx (+ (* x x) x) #s(hole binary64 (* x (+ 1 x)))) |
#s(approx x #s(hole binary64 x)) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (pow y 2))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (+ (* 2 x) (pow y 2)))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (+ (* x (+ 2 x)) (pow y 2)))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* 2 x))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx (- x -2) #s(hole binary64 2)) |
#s(approx (- x -2) #s(hole binary64 (+ 2 x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (+ (* x x) x) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* x x) x) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* x x) x) #s(hole binary64 (* (pow x 2) (+ 1 (/ 1 x))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (pow x 2))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (+ (* 2 (/ 1 x)) (/ (pow y 2) (pow x 2))))))) |
#s(approx (* (- x -2) x) #s(hole binary64 (pow x 2))) |
#s(approx (* (- x -2) x) #s(hole binary64 (* (pow x 2) (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (- x -2) #s(hole binary64 x)) |
#s(approx (- x -2) #s(hole binary64 (* x (+ 1 (* 2 (/ 1 x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow x 2) (+ 1 (* -1 (/ (- (* -1 (/ (pow y 2) x)) 2) x)))))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (pow x 2)))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (+ (* 2 x) (+ (pow x 2) (pow y 2))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* x (+ 2 x)))) |
#s(approx y #s(hole binary64 y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) #s(hole binary64 (* (pow y 2) (+ 1 (+ (* 2 (/ x (pow y 2))) (/ (pow x 2) (pow y 2))))))) |
#s(approx (+ (* y y) (* (- x -2) x)) #s(hole binary64 (* (pow y 2) (+ 1 (/ (* x (+ 2 x)) (pow y 2)))))) |
| Outputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
(/.f64 (-.f64 (*.f64 x x) (pow.f64 #s(approx (+ (* x x) x) x) #s(literal 2 binary64))) (-.f64 x #s(approx (+ (* x x) x) x))) |
(/.f64 (neg.f64 (*.f64 (+.f64 #s(approx (+ (* x x) x) x) x) (-.f64 #s(approx (+ (* x x) x) x) x))) (neg.f64 (-.f64 #s(approx (+ (* x x) x) x) x))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 #s(approx (+ (* x x) x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(approx (+ (* x x) x) x) #s(approx (+ (* x x) x) x) (*.f64 x (-.f64 x #s(approx (+ (* x x) x) x)))))) |
(/.f64 (*.f64 (+.f64 #s(approx (+ (* x x) x) x) x) (-.f64 #s(approx (+ (* x x) x) x) x)) (-.f64 #s(approx (+ (* x x) x) x) x)) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* x x) x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 x x (-.f64 (pow.f64 #s(approx (+ (* x x) x) x) #s(literal 2 binary64)) (*.f64 #s(approx (+ (* x x) x) x) x)))) |
(/.f64 (+.f64 (pow.f64 #s(approx (+ (* x x) x) x) #s(literal 3 binary64)) (pow.f64 x #s(literal 3 binary64))) (fma.f64 #s(approx (+ (* x x) x) x) #s(approx (+ (* x x) x) x) (*.f64 x (-.f64 x #s(approx (+ (* x x) x) x))))) |
(-.f64 (/.f64 (pow.f64 #s(approx (+ (* x x) x) x) #s(literal 2 binary64)) (-.f64 #s(approx (+ (* x x) x) x) x)) (/.f64 (*.f64 x x) (-.f64 #s(approx (+ (* x x) x) x) x))) |
(+.f64 (/.f64 (pow.f64 #s(approx (+ (* x x) x) x) #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* x x) x) x) #s(approx (+ (* x x) x) x) (*.f64 x (-.f64 x #s(approx (+ (* x x) x) x))))) (/.f64 (pow.f64 x #s(literal 3 binary64)) (fma.f64 #s(approx (+ (* x x) x) x) #s(approx (+ (* x x) x) x) (*.f64 x (-.f64 x #s(approx (+ (* x x) x) x)))))) |
(+.f64 #s(approx (+ (* x x) x) x) x) |
(+.f64 x #s(approx (+ (* x x) x) x)) |
#s(approx (+ (* x x) x) x) |
x |
(/.f64 (-.f64 (pow.f64 (*.f64 #s(approx (- x -2) x) x) #s(literal 2 binary64)) (pow.f64 y #s(literal 4 binary64))) (-.f64 (*.f64 #s(approx (- x -2) x) x) (*.f64 y y))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 6 binary64)) (pow.f64 (neg.f64 (*.f64 #s(approx (- x -2) x) x)) #s(literal 3 binary64))) (+.f64 (pow.f64 y #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 #s(approx (- x -2) x) x) #s(literal 2 binary64)) (*.f64 (*.f64 y y) (neg.f64 (*.f64 #s(approx (- x -2) x) x)))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 #s(approx (- x -2) x) x) #s(literal 2 binary64)))) (neg.f64 (-.f64 (*.f64 y y) (*.f64 #s(approx (- x -2) x) x)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- x -2) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(approx (- x -2) x) x) (-.f64 (*.f64 #s(approx (- x -2) x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 y #s(literal 4 binary64)) (pow.f64 (*.f64 #s(approx (- x -2) x) x) #s(literal 2 binary64))) (-.f64 (*.f64 y y) (*.f64 #s(approx (- x -2) x) x))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- x -2) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (+.f64 (pow.f64 (*.f64 #s(approx (- x -2) x) x) #s(literal 2 binary64)) (-.f64 (pow.f64 y #s(literal 4 binary64)) (*.f64 (*.f64 (*.f64 y y) x) #s(approx (- x -2) x))))) |
(/.f64 (+.f64 (pow.f64 (*.f64 #s(approx (- x -2) x) x) #s(literal 3 binary64)) (pow.f64 y #s(literal 6 binary64))) (fma.f64 (*.f64 #s(approx (- x -2) x) x) (-.f64 (*.f64 #s(approx (- x -2) x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (*.f64 y #s(literal 1 binary64)) (*.f64 y #s(literal 1 binary64)) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(literal 1 binary64) (neg.f64 y)) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 y)) (neg.f64 y) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 y)) (fabs.f64 y) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) (*.f64 #s(literal 1 binary64) y) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) y (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (*.f64 #s(literal 1 binary64) y) y (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (neg.f64 (neg.f64 y)) (neg.f64 (neg.f64 y)) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (neg.f64 (fabs.f64 y)) (neg.f64 (fabs.f64 y)) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (fabs.f64 (fabs.f64 y)) (fabs.f64 (fabs.f64 y)) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (exp.f64 (log.f64 y)) (exp.f64 (log.f64 y)) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (neg.f64 y) (*.f64 (neg.f64 y) #s(literal 1 binary64)) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (neg.f64 y) (neg.f64 y) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (fabs.f64 y) (*.f64 (fabs.f64 y) #s(literal 1 binary64)) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (fabs.f64 y) (fabs.f64 y) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 #s(literal 1 binary64) (*.f64 y y) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 (*.f64 y y) #s(literal 1 binary64) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 #s(approx (- x -2) x) x (*.f64 y y)) |
(fma.f64 y (*.f64 y #s(literal 1 binary64)) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 y (*.f64 y #s(literal 1 binary64)) (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 y y (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(fma.f64 y y (*.f64 #s(approx (- x -2) x) x)) |
(fma.f64 x #s(approx (- x -2) x) (*.f64 y y)) |
(-.f64 (/.f64 (pow.f64 y #s(literal 4 binary64)) (-.f64 (*.f64 y y) (*.f64 #s(approx (- x -2) x) x))) (/.f64 (pow.f64 (*.f64 #s(approx (- x -2) x) x) #s(literal 2 binary64)) (-.f64 (*.f64 y y) (*.f64 #s(approx (- x -2) x) x)))) |
(-.f64 (*.f64 y y) (*.f64 (neg.f64 x) #s(approx (- x -2) x))) |
(-.f64 (*.f64 y y) (neg.f64 (*.f64 #s(approx (- x -2) x) x))) |
(-.f64 (*.f64 #s(approx (- x -2) x) x) (*.f64 (neg.f64 y) y)) |
(+.f64 (/.f64 (pow.f64 y #s(literal 6 binary64)) (fma.f64 (*.f64 #s(approx (- x -2) x) x) (-.f64 (*.f64 #s(approx (- x -2) x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 #s(approx (- x -2) x) x) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(approx (- x -2) x) x) (-.f64 (*.f64 #s(approx (- x -2) x) x) (*.f64 y y)) (pow.f64 y #s(literal 4 binary64))))) |
(+.f64 (*.f64 y y) (*.f64 (neg.f64 (neg.f64 #s(approx (- x -2) x))) x)) |
(+.f64 (*.f64 y y) (*.f64 #s(approx (- x -2) x) x)) |
(+.f64 (*.f64 #s(approx (- x -2) x) x) (*.f64 y y)) |
y |
(*.f64 #s(approx (- x -2) x) x) |
(*.f64 x #s(approx (- x -2) x)) |
#s(approx (- x -2) x) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y))) |
#s(approx (+ (+ (* x x) x) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (+ (* x x) x) x) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (* x x) x) x) |
#s(approx (+ (* x x) x) (fma.f64 x x x)) |
#s(approx x x) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y))) |
#s(approx (+ (+ (* x x) x) x) (*.f64 #s(literal 2 binary64) x)) |
#s(approx (+ (+ (* x x) x) x) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (- x -2) #s(literal 2 binary64)) |
#s(approx (- x -2) (-.f64 x #s(literal -2 binary64))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (+ (+ (* x x) x) x) (*.f64 x x)) |
#s(approx (+ (+ (* x x) x) x) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (* x x) x) (*.f64 x x)) |
#s(approx (+ (* x x) x) (fma.f64 x x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (fma.f64 (/.f64 y x) (/.f64 y x) (-.f64 (/.f64 #s(literal 2 binary64) x) #s(literal -1 binary64))) (*.f64 x x))) |
#s(approx (+ (+ (* x x) x) x) (*.f64 x x)) |
#s(approx (+ (+ (* x x) x) x) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (- x -2) x) |
#s(approx (- x -2) (fma.f64 (/.f64 #s(literal 2 binary64) x) x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64) #s(literal -2 binary64)) x)) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (*.f64 (-.f64 #s(literal 1 binary64) (/.f64 (fma.f64 (/.f64 (*.f64 y y) x) #s(literal -1 binary64) #s(literal -2 binary64)) x)) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 (-.f64 x #s(literal -2 binary64)) x (*.f64 y y))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx y y) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (*.f64 (fma.f64 (-.f64 x #s(literal -2 binary64)) (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) y) y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (*.f64 (fma.f64 (-.f64 x #s(literal -2 binary64)) (/.f64 x (*.f64 y y)) #s(literal 1 binary64)) y) y)) |
Compiled 2 041 to 238 computations (88.3% saved)
7 alts after pruning (0 fresh and 7 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 102 | 0 | 102 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 2 | 2 |
| Done | 0 | 5 | 5 |
| Total | 102 | 7 | 109 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 81.5% | (fma.f64 y y (*.f64 #s(approx (- x -2) x) x)) |
| ✓ | 64.8% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) |
| ✓ | 61.2% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 (fma.f64 x x x) x)) |
| ✓ | 20.4% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
| ✓ | 61.2% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
| ✓ | 47.2% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
| ✓ | 43.1% | #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
Compiled 322 to 122 computations (62.1% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 (fma.f64 x x x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 x x #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) |
(fma.f64 y y (*.f64 #s(approx (- x -2) x) x)) |
(+.f64 #s(approx (+ (* x 2) (* x x)) (*.f64 x x)) (*.f64 y y)) |
(fma.f64 y y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(fma.f64 x x (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| Outputs |
|---|
(fma.f64 y y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
5 calls:
| 235.0ms | y |
| 8.0ms | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 4.0ms | x |
| 4.0ms | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 4.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (*.f64 y y) |
| 100.0% | 1 | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 100.0% | 1 | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 100.0% | 1 | x |
| 100.0% | 1 | y |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 (fma.f64 x x x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 x x #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) |
(fma.f64 y y (*.f64 #s(approx (- x -2) x) x)) |
(+.f64 #s(approx (+ (* x 2) (* x x)) (*.f64 x x)) (*.f64 y y)) |
| Outputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) |
(fma.f64 y y (*.f64 #s(approx (- x -2) x) x)) |
5 calls:
| 5.0ms | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 4.0ms | y |
| 4.0ms | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 4.0ms | x |
| 3.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.2% | 2 | (*.f64 y y) |
| 98.8% | 2 | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 98.8% | 2 | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 98.8% | 3 | x |
| 98.2% | 2 | y |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 (fma.f64 x x x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
(fma.f64 x x #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) |
| Outputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) |
(fma.f64 x x #s(approx (+ (* y y) (* 2 x)) (*.f64 y y))) |
2 calls:
| 6.0ms | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 3.0ms | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| Accuracy | Segments | Branch |
|---|---|---|
| 98.8% | 2 | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 98.8% | 2 | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
Compiled 18 to 14 computations (22.2% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 (fma.f64 x x x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (*.f64 #s(literal 2 binary64) x))) |
| Outputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
5 calls:
| 6.0ms | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 5.0ms | x |
| 3.0ms | y |
| 3.0ms | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 2.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 93.3% | 3 | x |
| 87.5% | 2 | (*.f64 y y) |
| 87.5% | 2 | y |
| 93.3% | 2 | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 70.6% | 3 | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
Compiled 23 to 21 computations (8.7% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 (fma.f64 x x x) x)) |
| Outputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
4 calls:
| 2.0ms | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 2.0ms | y |
| 2.0ms | x |
| 2.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 87.5% | 2 | (*.f64 y y) |
| 87.5% | 2 | y |
| 77.6% | 3 | x |
| 76.9% | 2 | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
Compiled 12 to 13 computations (-8.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 #s(approx (- x -2) #s(literal 2 binary64)) x)) |
| Outputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
4 calls:
| 3.0ms | y |
| 2.0ms | x |
| 2.0ms | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 2.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 75.2% | 3 | x |
| 75.2% | 2 | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 69.3% | 2 | (*.f64 y y) |
| 73.5% | 3 | y |
Compiled 12 to 13 computations (-8.3% saved)
| Inputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
| Outputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x)) |
5 calls:
| 3.0ms | y |
| 1.0ms | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 1.0ms | x |
| 1.0ms | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 60.2% | 2 | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 43.1% | 1 | (*.f64 y y) |
| 47.3% | 2 | y |
| 60.1% | 3 | x |
| 60.1% | 2 | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
Compiled 23 to 21 computations (8.7% saved)
Total -0.0b remaining (-0%)
Threshold costs -0b (-0%)
| Inputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
| Outputs |
|---|
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
5 calls:
| 1.0ms | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 1.0ms | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
| 1.0ms | x |
| 1.0ms | y |
| 1.0ms | (*.f64 y y) |
| Accuracy | Segments | Branch |
|---|---|---|
| 20.4% | 1 | (*.f64 y y) |
| 20.4% | 1 | y |
| 20.4% | 1 | x |
| 20.4% | 1 | (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) |
| 20.4% | 1 | (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) |
Compiled 23 to 21 computations (8.7% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.002125511702132075 | 17.50747884193638 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.002125511702132075 | 17.50747884193638 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 6.589929000859923e-5 | 0.0006057891031373824 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | binary-search |
| 1× | narrow-enough |
| Time | Left | Right |
|---|---|---|
| 15.0ms | 1.775031595621432e+69 | 1.3027319255274045e+73 |
| 11.0ms | 128× | 0 | valid |
Compiled 270 to 205 computations (24.1% saved)
ival-mult: 6.0ms (77.1% of total)ival-add: 1.0ms (12.8% 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 | 6.589929000859923e-5 | 0.0006057891031373824 |
Compiled 14 to 13 computations (7.1% saved)
| 1× | left-value |
| Time | Left | Right |
|---|---|---|
| 0.0ms | 0.002125511702132075 | 17.50747884193638 |
Compiled 14 to 13 computations (7.1% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 47 | 266 |
| 1 | 79 | 266 |
| 2 | 182 | 266 |
| 3 | 409 | 266 |
| 4 | 795 | 266 |
| 5 | 3314 | 266 |
| 1× | node limit |
| Inputs |
|---|
(fma.f64 y y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(if (<=.f64 (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) #s(literal 1152921504606847/288230376151711744 binary64)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) (fma.f64 y y (*.f64 #s(approx (- x -2) x) x))) |
(if (<=.f64 (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) #s(literal 1152921504606847/288230376151711744 binary64)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) (fma.f64 x x #s(approx (+ (* y y) (* 2 x)) (*.f64 y y)))) |
(if (<=.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) #s(literal 7378697629483821/73786976294838206464 binary64)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x))) |
(if (<=.f64 y #s(literal 2500000000000000181328590953823087815395936024116304888795525388697600 binary64)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y))) |
(if (<=.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) #s(literal 7378697629483821/73786976294838206464 binary64)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x))) |
(if (<=.f64 (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) #s(literal 1152921504606847/288230376151711744 binary64)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
| Outputs |
|---|
(fma.f64 y y (*.f64 (-.f64 x #s(literal -2 binary64)) x)) |
(if (<=.f64 (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) #s(literal 1152921504606847/288230376151711744 binary64)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) (fma.f64 y y (*.f64 #s(approx (- x -2) x) x))) |
(if (<=.f64 (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) #s(literal 1152921504606847/288230376151711744 binary64)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) (fma.f64 x x #s(approx (+ (* y y) (* 2 x)) (*.f64 y y)))) |
(if (<=.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) #s(literal 7378697629483821/73786976294838206464 binary64)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (fma.f64 y y (+.f64 x x))) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x))) |
(if (<=.f64 y #s(literal 2500000000000000181328590953823087815395936024116304888795525388697600 binary64)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 (-.f64 x #s(literal -2 binary64)) x)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y))) |
(if (<=.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) #s(literal 7378697629483821/73786976294838206464 binary64)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 y y)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x))) |
(if (<=.f64 (+.f64 (+.f64 (*.f64 x #s(literal 2 binary64)) (*.f64 x x)) (*.f64 y y)) #s(literal 1152921504606847/288230376151711744 binary64)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) #s(approx (+ (+ (* x 2) (* x x)) (* y y)) (*.f64 x x))) |
#s(approx (+ (+ (* x 2) (* x x)) (* y y)) (+.f64 #s(approx (+ (* x x) x) x) x)) |
| 1× | done |
Compiled 288 to 49 computations (83% saved)
(abs y)
Compiled 636 to 142 computations (77.7% saved)
Loading profile data...