
Time bar (total: 3.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 0 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 1 |
| 0% | 0% | 0% | 100% | 0% | 0% | 0% | 2 |
| 50% | 0% | 0% | 100% | 0% | 0% | 0% | 3 |
| 50% | 0% | 0% | 100% | 0% | 0% | 0% | 4 |
| 75% | 0% | 0% | 100% | 0% | 0% | 0% | 5 |
| 75% | 0% | 0% | 100% | 0% | 0% | 0% | 6 |
| 87.5% | 0% | 0% | 100% | 0% | 0% | 0% | 7 |
| 87.5% | 0% | 0% | 100% | 0% | 0% | 0% | 8 |
| 93.8% | 0% | 0% | 100% | 0% | 0% | 0% | 9 |
| 93.8% | 0% | 0% | 100% | 0% | 0% | 0% | 10 |
| 96.9% | 0% | 0% | 100% | 0% | 0% | 0% | 11 |
| 96.9% | 0% | 0% | 100% | 0% | 0% | 0% | 12 |
Compiled 23 to 16 computations (30.4% saved)
| 303.0ms | 8 256× | 0 | valid |
ival-add: 72.0ms (53.5% of total)ival-mult: 52.0ms (38.6% of total)const: 4.0ms (3% of total)ival-assert: 3.0ms (2.2% of total)adjust: 2.0ms (1.5% of total)ival-and: 1.0ms (0.7% of total)ival-<=: 1.0ms (0.7% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 0 | 0 | - | 0 | - | (+.f64 a b) |
| 0 | 0 | - | 0 | - | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 0 | 0 | - | 0 | - | a |
| 0 | 0 | - | 0 | - | b |
| 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 |
| 18.0ms | 512× | 0 | valid |
Compiled 35 to 16 computations (54.3% saved)
ival-add: 3.0ms (45.4% of total)ival-mult: 3.0ms (45.4% 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 | 14 | 52 |
| 1 | 64 | 52 |
| 2 | 208 | 48 |
| 3 | 708 | 46 |
| 4 | 1094 | 46 |
| 5 | 1750 | 42 |
| 6 | 3022 | 42 |
| 7 | 3781 | 42 |
| 8 | 4327 | 42 |
| 9 | 5986 | 42 |
| 0 | 4 | 7 |
| 0 | 6 | 7 |
| 1 | 17 | 7 |
| 2 | 53 | 7 |
| 3 | 170 | 7 |
| 4 | 506 | 7 |
| 5 | 852 | 7 |
| 6 | 1525 | 7 |
| 7 | 2342 | 7 |
| 8 | 2851 | 7 |
| 9 | 4067 | 7 |
| 10 | 6234 | 7 |
| 0 | 8018 | 7 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
| Outputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
(*.f64 (+.f64 b a) (+.f64 b a)) |
(sort a b)
Compiled 7 to 4 computations (42.9% saved)
Compiled 0 to 2 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | (*.f64 (+.f64 a b) (+.f64 a b)) |
Compiled 7 to 4 computations (42.9% saved)
| Inputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
(+.f64 a b) |
a |
b |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | inf | ((* (+ a b) (+ a b)) (+ a b) a b) |
| 1.0ms | a | @ | -inf | ((* (+ a b) (+ a b)) (+ a b) a b) |
| 1.0ms | b | @ | -inf | ((* (+ a b) (+ a b)) (+ a b) a b) |
| 0.0ms | b | @ | inf | ((* (+ a b) (+ a b)) (+ a b) a b) |
| 0.0ms | b | @ | 0 | ((* (+ a b) (+ a b)) (+ a b) a b) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 89 | 331 |
| 0 | 90 | 295 |
| 1 | 497 | 285 |
| 0 | 4969 | 271 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
(+.f64 a b) |
a |
b |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ a b) #s(hole binary64 b)) |
#s(approx (+ a b) #s(hole binary64 (+ a b))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ a b) #s(hole binary64 a)) |
#s(approx (+ a b) #s(hole binary64 (* a (+ 1 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 1))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ a b) #s(hole binary64 (* b (+ 1 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ a b) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 1))))) |
| Outputs |
|---|
(*.f64 (neg.f64 (neg.f64 (+.f64 b a))) (neg.f64 (neg.f64 (+.f64 b a)))) |
(*.f64 (neg.f64 (fabs.f64 (+.f64 b a))) (neg.f64 (fabs.f64 (+.f64 b a)))) |
(*.f64 (fabs.f64 (fabs.f64 (+.f64 b a))) (fabs.f64 (fabs.f64 (+.f64 b a)))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1 binary64)) (pow.f64 (+.f64 b a) #s(literal 1 binary64))) |
(*.f64 (pow.f64 (+.f64 b a) #s(literal 1 binary64)) (+.f64 b a)) |
(*.f64 (neg.f64 (+.f64 b a)) (neg.f64 (+.f64 b a))) |
(*.f64 (fabs.f64 (+.f64 b a)) (fabs.f64 (+.f64 b a))) |
(*.f64 (+.f64 b a) (+.f64 b a)) |
(pow.f64 (neg.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 (+.f64 b a)) #s(literal 2 binary64)) |
(pow.f64 (+.f64 b a) #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (+.f64 b a)) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 b a)) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (*.f64 (+.f64 b a) (*.f64 (+.f64 b a) (-.f64 a b))) (-.f64 a b)) |
(/.f64 (*.f64 (+.f64 b a) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(/.f64 (-.f64 (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a)) (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b))) (-.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (+.f64 b a) a) #s(literal 3 binary64)) (pow.f64 (*.f64 (+.f64 b a) b) #s(literal 3 binary64))) (fma.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) a) (-.f64 (*.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) b)) (*.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b))))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (-.f64 a b) (-.f64 a b))) |
(/.f64 (*.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (-.f64 a b) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (*.f64 (+.f64 b a) (-.f64 a b))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (-.f64 a b))) |
(/.f64 (*.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (*.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(neg.f64 (*.f64 (neg.f64 (+.f64 b a)) (+.f64 b a))) |
(neg.f64 (*.f64 (+.f64 b a) (neg.f64 (+.f64 b a)))) |
(fma.f64 (+.f64 b a) b (*.f64 (+.f64 b a) a)) |
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
(fma.f64 b (+.f64 b a) (*.f64 (+.f64 b a) a)) |
(fma.f64 a (+.f64 b a) (*.f64 (+.f64 b a) b)) |
(-.f64 (*.f64 (+.f64 b a) a) (*.f64 (neg.f64 b) (+.f64 b a))) |
(-.f64 (*.f64 (+.f64 b a) a) (*.f64 (neg.f64 (+.f64 b a)) b)) |
(fabs.f64 (pow.f64 (+.f64 b a) #s(literal 2 binary64))) |
(exp.f64 (*.f64 (log.f64 (+.f64 b a)) #s(literal 2 binary64))) |
(+.f64 (*.f64 (+.f64 b a) b) (*.f64 (+.f64 b a) a)) |
(+.f64 (*.f64 (+.f64 b a) a) (*.f64 (+.f64 b a) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 a a)) (-.f64 b a)) |
(/.f64 (neg.f64 (*.f64 (+.f64 b a) (-.f64 a b))) (neg.f64 (-.f64 a b))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(/.f64 (*.f64 (+.f64 b a) (-.f64 a b)) (-.f64 a b)) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b b (-.f64 (*.f64 a a) (*.f64 b a)))) |
(/.f64 (+.f64 (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 b (-.f64 b a) (*.f64 a a))) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a b)) (/.f64 (*.f64 b b) (-.f64 a b))) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 b (-.f64 b a) (*.f64 a a)))) |
(+.f64 b a) |
(+.f64 a b) |
a |
b |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx (+ a b) b) |
#s(approx (+ a b) (+.f64 b a)) |
#s(approx a a) |
#s(approx (* (+ a b) (+ a b)) (*.f64 a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ a b) a) |
#s(approx (+ a b) (fma.f64 (/.f64 b a) a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ a b) (*.f64 (neg.f64 a) (fma.f64 #s(literal -1 binary64) (/.f64 b a) #s(literal -1 binary64)))) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
#s(approx b b) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ a b) (fma.f64 (/.f64 a b) b b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ a b) (*.f64 (neg.f64 b) (fma.f64 (/.f64 a b) #s(literal -1 binary64) #s(literal -1 binary64)))) |
Compiled 1 222 to 196 computations (84% saved)
2 alts after pruning (2 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 82 | 2 | 84 |
| Fresh | 0 | 0 | 0 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 83 | 2 | 85 |
| Status | Accuracy | Program |
|---|---|---|
| 100.0% | (fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) | |
| ▶ | 100.0% | #s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
Compiled 27 to 14 computations (48.1% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a)) |
(fma.f64 #s(literal 2 binary64) a b) |
#s(literal 2 binary64) |
a |
b |
(*.f64 a a) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 b)) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (+ b (* 2 a)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* 2 a))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* a (+ 2 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 2))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* b (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* -1 (* b (- (* -2 (/ a b)) 1))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | a | @ | -inf | ((* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (+ (* 2 a) b) 2 a b (* a a)) |
| 1.0ms | a | @ | inf | ((* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (+ (* 2 a) b) 2 a b (* a a)) |
| 1.0ms | b | @ | 0 | ((* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (+ (* 2 a) b) 2 a b (* a a)) |
| 1.0ms | a | @ | 0 | ((* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (+ (* 2 a) b) 2 a b (* a a)) |
| 1.0ms | b | @ | -inf | ((* (+ a b) (+ a b)) (+ (* (+ (* 2 a) b) b) (* a a)) (+ (* 2 a) b) 2 a b (* a a)) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 107 | 643 |
| 0 | 112 | 595 |
| 1 | 539 | 571 |
| 0 | 5101 | 559 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a)) |
(fma.f64 #s(literal 2 binary64) a b) |
#s(literal 2 binary64) |
a |
b |
(*.f64 a a) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 b)) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (+ b (* 2 a)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* a a) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* 2 a))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* a (+ 2 (/ b a))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* -1 (* a (- (* -1 (/ b a)) 2))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* b (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ (* 2 a) b) #s(hole binary64 (* -1 (* b (- (* -2 (/ a b)) 1))))) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64))) (-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64))) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (pow.f64 (*.f64 (neg.f64 a) a) #s(literal 3 binary64))) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (+.f64 (pow.f64 a #s(literal 4 binary64)) (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 (neg.f64 a) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) b) b)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) a) a)))) |
(/.f64 (+.f64 (pow.f64 a #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64))) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (fabs.f64 a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 #s(literal 1 binary64) a) a (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (fma.f64 b b (*.f64 a a))) |
(fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (fma.f64 b b (*.f64 a a))) |
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (fma.f64 b b (*.f64 a a))) |
(fma.f64 b (fma.f64 #s(literal 2 binary64) a b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(fma.f64 b (fma.f64 #s(literal 2 binary64) a b) (*.f64 a a)) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (*.f64 a a))) |
(fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 a (*.f64 a #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) b a) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (fma.f64 b b (*.f64 a a))) |
(fma.f64 a a (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a)))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) a b)) b)) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) a b))) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 (neg.f64 a) a)) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) b a)) a)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) b a))) |
(+.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(+.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64))))) |
(+.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 (neg.f64 (neg.f64 a)) a)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 a a)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (-.f64 (*.f64 b b) (*.f64 (neg.f64 a) a))) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b b (*.f64 a a))) |
(+.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(/.f64 (-.f64 (pow.f64 b #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 b b (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (*.f64 #s(literal -2 binary64) a))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (neg.f64 b) b))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) a) b))) |
(/.f64 (neg.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a)))) (neg.f64 (-.f64 b (*.f64 #s(literal 2 binary64) a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a)))))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b)))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 (neg.f64 b) b)) (-.f64 (*.f64 #s(literal 2 binary64) a) b)) |
(/.f64 (-.f64 (*.f64 b b) (*.f64 #s(literal 4 binary64) (*.f64 a a))) (-.f64 b (*.f64 #s(literal 2 binary64) a))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a))))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 a #s(literal 3 binary64)) (pow.f64 b #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) |
(fma.f64 #s(literal 2 binary64) a b) |
(fma.f64 a #s(literal 2 binary64) b) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (-.f64 (*.f64 #s(literal 2 binary64) a) b)) (/.f64 (*.f64 b b) (-.f64 (*.f64 #s(literal 2 binary64) a) b))) |
(-.f64 (/.f64 (*.f64 b b) (-.f64 b (*.f64 #s(literal 2 binary64) a))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 a a)) (-.f64 b (*.f64 #s(literal 2 binary64) a)))) |
(-.f64 b (*.f64 (neg.f64 a) #s(literal 2 binary64))) |
(-.f64 b (*.f64 #s(literal -2 binary64) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a))))) (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 a a) (*.f64 b (-.f64 b (*.f64 #s(literal 2 binary64) a)))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) a) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) (-.f64 (*.f64 #s(literal 2 binary64) a) b) (*.f64 b b)))) |
(+.f64 (*.f64 #s(literal 2 binary64) a) b) |
(+.f64 (+.f64 b a) a) |
(+.f64 b (*.f64 (neg.f64 a) #s(literal -2 binary64))) |
(+.f64 b (*.f64 #s(literal 2 binary64) a)) |
(+.f64 a (+.f64 b a)) |
#s(literal 2 binary64) |
a |
b |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (*.f64 #s(literal 1 binary64) (neg.f64 a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (neg.f64 a)) (neg.f64 a)) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (*.f64 #s(literal 1 binary64) (fabs.f64 a))) |
(*.f64 (*.f64 #s(literal 1 binary64) (fabs.f64 a)) (fabs.f64 a)) |
(*.f64 (*.f64 #s(literal 1 binary64) a) (*.f64 #s(literal 1 binary64) a)) |
(*.f64 (*.f64 #s(literal 1 binary64) a) a) |
(*.f64 (*.f64 (neg.f64 a) #s(literal 1 binary64)) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (*.f64 (fabs.f64 a) #s(literal 1 binary64)) (*.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (*.f64 a #s(literal 1 binary64)) (*.f64 a #s(literal 1 binary64))) |
(*.f64 (neg.f64 (neg.f64 a)) (neg.f64 (neg.f64 a))) |
(*.f64 (neg.f64 (fabs.f64 a)) (neg.f64 (fabs.f64 a))) |
(*.f64 (fabs.f64 (fabs.f64 a)) (fabs.f64 (fabs.f64 a))) |
(*.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a))) |
(*.f64 (neg.f64 a) (*.f64 (neg.f64 a) #s(literal 1 binary64))) |
(*.f64 (neg.f64 a) (neg.f64 a)) |
(*.f64 (fabs.f64 a) (*.f64 (fabs.f64 a) #s(literal 1 binary64))) |
(*.f64 (fabs.f64 a) (fabs.f64 a)) |
(*.f64 #s(literal 1 binary64) (*.f64 a a)) |
(*.f64 (*.f64 a a) #s(literal 1 binary64)) |
(*.f64 a (*.f64 a #s(literal 1 binary64))) |
(*.f64 a a) |
(pow.f64 (exp.f64 (log.f64 a)) #s(literal 2 binary64)) |
(pow.f64 (neg.f64 a) #s(literal 2 binary64)) |
(pow.f64 (fabs.f64 a) #s(literal 2 binary64)) |
(pow.f64 (*.f64 a a) #s(literal 1 binary64)) |
(pow.f64 a #s(literal 2 binary64)) |
(/.f64 (*.f64 (*.f64 a a) #s(literal 2 binary64)) #s(literal 2 binary64)) |
(/.f64 (*.f64 #s(literal 2 binary64) (*.f64 a a)) #s(literal 2 binary64)) |
(neg.f64 (*.f64 (neg.f64 a) a)) |
(fabs.f64 (*.f64 a a)) |
(exp.f64 (+.f64 #s(literal 0 binary64) (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
(exp.f64 (fma.f64 (log.f64 a) #s(literal 2 binary64) #s(literal 0 binary64))) |
(exp.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) |
(+.f64 (cosh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64))) (sinh.f64 (*.f64 (log.f64 a) #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 b b)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
#s(approx (+ (* 2 a) b) b) |
#s(approx (+ (* 2 a) b) (fma.f64 #s(literal 2 binary64) a b)) |
#s(approx a a) |
#s(approx (* a a) (*.f64 a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 a a)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ (* 2 a) b) (*.f64 #s(literal 2 binary64) a)) |
#s(approx (+ (* 2 a) b) (*.f64 (+.f64 (/.f64 b a) #s(literal 2 binary64)) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) (pow.f64 (/.f64 b a) #s(literal 2 binary64))) #s(literal -1 binary64)) a) a)) |
#s(approx (+ (* 2 a) b) (*.f64 (neg.f64 a) (-.f64 (/.f64 (neg.f64 b) a) #s(literal 2 binary64)))) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
#s(approx b b) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 b b))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 b b))) |
#s(approx (+ (* 2 a) b) (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 b b))) |
#s(approx (+ (* (+ (* 2 a) b) b) (* a a)) (*.f64 (fma.f64 (/.f64 a b) (/.f64 a b) (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 b b))) |
#s(approx (+ (* 2 a) b) (*.f64 (neg.f64 b) (fma.f64 (/.f64 a b) #s(literal -2 binary64) #s(literal -1 binary64)))) |
Compiled 4 009 to 555 computations (86.2% saved)
1 alts after pruning (1 fresh and 0 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 169 | 1 | 170 |
| Fresh | 1 | 0 | 1 |
| Picked | 1 | 0 | 1 |
| Done | 0 | 0 | 0 |
| Total | 171 | 1 | 172 |
| Status | Accuracy | Program |
|---|---|---|
| ▶ | 100.0% | #s(approx (* (+ a b) (+ a b)) (fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
Compiled 19 to 10 computations (47.4% saved)
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(neg.f64 b) |
b |
(*.f64 (fma.f64 #s(literal 2 binary64) b a) a) |
(fma.f64 #s(literal 2 binary64) b a) |
#s(literal 2 binary64) |
a |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* a (+ a (* 2 b))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* 2 b))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (+ a (* 2 b)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 a)) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* a (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* -1 (* a (- (* -2 (/ b a)) 1))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* b (+ (* 2 a) (/ (pow a 2) b))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* b (+ 2 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* -1 (* b (+ (* -2 a) (* -1 (/ (pow a 2) b))))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 2))))) |
6 calls:
| Time | Variable | Point | Expression | |
|---|---|---|---|---|
| 1.0ms | b | @ | -inf | ((* (+ a b) (+ a b)) (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (neg b) b (* (+ (* 2 b) a) a) (+ (* 2 b) a) 2 a) |
| 1.0ms | a | @ | -inf | ((* (+ a b) (+ a b)) (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (neg b) b (* (+ (* 2 b) a) a) (+ (* 2 b) a) 2 a) |
| 1.0ms | a | @ | inf | ((* (+ a b) (+ a b)) (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (neg b) b (* (+ (* 2 b) a) a) (+ (* 2 b) a) 2 a) |
| 1.0ms | b | @ | inf | ((* (+ a b) (+ a b)) (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (neg b) b (* (+ (* 2 b) a) a) (+ (* 2 b) a) 2 a) |
| 1.0ms | a | @ | 0 | ((* (+ a b) (+ a b)) (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (neg b) b (* (+ (* 2 b) a) a) (+ (* 2 b) a) 2 a) |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 121 | 785 |
| 0 | 127 | 718 |
| 1 | 589 | 695 |
| 0 | 5594 | 662 |
| 1× | iter limit |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(neg.f64 b) |
b |
(*.f64 (fma.f64 #s(literal 2 binary64) b a) a) |
(fma.f64 #s(literal 2 binary64) b a) |
#s(literal 2 binary64) |
a |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow b 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (pow b 2))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow b 2)))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* a (+ a (* 2 b))) (pow b 2)))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* 2 (* a b)))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* a (+ a (* 2 b))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* 2 b))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (+ a (* 2 b)))) |
#s(approx a #s(hole binary64 a)) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (pow a 2))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (+ (* 2 (/ b a)) (/ (pow b 2) (pow a 2))))))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (pow a 2))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* (pow a 2) (+ 1 (* 2 (/ b a)))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 a)) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* a (+ 1 (* 2 (/ b a)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow a 2) (+ 1 (* -1 (/ (+ (* -2 b) (* -1 (/ (pow b 2) a))) a)))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* -1 (* a (- (* -2 (/ b a)) 1))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (+ (* b (+ b (* 2 a))) (pow a 2)))) |
#s(approx (neg b) #s(hole binary64 (* -1 b))) |
#s(approx b #s(hole binary64 b)) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (+ (* 2 (* a b)) (pow a 2)))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (* 2 (/ a b)))))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (+ (* 2 (/ a b)) (/ (pow a 2) (pow b 2))))))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* b (+ (* 2 a) (/ (pow a 2) b))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* b (+ 2 (/ a b))))) |
#s(approx (* (+ a b) (+ a b)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) #s(hole binary64 (* (pow b 2) (+ 1 (* -1 (/ (+ (* -2 a) (* -1 (/ (pow a 2) b))) b)))))) |
#s(approx (* (+ (* 2 b) a) a) #s(hole binary64 (* -1 (* b (+ (* -2 a) (* -1 (/ (pow a 2) b))))))) |
#s(approx (+ (* 2 b) a) #s(hole binary64 (* -1 (* b (- (* -1 (/ a b)) 2))))) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64))) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 6 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a) #s(literal 3 binary64))) (+.f64 (pow.f64 b #s(literal 4 binary64)) (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (*.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64)))) (neg.f64 (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)))) (neg.f64 (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a)))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64))))) |
(/.f64 (neg.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (pow.f64 b #s(literal 4 binary64))) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b))) |
(/.f64 (-.f64 (pow.f64 b #s(literal 4 binary64)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64))) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) a) a)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (pow.f64 a #s(literal 6 binary64))) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)))) |
(/.f64 (+.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (pow.f64 b #s(literal 6 binary64))) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 #s(literal 1 binary64) (neg.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (*.f64 #s(literal 1 binary64) (neg.f64 b)) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (neg.f64 (fabs.f64 b)) (neg.f64 (fabs.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (fabs.f64 (fabs.f64 b)) (fabs.f64 (fabs.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (exp.f64 (log.f64 b)) (exp.f64 (log.f64 b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (pow.f64 (neg.f64 b) #s(literal 1 binary64)) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (*.f64 (neg.f64 b) b) #s(literal -1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (fabs.f64 b) (fabs.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (fma.f64 b b (*.f64 a a))) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 #s(literal -1 binary64) (*.f64 (neg.f64 b) b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b)) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (neg.f64 b) (*.f64 (neg.f64 b) #s(literal 1 binary64)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (fma.f64 b b (*.f64 a a))) |
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (fma.f64 b b (*.f64 a a))) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 (*.f64 b b) #s(literal 1 binary64) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (fma.f64 b b (*.f64 a a))) |
(fma.f64 b (fma.f64 #s(literal 2 binary64) a b) (*.f64 a a)) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (fma.f64 b b (*.f64 a a))) |
(fma.f64 b b (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(fma.f64 b b (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(fma.f64 a (fma.f64 #s(literal 2 binary64) b a) (*.f64 b b)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (fma.f64 b b (*.f64 a a))) |
(fma.f64 a a (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 (neg.f64 a) a)))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b))) (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)))) |
(-.f64 (/.f64 (pow.f64 b #s(literal 4 binary64)) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a)))) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 (neg.f64 a) a)) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 (fma.f64 #s(literal 2 binary64) a b)) b)) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 b) (fma.f64 #s(literal 2 binary64) a b))) |
(-.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 (neg.f64 b) b)) |
(-.f64 (*.f64 b b) (*.f64 (neg.f64 a) (fma.f64 #s(literal 2 binary64) b a))) |
(-.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a)) |
(+.f64 (fma.f64 b b (*.f64 a a)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(+.f64 (fma.f64 a a (*.f64 b b)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 3 binary64)) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64)))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 (*.f64 a a) (-.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64)))) (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 b b) (fma.f64 b b (*.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a)) a)) (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 2 binary64))))) |
(+.f64 (/.f64 (pow.f64 b #s(literal 6 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64)))) (/.f64 (pow.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) #s(literal 3 binary64)) (fma.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 (neg.f64 b) b)) (pow.f64 b #s(literal 4 binary64))))) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) a b) b) (*.f64 a a)) |
(+.f64 (*.f64 a a) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
(+.f64 (*.f64 (fma.f64 #s(literal 2 binary64) b a) a) (*.f64 b b)) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (fma.f64 b b (*.f64 a a))) |
(+.f64 (*.f64 b b) (*.f64 (neg.f64 (fma.f64 #s(literal -2 binary64) b (neg.f64 a))) a)) |
(+.f64 (*.f64 b b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
(*.f64 #s(literal -1 binary64) b) |
(*.f64 b #s(literal -1 binary64)) |
(neg.f64 b) |
b |
(*.f64 (fma.f64 #s(literal 2 binary64) b a) a) |
(*.f64 a (fma.f64 #s(literal 2 binary64) b a)) |
(/.f64 (*.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 b b))) a) (-.f64 a (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (*.f64 (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 (neg.f64 a) a)) a) (-.f64 (*.f64 #s(literal 2 binary64) b) a)) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) a) (fma.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 a a))) |
(/.f64 (*.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) a) (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))))) |
(/.f64 (*.f64 a (-.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 b b)))) (-.f64 a (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (*.f64 a (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 (neg.f64 a) a))) (-.f64 (*.f64 #s(literal 2 binary64) b) a)) |
(/.f64 (*.f64 a (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 a a))) |
(/.f64 (*.f64 a (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))))) |
(/.f64 (-.f64 (pow.f64 a #s(literal 4 binary64)) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64))) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b)))) |
(/.f64 (neg.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 (neg.f64 a) a)))) |
(/.f64 (neg.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 a #s(literal 6 binary64)))) (neg.f64 (fma.f64 (*.f64 a a) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(/.f64 (-.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (pow.f64 a #s(literal 4 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 (neg.f64 a) a))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 a #s(literal 6 binary64))) (+.f64 (pow.f64 a #s(literal 4 binary64)) (-.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (*.f64 (*.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) a) a)))) |
(/.f64 (fma.f64 (pow.f64 (*.f64 b a) #s(literal 3 binary64)) #s(literal 8 binary64) (pow.f64 a #s(literal 6 binary64))) (fma.f64 (*.f64 a a) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)))) |
(fma.f64 (fabs.f64 a) (fabs.f64 a) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (exp.f64 (log.f64 a)) (exp.f64 (log.f64 a)) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (neg.f64 a) (neg.f64 a) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 a a)) |
(fma.f64 #s(literal 1 binary64) (*.f64 a a) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 a a) #s(literal 1 binary64) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(fma.f64 (*.f64 #s(literal 2 binary64) b) a (*.f64 a a)) |
(fma.f64 (*.f64 b a) #s(literal 2 binary64) (*.f64 a a)) |
(fma.f64 #s(literal 2 binary64) (*.f64 b a) (*.f64 a a)) |
(fma.f64 (+.f64 b a) a (*.f64 b a)) |
(fma.f64 b (*.f64 #s(literal 2 binary64) a) (*.f64 a a)) |
(fma.f64 b a (*.f64 (+.f64 b a) a)) |
(fma.f64 a (*.f64 #s(literal 2 binary64) b) (*.f64 a a)) |
(fma.f64 a (+.f64 b a) (*.f64 b a)) |
(fma.f64 a b (*.f64 (+.f64 b a) a)) |
(fma.f64 a a (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(-.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 (neg.f64 a) a))) (/.f64 (pow.f64 a #s(literal 4 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) a) b (*.f64 (neg.f64 a) a)))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 a) (*.f64 #s(literal 2 binary64) b))) |
(-.f64 (*.f64 a a) (*.f64 (neg.f64 (*.f64 b a)) #s(literal 2 binary64))) |
(-.f64 (*.f64 a a) (*.f64 (*.f64 #s(literal -2 binary64) a) b)) |
(-.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 (neg.f64 a) a)) |
(+.f64 (/.f64 (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 3 binary64)) (fma.f64 (*.f64 a a) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64)))) (/.f64 (pow.f64 a #s(literal 6 binary64)) (fma.f64 (*.f64 a a) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))) (pow.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) #s(literal 2 binary64))))) |
(+.f64 (*.f64 (+.f64 b a) a) (*.f64 b a)) |
(+.f64 (*.f64 a a) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
(+.f64 (*.f64 (*.f64 b a) #s(literal 2 binary64)) (*.f64 a a)) |
(+.f64 (*.f64 b a) (*.f64 (+.f64 b a) a)) |
(/.f64 (-.f64 (pow.f64 a #s(literal 3 binary64)) (*.f64 #s(literal -8 binary64) (pow.f64 b #s(literal 3 binary64)))) (fma.f64 a a (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 (*.f64 #s(literal -2 binary64) a) b)))) |
(/.f64 (neg.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 b b)))) (neg.f64 (-.f64 a (*.f64 #s(literal 2 binary64) b)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 (neg.f64 a) a))) (neg.f64 (-.f64 (*.f64 #s(literal 2 binary64) b) a))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 a a)))) |
(/.f64 (neg.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64)))) (neg.f64 (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b)))))) |
(/.f64 (-.f64 (*.f64 a a) (*.f64 #s(literal 4 binary64) (*.f64 b b))) (-.f64 a (*.f64 #s(literal 2 binary64) b))) |
(/.f64 (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 (neg.f64 a) a)) (-.f64 (*.f64 #s(literal 2 binary64) b) a)) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 a a))) |
(/.f64 (fma.f64 #s(literal 8 binary64) (pow.f64 b #s(literal 3 binary64)) (pow.f64 a #s(literal 3 binary64))) (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))))) |
(fma.f64 #s(literal 2 binary64) b a) |
(fma.f64 b #s(literal 2 binary64) a) |
(-.f64 (/.f64 (*.f64 a a) (-.f64 a (*.f64 #s(literal 2 binary64) b))) (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (-.f64 a (*.f64 #s(literal 2 binary64) b)))) |
(-.f64 (/.f64 (*.f64 #s(literal 4 binary64) (*.f64 b b)) (-.f64 (*.f64 #s(literal 2 binary64) b) a)) (/.f64 (*.f64 a a) (-.f64 (*.f64 #s(literal 2 binary64) b) a))) |
(-.f64 a (*.f64 (neg.f64 b) #s(literal 2 binary64))) |
(-.f64 a (*.f64 #s(literal -2 binary64) b)) |
(+.f64 (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 a a))) (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 3 binary64)) (fma.f64 (*.f64 #s(literal 2 binary64) b) (-.f64 (*.f64 #s(literal 2 binary64) b) a) (*.f64 a a)))) |
(+.f64 (/.f64 (pow.f64 (*.f64 #s(literal 2 binary64) b) #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b))))) (/.f64 (pow.f64 a #s(literal 3 binary64)) (fma.f64 #s(literal 4 binary64) (*.f64 b b) (*.f64 a (-.f64 a (*.f64 #s(literal 2 binary64) b)))))) |
(+.f64 (*.f64 #s(literal 2 binary64) b) a) |
(+.f64 (+.f64 b a) b) |
(+.f64 b (+.f64 b a)) |
(+.f64 a (*.f64 (neg.f64 b) #s(literal -2 binary64))) |
(+.f64 a (*.f64 #s(literal 2 binary64) b)) |
#s(literal 2 binary64) |
a |
#s(approx (* (+ a b) (+ a b)) (*.f64 b b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (*.f64 b b)) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (*.f64 (fma.f64 #s(literal 2 binary64) a b) b)) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
#s(approx (* (+ (* 2 b) a) a) (*.f64 (*.f64 b a) #s(literal 2 binary64))) |
#s(approx (* (+ (* 2 b) a) a) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* 2 b) a) (*.f64 #s(literal 2 binary64) b)) |
#s(approx (+ (* 2 b) a) (fma.f64 #s(literal 2 binary64) b a)) |
#s(approx a a) |
#s(approx (* (+ a b) (+ a b)) (*.f64 a a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (*.f64 a a)) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (* (+ (* 2 b) a) a) (*.f64 a a)) |
#s(approx (* (+ (* 2 b) a) a) (*.f64 (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a) a)) |
#s(approx (+ (* 2 b) a) a) |
#s(approx (+ (* 2 b) a) (*.f64 (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64)) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (*.f64 (fma.f64 (/.f64 b a) (/.f64 b a) (fma.f64 (/.f64 b a) #s(literal 2 binary64) #s(literal 1 binary64))) (*.f64 a a))) |
#s(approx (+ (* 2 b) a) (*.f64 (neg.f64 a) (fma.f64 #s(literal -2 binary64) (/.f64 b a) #s(literal -1 binary64)))) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (fma.f64 (fma.f64 #s(literal 2 binary64) b a) a (*.f64 b b))) |
#s(approx (neg b) (neg.f64 b)) |
#s(approx b b) |
#s(approx (* (+ (* 2 b) a) a) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (*.f64 (*.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) #s(literal 1 binary64)) b) b)) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (* (+ (* 2 b) a) a) (*.f64 (fma.f64 #s(literal 2 binary64) a (*.f64 a (/.f64 a b))) b)) |
#s(approx (+ (* 2 b) a) (*.f64 (+.f64 (/.f64 a b) #s(literal 2 binary64)) b)) |
#s(approx (* (+ a b) (+ a b)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (+ (* (neg b) (neg b)) (* (+ (* 2 b) a) a)) (*.f64 (*.f64 (-.f64 (fma.f64 (/.f64 a b) #s(literal 2 binary64) (pow.f64 (/.f64 a b) #s(literal 2 binary64))) #s(literal -1 binary64)) b) b)) |
#s(approx (* (+ (* 2 b) a) a) (*.f64 (fma.f64 a (/.f64 a b) (neg.f64 (*.f64 #s(literal -2 binary64) a))) b)) |
#s(approx (+ (* 2 b) a) (*.f64 (-.f64 (/.f64 a (neg.f64 b)) #s(literal 2 binary64)) (neg.f64 b))) |
Compiled 5 143 to 681 computations (86.8% saved)
1 alts after pruning (0 fresh and 1 done)
| Pruned | Kept | Total | |
|---|---|---|---|
| New | 197 | 0 | 197 |
| Fresh | 0 | 0 | 0 |
| Picked | 0 | 1 | 1 |
| Done | 0 | 0 | 0 |
| Total | 197 | 1 | 198 |
| Status | Accuracy | Program |
|---|---|---|
| ✓ | 100.0% | #s(approx (* (+ a b) (+ a b)) (fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
Compiled 72 to 29 computations (59.7% saved)
Total -0.0b remaining (-∞%)
Threshold costs -0b (-∞%)
| Inputs |
|---|
(*.f64 (+.f64 a b) (+.f64 a b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (fma.f64 #s(literal 2 binary64) a b) b (*.f64 a a))) |
(fma.f64 (+.f64 b a) a (*.f64 (+.f64 b a) b)) |
#s(approx (* (+ a b) (+ a b)) (fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
4 calls:
| 2.0ms | b |
| 2.0ms | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 2.0ms | (+.f64 a b) |
| 2.0ms | a |
| Accuracy | Segments | Branch |
|---|---|---|
| 100.0% | 1 | (+.f64 a b) |
| 100.0% | 1 | (*.f64 (+.f64 a b) (+.f64 a b)) |
| 100.0% | 1 | a |
| 100.0% | 1 | b |
Compiled 12 to 11 computations (8.3% saved)
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 10 | 19 |
| 1 | 28 | 19 |
| 2 | 66 | 19 |
| 3 | 189 | 19 |
| 4 | 556 | 19 |
| 5 | 1212 | 19 |
| 6 | 4959 | 19 |
| 1× | node limit |
| Inputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
| Outputs |
|---|
#s(approx (* (+ a b) (+ a b)) (fma.f64 (neg.f64 b) (neg.f64 b) (*.f64 (fma.f64 #s(literal 2 binary64) b a) a))) |
| 1× | done |
Compiled 19 to 10 computations (47.4% saved)
Compiled 120 to 64 computations (46.7% saved)
Loading profile data...